On Sun, Jun 14, 2009 at 9:20 AM, znafets <[email protected]> wrote:
> > File "/usr/lib/python2.6/xml/sax/handler.py", line 38, in fatalError > raise exception > > SAXParseException: <unknown>:12:1: not well-formed (invalid token) > > reading settings in /usr/local/home/.leo/myLeoSettings.leo > Using menus from myLeoSettings.leo > reading /usr/local/home/.leo/.leoRecentFiles.txt > Segmentation fault > > > tk gui at least starts the app There may be multiple problems here. Certainly, Leo/Python/Qt should never segfault, but of course that is cold comfort :-) In any case, I would remove the invalid token at line 12, character 1 of the file and try again. Continue until sax is happy. If there is still a segfault we know the problem is unrelated to sax. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
