On 31 Jan., 02:50, "Edward K. Ream" <[email protected]> wrote:
> As noted in another thread, I also changed Leo's rst3 code so that it
> uses utf-8 by default for all files. Formerly the hard-coded encoding
> for was iso-8859-1, except for html files which used utf-8. That has
> to be wrong, it seems to me.
>
> These will probably be the last changes before b3, coming in a day or
> two. Please test and report any problems immediately. Thanks.
I have not fully analyzed the problem, but something is 'strange/
wrong'
with HTML generation from rst3.
The operation succeeds, however I consistently get exceptions and
tracebacks, when performing the operation ...
<Log>
Leo Log Window
Leo 4.7 b2, build 2790, January 29, 2010
Python 2.6.2, Tk 8.5, Pmw 1.3
Windows 5, 1, 2600, 2, Service Pack 3
leoID=RV20090910 (in C:\Dokumente und Einstellungen\VR\.leo)
load dir: C:\leo-editor\leo\core
global config dir: C:\leo-editor\leo\config
home dir: C:\Dokumente und Einstellungen\VR
reading settings in C:\leo-editor\leo\config\leoSettings.leo
using menus from: leoSettings.leo
reading settings in C:\Dokumente und Einstellungen\VR\.leo
\myLeoSettings.leo
reading settings in C:\Dokumente und Einstellungen\VR\Eigene Dateien
\Tools\Leo\Leo-4.7-beta-tests.leo
default encoding utf-8
@enabled-plugins found in myLeoSettings.leo
Can not load c:\aspell\bin\aspell-15.dll
reading: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
\Leo-4.7-beta-tests.leo
SilverCity not present so no syntax highlighting
stylesheet not found
C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
\default.css
@path: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
open path: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
wrote: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
\Leo-4.7-beta-tests\Logs\2010\01\LE-Template.html
exception creating directory: C:\Dokumente und Einstellungen\VR\Eigene
Dateien\Tools\Leo\: C:
Traceback (most recent call last):
File "C:\leo-editor\leo\core\leoGlobals.py", line 2695, in
makeAllNonExistentDirectories
os.mkdir(path)
WindowsError: [Error 123] Die Syntax f�r den Dateinamen,
Verzeichnisnamen oder die Datentr�gerbezeichnung ist falsch: u'C:\
\Dokumente und Einstellungen\\VR\\Eigene Dateien\\Tools\\Leo\\: C:'
stylesheet not found
C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
\default.css
@path: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
open path: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
wrote: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
\Leo-4.7-beta-tests\Logs\2010\01\LE-2010-01-31.html
exception creating directory: C:\Dokumente und Einstellungen\VR\Eigene
Dateien\Tools\Leo\: C:
Traceback (most recent call last):
File "C:\leo-editor\leo\core\leoGlobals.py", line 2695, in
makeAllNonExistentDirectories
os.mkdir(path)
WindowsError: [Error 123] Die Syntax f�r den Dateinamen,
Verzeichnisnamen oder die Datentr�gerbezeichnung ist falsch: u'C:\
\Dokumente und Einstellungen\\VR\\Eigene Dateien\\Tools\\Leo\\: C:'
stylesheet not found
C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
\default.css
@path: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
open path: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
wrote: C:\Dokumente und Einstellungen\VR\Eigene Dateien\Tools\Leo
\Leo-4.7-beta-tests\Logs\2010\01\LE-2010-01-30.html
done
</Log>
--
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.