Hi,
starting leo on the ubuntu karmic in qt mode yields:
./launchLeo.py --gui=qt
reading settings in /usr/local/src/PYTHON/leo-bzr/trunk/leo/config/
leoSettings.leo
error parsing /usr/local/src/PYTHON/leo-bzr/trunk/leo/config/
leoSettings.leo
Traceback (most recent call last):
File "/usr/local/src/PYTHON/leo-bzr/trunk/leo/core/
leoFileCommands.py", line 1332, in parse_leo_file
parser.parse(theFile) # expat does not support parseString
File "/usr/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
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)
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
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---