Hi Ville, thanks for coming back that fast. I did a "bzr revert", the only M was with leoSettings.leo I ddn't think I changd anything there. Anyways the output when starting leo changed to: ./launchLeo.py -- gui=qt reading settings in /usr/local/src/PYTHON/leo-bzr/trunk/leo/config/ leoSettings.leo Using menus from leoSettings.leo reading settings in /usr/local/home/.leo/myLeoSettings.leo Using menus from myLeoSettings.leo reading /usr/local/home/.leo/.leoRecentFiles.txt Segmentation fault
The effect stays same. No for the home :) ... I just share some config dirs which I placed in /usrl/local/home to share them from two different linux partitions by links to the dir. That way I always keep one stable and one bleeding edge ubuntu on my system with pretty much the same data files. best regards Stefan On 14 Jun., 14:34, "Ville M. Vainio" <[email protected]> wrote: > On Sun, Jun 14, 2009 at 5:20 PM, znafets<[email protected]> wrote: > > File "/usr/lib/python2.6/xml/sax/expatreader.py", line 211, in feed > > self._err_handler.fatalError(exc) > > > File "/usr/lib/python2.6/xml/sax/handler.py", line 38, in fatalError > > raise exception > > > SAXParseException: <unknown>:12:1: not well-formed (invalid token) > > Ensure your trunk is crean of conflict markers & such by doing "bzr revert". > > > reading settings in /usr/local/home/.leo/myLeoSettings.leo > > Using menus from myLeoSettings.leo > > reading /usr/local/home/.leo/.leoRecentFiles.txt > > Segmentation fault > > Your home is in /usr/local? Sounds weird, is that the way it should be? > > I'm wondering whether pyqt in karmic is in unstable stage still. You > may want to make it dump core ('ulimit -c unlimited' on term before > launching) and then analyze the core (gdb /usr/bin/python core). > > -- > Ville M. Vainiohttp://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
