[PyQt] no UDSEntryList in PyKDE leads to crash

Simon Edwards simon at simonzone.com
Wed Dec 17 22:17:41 GMT 2008


Hi,

Magnus Kulke wrote:
> there is a signal in KDE, emitted by a KIO::ListJob, "entries (KIO::Job 
> *, const KIO::UDSEntryList &). there seems to be no binding for this 
> class in python. USDEntryList is really a typedef'ed QList <UDSEntry> 
> KIO::UDSEntryList. Only UDSEntry seems to be available in PyKDE4. when 
> connecting the signal to my slot the application crashes, anyone knows 
> how to work around this?

If you can boil the problem down to something simple enough that I can 
(reasonably) easily reproduce it here, then I'll have a look at it.

cheers,

-- 
Simon Edwards             | KDE-NL, Guidance tools, Guarddog Firewall
simon at simonzone.com       | http://www.simonzone.com/software/
Nijmegen, The Netherlands | "ZooTV? You made the right choice."


More information about the PyQt mailing list