Hi!

After I patched the Dabo with you patch, I got the following error when click on column labels:

Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/Dabo-0.6.5s-py2.4.egg/dabo/lib/eventMixin.py", line 87, in raiseEvent
    bindingFunction(event)
File "/usr/lib/python2.4/site-packages/Dabo-0.6.5s-py2.4.egg/dabo/ui/uiwx/dGrid.py", line 2746, in _onGridHeaderMouseRightClick
    help=_("Autosize the column based on the data in the column."))
File "/usr/lib/python2.4/site-packages/Dabo-0.6.5s-py2.4.egg/dabo/ui/uiwx/dMenu.py", line 184, in append
    item = self._getItem(bindfunc, help, bmp, menutype, **kwargs)
File "/usr/lib/python2.4/site-packages/Dabo-0.6.5s-py2.4.egg/dabo/ui/uiwx/dMenu.py", line 284, in _getItem
    itmtyp = self._getItemType(menutype)
File "/usr/lib/python2.4/site-packages/Dabo-0.6.5s-py2.4.egg/dabo/ui/uiwx/dMenu.py", line 311, in _getItemType
    if self.Application.Platform != "GTK":
AttributeError: 'NoneType' object has no attribute 'Platform'

--
Basil Shubin
Freelance Software Developer


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to