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

Extension crashed on Wayland after OS upgrade to Ubuntu 22.04.1 LTS (Jammy Jellyfish) #26

Open
dory2380 opened this issue Dec 31, 2022 · 1 comment

Comments

@dory2380
Copy link

No description provided.

@dory2380
Copy link
Author

dory2380 commented Jan 2, 2023

Message: 'com.github.ulauncher.ulauncher-emoji'
Error Name: UnhandledError
Type: KeyError

Stacktrace:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 198, in on_scheme_callback
    resp = rt.dispatch(self, scheme_request.get_uri())
  File "/usr/lib/python3/dist-packages/ulauncher/utils/Router.py", line 49, in dispatch
    return callback(context, url_params)
  File "/usr/lib/python3/dist-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 444, in prefs_extension_update_prefs
    controller = ExtensionServer.get_instance().get_controller(ext_id)
  File "/usr/lib/python3/dist-packages/ulauncher/api/server/ExtensionServer.py", line 76, in get_controller
    return self.controllers[extension_id]
KeyError: 'com.github.ulauncher.ulauncher-emoji'

@dory2380 dory2380 changed the title Extension crashed on Wayland after OS upgrade Extension crashed on Wayland after OS upgrade to Ubuntu 22.04.1 LTS (Jammy Jellyfish) Jan 2, 2023
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

No branches or pull requests

1 participant