Ed Leafe wrote:
> On Feb 24, 2008, at 5:41 PM, Uwe Grauer wrote:
>
>>> TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'
>> Any hints on this?
>
> Sorry, I forgot to take care of this. It should be fixed in the
> latest svn.
After updateing to rev 3936 i now get this:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/uiApp.py", line
246, in _onKeyPress
self.fontZoomIn()
File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/uiApp.py", line
259, in fontZoomIn
af.iterateCall("fontZoomIn")
File "/usr/lib/python2.5/site-packages/dabo/ui/dPemMixinBase.py",
line 91, in iterateCall
func(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/dabo/ui/dPemMixinBase.py",
line 105, in fontZoomIn
self._setRelativeFontZoom(amt)
File "/usr/lib/python2.5/site-packages/dabo/ui/dPemMixinBase.py",
line 121, in _setRelativeFontZoom
self._setAbsoluteFontZoom(abs_zoom)
File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dFormMixin.py",
line 551, in _setAbsoluteFontZoom
self.super(amt)
File
"/usr/lib/python2.5/site-packages/dabo/lib/autosuper/autosuper.py", line
176, in __call__
return method(*p, **kw)
File "/usr/lib/python2.5/site-packages/dabo/ui/dPemMixinBase.py",
line 127, in _setAbsoluteFontZoom
origFontSize = self._origFontSize = getattr(self, "_origFontSize")
AttributeError: 'EditPerForm' object has no attribute '_origFontSize'
Tell me if you need more info.
Uwe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]