Python 2.6.5
wx 2.8.11.1
PIL version 1.1.7
Ubuntu 10.04.1 (tested fine on Mac; untested on Windows)
dabo trunk
Haven't yet tested other platforms.
Traceback (most recent call last):
File "sbs_studio.py", line 174, in <module>
main()
File "sbs_studio.py", line 57, in main
app.setup()
File
"/home/pmcnett/py/sbs/shutter_studio/trunk/clients/shutter_studio/App.py",
line 395, in setup
self._splash = ui.FrmSplash()
File "/home/pmcnett/dabo-full/trunk/dabo/ui/uiwx/dForm.py", line 947,
in __init__
*args, **kwargs)
File "/home/pmcnett/dabo-full/trunk/dabo/ui/uiwx/dForm.py", line 47,
in __init__
attProperties=attProperties, *args, **kwargs)
File "/home/pmcnett/dabo-full/trunk/dabo/ui/uiwx/dFormMixin.py", line
75, in __init__
attProperties=attProperties, *args, **kwargs)
File "/home/pmcnett/dabo-full/trunk/dabo/ui/uiwx/dPemMixin.py", line
193, in __init__
self._afterInit()
File "/home/pmcnett/dabo-full/trunk/dabo/ui/uiwx/dForm.py", line 74,
in _afterInit
super(BaseForm, self)._afterInit()
File "/home/pmcnett/dabo-full/trunk/dabo/ui/uiwx/dFormMixin.py", line
129, in _afterInit
super(dFormMixin, self)._afterInit()
File "/home/pmcnett/dabo-full/trunk/dabo/ui/uiwx/dPemMixin.py", line
330, in _afterInit
self.afterInit()
File
"/home/pmcnett/py/sbs/shutter_studio/trunk/clients/ss_common/ui/FrmSplashBase.py",
line 40, in afterInit
self.img.Picture = pic ## bug in dImage corrupts the image buffer
if sent as constructor
File "/home/pmcnett/dabo-full/trunk/dabo/ui/uiwx/dImage.py", line
310, in _setPicture
exif = pil_img._getexif()
File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 512, in
__getattr__
raise AttributeError(name)
AttributeError: _getexif
One thing that may differ from the norm is that this image is being
displayed before app.MainLoop() is ever called...
Paul
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]