Hello Edward & Matt, Am Dienstag, 29. Oktober 2019 14:59:46 UTC+1 schrieb Edward K. Ream: > > On Tue, Oct 29, 2019 at 4:17 AM Viktor Ransmayr <[email protected] > <javascript:>> wrote: > >> Settings > Open A Theme File doesn't work. >> >> That is I'm able to select a theme file, e.g. BreezeDark2Theme.leo - but >> - this outline is not opened w/i Leo. >> > > I can open a theme .leo file, but there is something wrong with the open > dialog: it doesn't actually display .leo files. >
I'm in the process of re-checking all the issues, that I had reported, when I was using Leo only on a Windows PC ... This issue ( https://github.com/leo-editor/leo-editor/issues/1425 ) does not seem to be resolved for Linux. At least not for Fedora 30. - See the following traceback I received, when I tried to open a theme file! ### Traceback (most recent call last): File "/home/user/PyVE/PyPI/Leo-stable/lib64/python3.7/site-packages/leo/core/leoCommands.py", line 2286, in executeAnyCommand return command(event) File "/home/user/PyVE/PyPI/Leo-stable/lib64/python3.7/site-packages/leo/core/leoGlobals.py", line 245, in commander_command_wrapper method(event=event) File "/home/user/PyVE/PyPI/Leo-stable/lib64/python3.7/site-packages/leo/commands/commanderFileCommands.py", line 1025, in open_theme_file g.subprocess.Popen(command) File "/usr/lib64/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib64/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/home/user/PyVE/PyPI/Leo-stable/bin/python3 /home/user/PyVE/PyPI/Leo-stable/lib64/python3.7/site-packages/leo/core/runLeo.py "/home/user/PyVE/PyPI/Leo-stable/lib64/python3.7/site-packages/leo/themes/ZephyrDarkTheme.leo"': '/home/user/PyVE/PyPI/Leo-stable/bin/python3 /home/user/PyVE/PyPI/Leo-stable/lib64/python3.7/site-packages/leo/core/runLeo.py "/home/user/PyVE/PyPI/Leo-stable/lib64/python3.7/site-packages/leo/themes/ZephyrDarkTheme.leo"' ### Do you want me to re-open the existing issue - or - create a new issue? 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/e82de35a-28e6-4862-9886-8d6482697498%40googlegroups.com.
