Steve Staneff wrote:
> Hi,
>
> I downloaded and installed dabo today following the instructions on
> http://dabodev.com/wiki/InstallationOnLinux. In the
> step-by-step guide (http://docs.google.com/View?docid=dg79jzmg_3x78zkp), I
> made it through to using ClassDesigner.py,
> but then had a big (and repeatable) problem when clicking "Finish" after
> picking "Don't add bizobj code": the form went
> away, without saving, and with no trace of it in the ../ui directory. This
> seems to be similar to the "add controls
> from data environment causes classdesigner to seg fault under ubuntu 7.10"
> problem (ticket 1117), but I don't see any
> error messages (except for evidently omni-present messages about "assertion
> GTK_IS_WIDGET (widget) failed" and finally
> "assertion GTK_IS_WINDOW (window) failed".
>
> So what am I doing wrong? I'm using Suse 10.3, kernel 2.6.22.18-0.2-default,
> 64-bit, firebird 2.0.3.12981, python
> 2.5.1, wx 2.8.6.0.
>
> Thanks,
>
> Steve
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]