Federico Terzi
Federico Terzi
I see, thanks! One thing you might try is slowing down the key delay by adding the following to your `$CONFIG/config/default.yml` file: ``` key_delay: 5 ``` Increase or decrease as...
@mandarvaze Thanks! That's interesting, so injection speed is not the cause then I'm wondering if the ending `:` in the trigger is interfering with the expansion. It would be helpful...
@mandarvaze Sounds good! Thanks, I'll investigate then :)
@mandarvaze Will do, thanks!
Hey @lajlev, I'm sorry you experienced this problem! The next release will be code-signed, which should help with this problem. In the meantime, could you please try by downloading this...
Just noticed this might be related: https://github.com/AppImage/pkg2appimage/issues/494
@probonopd Thanks for the reply! > Which distribution and version are you building the ingredients that go into your AppImage on? I'm building the app image inside a Docker container...
@probonopd Thanks! I'll give it a try :)
Can confirm the workaround works on both up-to-date Manjaro and Fedora 35, not sure about older systems
@TheAssassin @probonopd I've just tried with the latest `linuxdeploy` AppImage release: ``` linuxdeploy version 1-alpha (git commit ID ed42a40), GitHub actions build 75 built on 2022-03-15 12:03:03 UTC ``` Unfortunately,...