[PyQt] Image handling issues

Nahuel Defossé nahueldefosse at yahoo.com.ar
Sat Dec 6 03:08:15 GMT 2008


Hi,
I'm trying to build a GUI for a CLI application which works with PIL (Python 
Imaging Library). I'm experiencing image corruptions when I work with any 
format but jpeg on a QGraphicsView/QGraphicsScene. I'm not sure if this is a 
PyQt4 issue or a PIL issue.
Code attached.
I'm working on Ubuntu 8.04 with stock PyQt4 and PIL (python-imaging).

Regards
Nahuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: application/x-python
Size: 1065 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20081206/45ea9713/test-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: videoico.gif
Type: image/gif
Size: 1831 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20081206/45ea9713/videoico-0001.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: videoico.tiff
Type: image/tiff
Size: 3532 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20081206/45ea9713/videoico-0001.tiff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: videoico.png
Type: image/png
Size: 1695 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20081206/45ea9713/videoico-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: videoico.jpeg
Type: image/jpeg
Size: 1245 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20081206/45ea9713/videoico-0001.jpeg


More information about the PyQt mailing list