On Wednesday 17 January 2007 13:29, Ed Leafe wrote: > On Jan 17, 2007, at 3:26 PM, johnf wrote: > > python ClassDesigner.py /home/johnf/mssqlProjects/custfrm1.cdxml > > seg faults > > No traceback? > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
No traceback- the only thing printed is the normal stuff. suse10-1:/home/johnf/downloads/daboide # python ClassDesigner.py /home/johnf/mssqlProject/custfrm1.cdxml Dabo Info Log: Wed Jan 17 13:59:37 2007: 1 database connection definition(s) loaded. Dabo Info Log: Wed Jan 17 13:59:37 2007: User interface already set to 'wx', so dApp didn't touch it. Dabo Info Log: Wed Jan 17 13:59:37 2007: wxPython Version: 2.6.3.3 wxGTK (unicode) (gtk2) Dabo Info Log: Wed Jan 17 13:59:38 2007: Could not establish connection 'PgConn' (python:8579): Gtk-CRITICAL **: gtk_widget_modify_style: assertion `GTK_IS_WIDGET (widget)' failed (python:8579): Gtk-CRITICAL **: gtk_widget_modify_style: assertion `GTK_IS_WIDGET (widget)' failed (python:8579): Gtk-CRITICAL **: gtk_widget_modify_style: assertion `GTK_IS_WIDGET (widget)' failed (python:8579): Gtk-CRITICAL **: gtk_widget_modify_style: assertion `GTK_IS_WIDGET (widget)' failed Segmentation fault using "svn status " I get: suse10-1:/home/johnf/downloads/dabo # svn status ? setuptools-0.6c3-py2.4.egg ? Dabo.egg-info ? build ? dist X dabo/lib/ofFunctions X dabo/lib/_daborevs Performing status on external item at 'dabo/lib/ofFunctions' Performing status on external item at 'dabo/lib/_daborevs' and suse10-1:/home/johnf/downloads/dabo # svn up U dabo/biz/dBizobj.py Fetching external item into 'dabo/lib/ofFunctions' Updated external to revision 19. Fetching external item into 'dabo/lib/_daborevs' U dabo/lib/_daborevs/__init__.py Updated external to revision 1779. Updated to revision 2709. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
