On Mon, Mar 05, 2012 at 02:08:49AM +0400, Dev The wrote: Please, don't send html email.
> <div>My account name consists of non-latin letters. And every time I opened > LyX the dialog "Document Class not Available" appeared. The reconfiguration > failed. So I tried to reconfigure through command line > (...\LyX20\Python\python.exe ...\LyX20\Resources\configure.py) and got the > next error message:</div><div> File > "...\LyX20\Resources\configure.py", line 114, in checkTeXPaths</div><div> > longname = unicode(tmpfname)</div><div> UnicodeDecodeError: 'ascii' > codec can't decode byte 0xcd in position 3: ordinal not in</div><div> > range(128)</div><div>Because of the application data folder for LyX is > located in a user-profile folder the python script should check the system > code page first.</div><div>Best > regards!</div><div> </div><div>P.S. </div><div>Windows XP SP3</div><div>LyX > 2.0.3</div> The problem is with the temporary folder, not the user-profile folder. I'm going to fix it. -- Enrico