hezral / keystrokes

Simple keystrokes on-screen display
GNU General Public License v3.0
17 stars 4 forks source link

Getting errors with the version from elementary OS app center #5

Closed thomasaull closed 2 years ago

thomasaull commented 2 years ago

image

The app does not start up properly. After launching it from command line:

flatpak run com.github.hezral.keystrokes

i'm getting the following errors:

Gtk-Message: 11:02:09.018: Failed to load module "canberra-gtk-module"
Keystrokes 1.0.2
** (keystrokes:2): CRITICAL **: 11:02:09.029: Settings.vala:95: Could not connect: No such file or directory
** (keystrokes:2): CRITICAL **: 11:02:09.029: Settings.vala:135: Could not connect: No such file or directory

I'd be happy to be of any further assistance to debug this issue

hezral commented 2 years ago

thanks for reporting this. i got this issue too but my system wasn't up-to-date. Can you run and make sure your system is fully updated and try to run again? Mine was fixed once the system is updated.

thomasaull commented 2 years ago

You're right, after updating my system the app starts up normally