Viktor, On Tue, Dec 31, 2019 at 11:45 AM Viktor Ransmayr <[email protected]> wrote:
> You were right with your assumption. - I tried it both with Leo 6.1-final > as well as 6.2-b1-devel - and - it works as you suspected. > > In both cases it does throw a type error related to ...\spellCommands.py - > but - it does open the workbook.leo outline. > Looks like you ran into issue https://github.com/leo-editor/leo-editor/issues/1453. I just posted a comment there stating that the attempted fix for that issue did not work. > Thanks a lot for your explanation! > > With kind regards, > > Viktor > > PS: Just for the record - Here's the startup log for Leo 6.2-b1-devel: > > Leo Log Window > Leo 6.2-b1-devel > Python 3.7.6, PyQt version 5.12.6 > Windows 10 AMD64 (build 10.0.18362) SP0 > current dir: C:/Users/Viktor/pyve/github/Leo-devel > load dir: C:/users/viktor/pyve/github/leo-devel/devel/leo-editor-devel/leo > /core > global config dir: C:/users/viktor/pyve/github/leo-devel/devel/leo-editor- > devel/leo/config > home dir: C:/Users/Viktor > reading settings in C:/users/viktor/pyve/github/leo-devel/devel/leo-editor > -devel/leo/config/leoSettings.leo > Do spellpyx.txt file found > unexpected error creating: None > Traceback (most recent call last): > > File > "c:\users\viktor\pyve\github\leo-devel\devel\leo-editor-devel\leo\commands\spellCommands.py" > , line 62, in create > f = open(fn, mode='wb') > > TypeError: expected str, bytes or os.PathLike object, not NoneType > > reading settings in C:/users/viktor/pyve/github/leo-devel/devel/leo-editor > -devel/leo/doc/CheatSheet.leo > > > > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/leo-editor/0214f56c-76bf-4c44-a55e-cddb740333ca%40googlegroups.com > <https://groups.google.com/d/msgid/leo-editor/0214f56c-76bf-4c44-a55e-cddb740333ca%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAO5X8CwbwvcQKhQ_QaL4P1HPtknqZ8RHEEvbrsmC%2B0E2qTXULg%40mail.gmail.com.
