Am Mittwoch, 29. Oktober 2008 15:35:00 schrieb Sibylle Koczian: > > At the moment I'm back at revision 4571, but all other package versions > are the same. > > Dabo version and related package versions: > > Platform: GTK > Python Version: 2.5.2 on linux2 > Dabo Version: Version 0.8.4; Revision 4571 > UI Version: 2.8.9.1 on wxGTK (gtk2) > > wxPython: 2.8.9.1 installed > > wxGTK: 2.8.9.1 and 2.6.4.0-r3 installed > > gtk+: 2.12.11 and 1.2.10-r12 installed > > Architecture: x86. Python, wxPython and wxGTK are from the testing > branch (~x86). > > Different package versions should be able to coexist on the system > (Gentoo uses different slots for them), so I don't really think the > _additional_ older versions are at the root of the trouble. Moreover the > two different wxGTK versions are installed on my other machine as well, > and there the new Dabo revisions work correctly. >
Trying again with revision 4626, versions of other packages unchanged. Still can't start any Dabo application using a dGrid in its main window. When I start the application from the "Step by Step guide" it crashes if I try to open the "Summary" page. Always "Speicherzugriffsfehler" - is that the same as "Segmentation fault"? Temporary uninstall of gtk+-1.2 and of wxGTK 2.6 didn't change anything. Then I looked at the use flags for all involved packages, but didn't see anything I thought suspicious, except perhaps the "-threads" for Python. Re-emerged Python with use flag "threads" activated, but that didn't help either. There are bug reports about wxpython in the Gentoo bugzilla, but they seem to concern Python 2.6, and if I understand them correctly those are cases where "import wx" fails. I can import wx, and the wxPython Demo works, grid example included. This is certainly something wrong on this machine, but what? I thought of testing the memory, but could defective memory result in such a single, reproducible crashing behavior? Sibylle -- Dr. Sibylle Koczian Fasanenstraße 12 82293 Mittelstetten _______________________________________________ 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]
