Hi, I recently read about Dabo and was quite interested to try it out. Unfortunately it segfaults on my machine. I am using the dabo svn trunk.
The ClassDesigner.py segfaults when I click Ok after the first menu (to create the class) ste...@lsd:~/dabo/svn/dabo/ide$ python ClassDesigner.py Segmentation fault (core dumped) [248886.860279] python[22845]: segfault at 18 ip 000000000041d3a1 sp 00007fff6294c540 error 4 in python2.6[400000+215000] I tried the same svn on a Ubuntu Intrepid system - python 2.5 and it works all fine. The other interesting segfault is running the demo. Most of them work, but when I click through to dGrid (python:22920): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15 Segmentation fault (core dumped) which seems to indicate some gtk issue. Ubuntu Jaunty details Linux lsd 2.6.28-9-generic #31-Ubuntu SMP Wed Mar 11 15:43:49 UTC 2009 x86_64 GNU/Linux Python 2.6.1+ python-wxgtk-2.8 (2.8.9.1-0ubuntu4) Are there any other relevant details? Thanks -- Stefan Lesicnik Linux System Dynamics --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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]
