Wrap PIL's IOerror
Reported by Virgil Dupras | December 15th, 2009 @ 09:58 AM | in me5.7 pe1.8 (closed)
Application Name: dupeGuru Picture Edition
Version: 1.7.8
Traceback (most recent call last):
File "C:\src\dupeguru\pe17\build\pyi.win32\dgpe\outPYZ1.pyz/hsutil.job", line 199, in _async_run
File "C:\src\dupeguru\pe17\build\pyi.win32\dgpe\outPYZ1.pyz/dupeguru.app", line 89, in _do_load
File "C:\src\dupeguru\pe17\build\pyi.win32\dgpe\outPYZ1.pyz/hsfs._fs", line 177, in _read_all_info
File "C:\src\dupeguru\pe17\build\pyi.win32\dgpe\outPYZ1.pyz/app", line 38, in _read_info
File "C:\src\dupeguru\pe17\build\pyi.win32\dgpe\outPYZ1.pyz/PIL.Image", line 1901, in open
File "C:\src\dupeguru\pe17\build\pyi.win32\dgpe\outPYZ1.pyz/PIL.ImageFile", line 82, in __init__
File "C:\src\dupeguru\pe17\build\pyi.win32\dgpe\outPYZ1.pyz/PIL.BmpImagePlugin", line 164, in _open
File "C:\src\dupeguru\pe17\build\pyi.win32\dgpe\outPYZ1.pyz/PIL.BmpImagePlugin", line 120, in _bitmap
IOError: Unsupported BMP compression (1)
Just wrap it and ignore the file.
Comments and changes to this ticket
-
Virgil Dupras December 15th, 2009 @ 05:55 PM
- Tag changed from bug, pe to bug, pe, qt
-
Virgil Dupras December 15th, 2009 @ 05:55 PM
- State changed from accepted to fixed
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 79 Wrap PIL's IOerror (from [258]) [#79 state:fixed] Wrapped PIL's IOError into...