Uwe,
I don't see anything so helpful. I get a long set of errors like these when
starting issuing "python ClassDesigner.py":
(python:25092): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
(python:25092): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
(python:25092): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
(python:25092): Gtk-CRITICAL **: gtk_widget_remove_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
(python:25092): Gtk-CRITICAL **: gtk_widget_remove_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
(python:25092): Gtk-CRITICAL **: gtk_widget_remove_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
(python:25092): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
(python:25092): Gtk-WARNING **: gtkwidget.c:4249: no accelerator (113,4)
installed in accel group (0x290ce00) for
GtkImageMenuItem (0x28c6ad0)
(python:25092): Gtk-WARNING **: gtkwidget.c:4249: no accelerator (113,4)
installed in accel group (0x290ce00) for
GtkImageMenuItem (0x28c6ad0)
(python:25092): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
(python:25092): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion
`GTK_IS_WIDGET (widget)' failed
...
which stay on the screen until the crash, when I get more of those (? - hard to
tell) plus this:
(python:25092): Gtk-CRITICAL **: gtk_window_set_modal: assertion `GTK_IS_WINDOW
(window)' failed
I use wx/Python in other contexts, and haven't seen this problem before.
Thanks,
Steve
_______________________________________________
www.constructiondatares.com
reply to: [EMAIL PROTECTED] <or>
[EMAIL PROTECTED]
Uwe Grauer wrote:
> ...
>
> Is the traceback you are getting similar to this?
>
> Traceback (most recent call last):
> File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dGrid.py", line
> 3730, in __onWxHeaderPaint
> self.raiseEvent(dEvents.GridHeaderPaint, evt)
> File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dPemMixin.py",
> line 926, in raiseEvent
> super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
> **kwargs)
> File "/usr/lib/python2.5/site-packages/dabo/lib/eventMixin.py", line
> 92, in raiseEvent
> bindingFunction(event)
> File "/home/uwe/src/dabo/ide/ClassDesignerControlMixin.py", line 193,
> in onGridHeaderPaint
> self._paintHeader()
> File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dGrid.py", line
> 2295, in _paintHeader
> updateBox = w._updateBox
> AttributeError: 'Window' object has no attribute '_updateBox'
> PROP DICT ERROR: >DataField<, row=1
> PROP DICT ERROR: >Editable<, row=2
> PROP DICT ERROR: >Expand<, row=3
> PROP DICT ERROR: >Font<, row=4
> PROP DICT ERROR: >FontBold<, row=5
> PROP DICT ERROR: >FontFace<, row=6
> PROP DICT ERROR: >FontItalic<, row=7
> PROP DICT ERROR: >FontSize<, row=8
> PROP DICT ERROR: >FontUnderline<, row=9
> PROP DICT ERROR: >HeaderBackColor<, row=10
> PROP DICT ERROR: >HeaderFont<, row=11
> PROP DICT ERROR: >HeaderFontBold<, row=12
>
> (python:3416): Gtk-CRITICAL **: gtk_window_set_modal: assertion
> `GTK_IS_WINDOW (window)' failed
> /home/uwe/bin/des: line 2: 3416 Segmentation fault python
> $DABOIDEPATH/ClassDesigner.py $*
>
>
>
_______________________________________________
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/[EMAIL PROTECTED]