I remember that problem from earlier this year, even that exact same symbol group. And it occurred for other keys too (IIRC one was the CONTL key). I don't remember how it was fixed. I don't get the behavior on the current (well, two days old) devel branch on either Windows or Linux Mint.
Sounds to me as if Gar was using an earlier version, even though he did a merge. Not sure how that could be, unless one file somehow didn't get updated.
Many Linux distros, including Ubuntu, intercept the Win key and use it to open the system menu. How would Leo even be receiving the Win key event? Someone would have had to reconfigure Ubuntu's handling of that key so that Leo could get it at all.
--
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 leo-editor+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/6febbaf1-411c-4e2f-a42c-4ec4ea58a76en%40googlegroups.com.
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). 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.
--
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 leo-editor+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/de6cf53c-f660-4a44-9083-faac311b5553n%40googlegroups.com.
Thanks for this additional information. Would it be possible for you to install on some other Linux or windows manager? Say a Mint VM, or even Ubuntu with Cinnamon. I've got the thing working on Mint - a VM with a Windows host . I've had post-6.3 versions working on Mint, Ubuntu, and Debian, all with the Cinnamon windows manager. @Edward would know better, but I think I recall that he wrote that he had revised key handling at some point in there, so maybe that has something to do with it.
Just to tick another box, is your keyboard set for US-EN, or some other locale? After all, we have to find *something* that is different about your installations!
$ setxkbmap -print | grep xkb_symbolsxkb_symbols { include "pc+us+ru:2+inet(evdev)+capslock(grouplock)" };
--
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 leo-editor+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/cf32dd69-dde1-4252-9c51-d6275c45f7dfn%40googlegroups.com.