mijorus / smile

An emoji picker for linux, with custom tags support and localization. I'll also put some random emojis here πŸ¦πŸΎπŸ¦”πŸ¦‡
https://mijorus.it/projects/smile
GNU General Public License v3.0
235 stars 13 forks source link

Smile doesn't want to open. #50

Closed AndriuxDev closed 11 months ago

AndriuxDev commented 1 year ago

Traceback (most recent call last): File "/app/share/smile/smile/main.py", line 61, in do_activate self.window = Picker(application=self) File "/app/share/smile/smile/Picker.py", line 41, in init super().init(title="Smile", resizable=True, *args, **kwargs) File "/usr/lib/python3.10/site-packages/gi/overrides/Gtk.py", line 519, in init raise RuntimeError( RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case.

What can I do?

mijorus commented 1 year ago

Are you using the flatpak version?

mijorus commented 12 months ago

I the same issue on a VM when switching from x to wayland. It that what's happening here?