You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's what I get when trying to run the AppImage on Fedora 34:
Backtrace
(Fingertip-v0.0.3.AppImage:78150): GLib-GIO-ERROR **: 10:52:21.783: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
SIGTRAP: trace trap
PC=0x7f8888e74f7f m=0 sigcode=128
signal arrived during cgo execution
I couldn't reproduce the exact error message, but Fingertip wasn't even showing in the top bar when trying on Fedora 34 using a VM. It seems that Fedora needs this gnome extension to support trays https://extensions.gnome.org/extension/615/appindicator-support/
Once installed, it worked for me. Can you try installing and see if this resolves your issue?
Aha, I see it was using Xorg on the VM. Thanks for confirming that the issue is on Wayland. You can try building from source for now until we fix this, but PRs are also welcome :)
Here's what I get when trying to run the AppImage on Fedora 34:
Backtrace
The text was updated successfully, but these errors were encountered: