Hello Edward,

After having upgraded to the latest revision of Leo I receive the following 
traceback when I try to open the outline 'LeoDoc.leo'

<log>

2013-10-23 ~ 21:20

* Update local snapshot of Leo

    * OK. - See 'Log-001' - Snapshot is now on revision 6176
    * Restart Leo - OK. - See 'Log-002'
    * Try to 'Open LeoDocs.leo' - KO - See 'Log-003' & 'Log-004'

</log>

and 

<tb == output from CLI>

C:\Users\Viktor\Worklogs>leo ./WL2013.leo

** isPython3: True
Leo 4.11a3, build 6176, 2013-10-23 21:20:44
Python 3.3.2, qt version 4.8.5
Windows 6, 2, 9200, 2,
leoID=VR20130923 (in C:\Users\Viktor\.leo)
load dir: C:\Repositories\bzr\leo-editor\leo\core
global config dir: C:\Repositories\bzr\leo-editor\leo\config
home dir: C:\Users\Viktor
reading settings in 
C:\Repositories\bzr\leo-editor\leo\config\leoSettings.leo
reading settings in C:\Users\Viktor\.leo\myLeoSettings.leo
reading settings in C:\Users\Viktor\Worklogs\WL2013.leo
Abbreviations off
wrote recent file: C:\Users\Viktor\.leo\.leoRecentFiles.txt
reading settings in C:\Repositories\bzr\leo-editor\leo\doc\LeoDocs.leo
error parsing C:\Repositories\bzr\leo-editor\leo\doc\LeoDocs.leo
Traceback (most recent call last):

  File "C:\Python33\lib\xml\sax\expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)

xml.parsers.expat.ExpatError: not well-formed (invalid token): line 22943, 
column 1


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "C:\Repositories\bzr\leo-editor\leo\core\leoFileCommands.py", line 
1334, in parse_leo_file
    parser.parse(theFile) # expat does not support parseString

  File "C:\Python33\lib\xml\sax\expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)

  File "C:\Python33\lib\xml\sax\xmlreader.py", line 123, in parse
    self.feed(buffer)

  File "C:\Python33\lib\xml\sax\expatreader.py", line 211, in feed
    self._err_handler.fatalError(exc)

  File "C:\Python33\lib\xml\sax\handler.py", line 38, in fatalError
    raise exception

xml.sax._exceptions.SAXParseException: <unknown>:22943:1: not well-formed 
(invalid token)

Abbreviations off
error parsing C:\Repositories\bzr\leo-editor\leo\doc\LeoDocs.leo
Traceback (most recent call last):

  File "C:\Python33\lib\xml\sax\expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)

xml.parsers.expat.ExpatError: not well-formed (invalid token): line 22943, 
column 1


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "C:\Repositories\bzr\leo-editor\leo\core\leoFileCommands.py", line 
1334, in parse_leo_file
    parser.parse(theFile) # expat does not support parseString

  File "C:\Python33\lib\xml\sax\expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)

  File "C:\Python33\lib\xml\sax\xmlreader.py", line 123, in parse
    self.feed(buffer)

  File "C:\Python33\lib\xml\sax\expatreader.py", line 211, in feed
    self._err_handler.fatalError(exc)

  File "C:\Python33\lib\xml\sax\handler.py", line 38, in fatalError
    raise exception

xml.sax._exceptions.SAXParseException: <unknown>:22943:1: not well-formed 
(invalid token)

</tb>

With kind regards,

Viktor

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to