Eberhard Beilharz
Eberhard Beilharz
> What happens if you set `IGNORE_NORMALISATION_GIT_HEAD_MOVE` to `1`? That works (https://ci.appveyor.com/project/ermshiperete/gitversionbug/builds/42828551) and is a workaround. But shouldn't this happen automatically on AppVeyor?
I'm not sure how GHA does things - haven't used it much, but with AppVeyor I notice that it uses a detached head in the failing builds: ``` git clone...
> A theory may be that GHA commits the merge to the target branch, while AppVeyor just keeps it dangling as a detached head. Yes, that's very likely. > Can...
#1844/ #1845 seem to be related
Could this be a similar problem as in #6193?
Unfortunately MX Linux comes with a quite old version of Keyman that has some problems. Please try with the current released version: ```bash echo "deb http://packages.sil.org/ubuntu focal main" | sudo...
@Ilhamkang Looks like there might be some additional steps necessary since it's not running Gnome. What flavor of MX Linux are you using? I see that there are Xfce, KDE...
Closing this issue since things work with the right settings. @Ilhamkang Feel free to re-open if you have further questions.
This happens on Debian Buster 10.7. On Ubuntu 20.04 things work in gedit, but not in gnome-terminal. To see whether Wayland or X11 is used, run: ``` loginctl show-session $(awk...
A little more research shows that Keyman 14.0 kind of works with Wayland: it doesn't survive an ibus restart, which means after installing it's necessary to reboot (or maybe logout/login...