mijorus / smile

An emoji picker for linux, with custom tags support and localization. I'll also put some random emojis here 🦁🐾🦔🦇

Home Page:https://mijorus.it/projects/smile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smile doesn't want to open.

AndriuxDev opened this issue · comments

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?

Are you using the flatpak version?

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