I just spun up a VM with Ubuntu 20.04 on a Windows host. I installed Leo 6.6b1 from Pypi using pip. (I had that xcb problem that has happened before, but was able to fix it - This seems to be due to a missing library (see missing xcb problem <https://stackoverflow.com/questions/57362015/how-to-fix-could-not-load-the-qt-platform-plugin-xcb-in-even-though-it-was>). Once Leo was running, I did not have the problem of the bad symbol behavior. In fact, Ubuntu intercepts this key so Leo should not see it at all. Maybe if somehow the keyboard map was changed so that the Windows key were not the Ubuntu hotkey, then the problem might arise, hard to say.
On Tuesday, January 4, 2022 at 3:11:21 AM UTC-5 gar wrote: > Hello Edward! > > It's now a bit late to answer, but still, here is what I see in the > console output (same as in pbg's answer below): > > masterKeyHandler None 'ៀ\udc53' <KeyStroke: 'ៀ\udc53'> > selfInsertCommand ch 'ៀ\udc53' > > Leo 6.6b2-devel > Python 3.9.4 > Ubuntu 20.04 > > чт, 9 дек. 2021 г. в 15:45, Edward K. Ream <[email protected]>: > >> >> >> On Sunday, November 21, 2021 at 5:20:19 AM UTC-6 gar wrote: >> >>> Hello. >>> Why Leo started to enter symbols like ៀ? into it's editor when user >>> presses Win key? >>> Before this version I was using leo released at May - and there was no >>> such behavior. >>> I am under ubuntu 20.04 and cant say if the same can be reproduced under >>> Windows. >>> >> >> Please run Leo (from a console) with --trace=keys. I'll need to know the >> constants when you press the "Win" key. >> >> I can't reproduce the problem on my Windows or Ubuntu machines. >> >> Edward >> >> -- >> 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/6febbaf1-411c-4e2f-a42c-4ec4ea58a76en%40googlegroups.com >> >> <https://groups.google.com/d/msgid/leo-editor/6febbaf1-411c-4e2f-a42c-4ec4ea58a76en%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/292fd2b7-6731-4aaa-83a8-6a49460bcd6dn%40googlegroups.com.
