On Sat, Feb 7, 2015 at 6:50 PM, resi147 <[email protected]> wrote:
>
my leo file does not longer load. I admit it is really huge, 14MB
Size shouldn't matter ;-)
> File "/Users/abc/Applications/leo-editor/leo/core/leoShadow.py", line 681,
> in separate_sentinels
> if marker.isSentinel(line):
> File "/Users/abc/Applications/leo-editor/leo/core/leoShadow.py", line
> 915, in isSentinel
> if self.delim1 and s.startswith(self.delim1):
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7:
> ordinal not in range(128)
>
> And leo does not start - hanging on the splash screen.
>
Thanks for this report. I'll fix this immediately.
In the meantime, you can disable the new @nosent scheme by setting::
new_nosent = False
at the start of leoAtFile.py. Naturally, you will have to keep doing so
after every git pull until I fix this.
Edward
--
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/d/optout.