[Github-comments] [geany/geany] Dead keys lost (#2105)
João Alves
notifications at xxxxx
Thu Mar 28 21:02:10 UTC 2019
> I download source of SciTE and run
> `make GTK3=1`
> under scintilla/gtk/ and scite/gtk (on Fedora 29).
> SciTE runs almost fine from the command line... But the problem is still there, and it shows:
> `Gdk-Message: 21:36:23.603: Window 0xee4c80 is a temporary window without parent, application will not be able to position it on screen.`
> each time I type " or ^ dead key.
> A curious thing: I can type `^e` in a search/find dialog without any problem (I get `ê`).
>
> Where to dig now?
I've got the same problem in the official binary of fedora 29 distro. Solved by running geany with the following command:
`GDK_BACKEND=x11 geany`
It seems to be a problem with wayland gdk.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2105#issuecomment-477769662
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190328/69f836af/attachment.html>
More information about the Github-comments
mailing list