created a grid, saved, clicked the [X] to close the "Dabo Class Designer" 
window:

[EMAIL PROTECTED]:~/dabo/daboide$ py ./ClassDesigner.py
'/usr/lib/python2.4/site-packages/dabo' not versioned, and not exported
Dabo Info Log: Sun Dec 17 20:18:13 2006: PyOpenGL not present, so dGlWindow is 
not loaded.
Dabo Info Log: Sun Dec 17 20:18:14 2006: 1 database connection definition(s) 
loaded.
Dabo Info Log: Sun Dec 17 20:18:14 2006: User interface already set to 'wx', so 
dApp didn't touch it.
Dabo Info Log: Sun Dec 17 20:18:14 2006: wxPython Version: 2.6.3.2 wxGTK 
(unicode) (gtk2)

(python:10233): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window 
!= NULL' failed

(python:10233): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window 
!= NULL' failed
Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/dabo/lib/eventMixin.py", line 97, in 
raiseEvent
     bindingFunction(event)
   File "./ClassDesigner.py", line 1184, in onEditCut
     self._selection[0].onCut(evt)
   File "/home/carl/dabo/daboide/ClassDesignerControlMixin.py", line 316, in 
onCut
     self.onDelete(evt)
   File "/home/carl/dabo/daboide/ClassDesignerControlMixin.py", line 336, in 
onDelete
     self.ControllingSizer.delete(self)
AttributeError: 'controlMix' object has no attribute 'ControllingSizer'
Dabo Info Log: Sun Dec 17 21:49:45 2006: Application finished.

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

Reply via email to