[PyKDE] PyKDE Snapshot
Mathieu Bouchard
mbouchar at bioinfo.ulaval.ca
Tue Apr 25 20:59:50 BST 2006
Hi,
I've tried the latest snapshot of pykde with sip 4.4.2 and pyqt 3.16 and
almost everything is working fine.
In fact, I'm only having some problems with the KIO namespace. With the latest
snapshot of pykde, I was doing :
...
from kio import KIO
copy_job = KIO.file_copy(file_path, tmp_file)
...
but with the latest snapshot, file_copy is not part of KIO.
I've checked the sip files for kio and the file_copy method is defined in
sip/kio/job.sip while the remaining of the KIO namespace is defined in
multiple files.
When creating the KIO namespace, it seems that only the file sip/kio/global.h
is used.
I don't know if I'm doing something wrong, because I'm not following every
changes of pykde
Thanks
Le Dimanche 23 Avril 2006 00:34, Jim Bublitz a écrit :
> I've sent Phil the new PyKDE snapshot (PyKDE-snapshot20060422.tar.gz) and
> it should be available soon at riverbankcomputing.co.uk, allowing for
> timezone differences and Phil's schedule.
>
> This snapshot *requires* sip 4.1.1 and probably will not build with any
> earlier sip version. I've only tested it with 4.1.1 and KDE versions 3.1.4,
> 3.3.0, and 3.4.2-3.5.2. It's up to date for KDE 3.5.2, and includes some,
> but not all of the fixes and patches requested on the list - I'll get to
> those next week, along with any new bugs, and put out a final release in a
> week or two.
>
> As usual, please report any problems.
>
> Jim
>
> _______________________________________________
> PyKDE mailing list PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
--
Mathieu Bouchard
Centre de bio-informatique
Pavillon Charles-Eugène-Marchand
Université Laval
Québec, Canada
www.bioinfo.ulaval.ca
Avis relatif à la confidentialité/Notice of Confidentiality
http://www.rec.ulaval.ca/lce/securite/confidentialite.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060425/a8509c1c/attachment.bin
More information about the PyQt
mailing list