Hi 🦁,

I've managed to install Leo in Windows, in a new Miniconda environment.

The first thing I see is an outright unsuable color scheme - screenshot 
below. And when I click through the menus in search of themes, after 
selecting one, this happens: An new Leo window starts, and then *both* 
freeze.

[image: leo-colors.png]
There are no relevant errors on the console while running, only warnings 
that sound harmless:
Warning: viewrendered.py running without docutils.
load_session Ignoring invalid session unl: 
'unl:gnx://C:/Users/tiwo/.leo/workbook.leo#tiwo.20240712070331.1'
Leo 6.8.0
Python 3.12.4, PyQt version 6.7.2
Windows 11 AMD64 (build 10.0.22631) SP0
Warning: viewrendered.py running without docutils.

After "killing" Leo (in Windows' "the program doesn't respond. Wait/Close" 
dialogue) this is the Traceback:

Uncaught exception in Leo...
Traceback (most recent call last):
  File 
"C:\Users\tiwo\miniconda3\envs\leo\Lib\site-packages\leo\plugins\qt_frame.py", 
line 4241, in onAboutToShow
    self.leo_enable_menu_item(action, commandName)
  File 
"C:\Users\tiwo\miniconda3\envs\leo\Lib\site-packages\leo\plugins\qt_frame.py", 
line 4247, in leo_enable_menu_item
    val = func()
          ^^^^^^
  File 
"C:\Users\tiwo\miniconda3\envs\leo\Lib\site-packages\leo\core\leoCommands.py", 
line 4168, in canPasteOutline
    s = g.app.gui.getTextFromClipboard()
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"C:\Users\tiwo\miniconda3\envs\leo\Lib\site-packages\leo\plugins\qt_gui.py", 
line 196, in getTextFromClipboard
    return cb.text()
           ^^^^^^^^^
KeyboardInterrupt

-- 
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/988e9ef2-f937-416b-a6b8-e7e45f93c657n%40googlegroups.com.

Reply via email to