Paul McNett wrote: > Carl Karsten wrote: >> posting here because I am guessing this is my problem, not dabo. so asking >> for >> help figuring out what I broke. >> >> simpleDemo1-3 don't crash, but 2 and 3 A) both seem to be the same and b) >> the >> 'slider value' display doesn't update till the window looses focus. given >> that >> my system seems pretty borked, I am going to assume this is my problem too. >> I'll file a bug report if someone else sees it too. > > I see it. Further, moving the slider with the keyboard arrow keys moves > the slider but never updates the value. I tested on Mac. >
thanks. off to figure out trac... >> back to my real problem: >> >> v.simple: run the CD, get an error: >> >> >> [EMAIL PROTECTED]:~/src/projects/ide$ python ClassDesignerEditor.py > > I think you need to type "python ClassDesigner.py" > > I noticed another oddity though, when I did that. Closing the Object > Info form resulted in it displaying again after a few seconds. > doh. Ok, lets try this again: [EMAIL PROTECTED]:~/src/projects/ide$ python ClassDesigner.py '/usr/local/lib/python2.4/site-packages/dabo' not versioned, and not exported Dabo Info Log: Fri Mar 30 21:59:38 2007: PyOpenGL not present, so dGlWindow is not loaded. Dabo Info Log: Fri Mar 30 21:59:38 2007: 1 database connection definition(s) loaded. Dabo Info Log: Fri Mar 30 21:59:38 2007: User interface already set to 'wx', so dApp didn't touch it. Dabo Info Log: Fri Mar 30 21:59:39 2007: wxPython Version: 2.6.1.2pre wxGTK (unicode) (gtk2) (python:7844): Gtk-CRITICAL **: gtk_widget_modify_style: assertion `GTK_IS_WIDGET (widget)' failed (python:7844): Gtk-CRITICAL **: gtk_widget_modify_style: assertion `GTK_IS_WIDGET (widget)' failed (python:7844): Gtk-CRITICAL **: gtk_widget_modify_style: assertion `GTK_IS_WIDGET (widget)' failed (python:7844): Gtk-CRITICAL **: gtk_widget_modify_style: assertion `GTK_IS_WIDGET (widget)' failed (python:7844): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window != NULL' failed (python:7844): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window != NULL' failed Segmentation fault Platform: GTK Python Version: 2.4.3 on linux2 Dabo Version: Version 0.8a; Revision UI Version: 2.6.1.2pre on wxGTK (gtk2) Carl K _______________________________________________ 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]
