All,

Using pyqt4 (and apparently not knowing how to get the version), Qt4.2.3, and 
python 2.4.3 under Mandriva Linux.

When I use QSvgRenderer's file loader, I get mysterious and random hangs.  
There's no correlation between the files that aren't loading and the hangs, 
meaning sometimes the file will load, and sometimes it won't.  When I open 
the file using python's open() call and read it, then pass the contents in to 
QSvgRenderer.load() as a QByteArray, it works fine.

Not sure if it's a Qt bug or not, but it appears to be.  :)  Anybody else 
encounter this?

Dave
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to