Paul McNett wrote:
> Carl Karsten wrote:
>> This time running my app, right after generating it (so no tweaks yet)
>>
>> (python:9037): Gtk-CRITICAL **: gtk_container_remove: assertion 
>> `GTK_IS_TOOLBAR 
>> (container) || widget->parent == GTK_WIDGET (container)' failed
>> ./go.sh: line 2:  9037 Segmentation fault      (core dumped) python op7.py
>>
>> Not expecting anyone here to do anything, other than be on the lookout for a 
>> pattern.
> 
> What OS (looks like Gtk), revision of dabo, version of wxPython, version 
> of Python?
> 

What are the chances of a GetVersionsOfThings.py that will display this stuff? 
I started to write it, but got hungry.

In general, whatever the default is for Ubuntu Edgy.  I try to keep this box 
sane.  my laptop is Dapper, beta and a bit loopy. and I have a few other boxes 
with this and that.  I'll try on them after lunch.

[EMAIL PROTECTED]:~/dev/dabo/tests$ uname -a
Linux dell17 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 
GNU/Linux

[EMAIL PROTECTED]:~/dev/dabo/tests$ python
Python 2.4.4c1 (#2, Oct 11 2006, 21:51:02)
[GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.

 >>> import wx
 >>> wx
<module 'wx' from 
'/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/__init__.pyc'>
 >>> wx.VERSION
(2, 6, 3, 2, '')

 >>> import dabo
'/usr/lib/python2.4/site-packages/dabo' not versioned, and not exported
 >>> dabo.version
{'version': '0.8a', 'revision': ''}

[EMAIL PROTECTED]:~/dabo/dabo/dabo$ svnversion
2557:2558M

Carl K

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

Reply via email to