Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopped working on Gnome 40 (Gdk 4.0) #17

Closed
feimosi opened this issue Apr 13, 2021 · 4 comments · May be fixed by #19
Closed

Stopped working on Gnome 40 (Gdk 4.0) #17

feimosi opened this issue Apr 13, 2021 · 4 comments · May be fixed by #19

Comments

@feimosi
Copy link

feimosi commented Apr 13, 2021

Here are the logs:

2021-04-13 09:19:53,857 | ERROR | ulauncher.api.server.ExtensionRunner: _run_process() | Extension "com.github.ulauncher.ulauncher-emoji" exited instantly with code 1
2021-04-13 09:19:53,858 | ERROR | ulauncher.api.server.ExtensionRunner: _run_process() | Extension "com.github.ulauncher.ulauncher-emoji" failed with an error: ImportError: Requiring namespace 'Gdk' version '3.0', but '4.0' is already loaded
@ahaasler
Copy link

This should fix this issue: Ulauncher/Ulauncher#717

@feimosi
Copy link
Author

feimosi commented Jun 1, 2021

ulauncher-system found a solution without waiting for the Ulauncher team, which seems to ignore this problem.
Take a look here: tjquillan/ulauncher-system@639facd
Maybe it could work with ulauncher-emoji as well?

daviscodesbugs added a commit to daviscodesbugs/ulauncher-emoji that referenced this issue Jun 20, 2021
@marabesi
Copy link

I had the same problem with ulauncher and emoji extension, I noticed that I was using ulauncher 5.11 - I upgraded to version 5.14 and the problem is gone now. Not sure if this issue should be closed?

Basically what I did:

  1. Updated ulauncher to the latest version
  2. Updated the extension to the latest version

@feimosi
Copy link
Author

feimosi commented Dec 22, 2021

I can confirm it's working now

@feimosi feimosi closed this as completed Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants