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. Vainio
http://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
-~----------~----~----~----~------~----~------~--~---