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

[BUG] Error while initial save of extension #11

Open
Avinashachu007 opened this issue Aug 10, 2021 · 4 comments
Open

[BUG] Error while initial save of extension #11

Avinashachu007 opened this issue Aug 10, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@Avinashachu007
Copy link

Describe the bug

I installed the extension by copy paste the github url mentioned in the extension page. I clicked save, an alert dialog show "an unexpected error occured"

Environment

Ulauncher version: 2.10
Linux distro: Linux Mint 20.2 Uma
Desktop environment: Cinnamon

Logs

Message: 'com.github.noam09.ulauncher-remmina'
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.noam09.ulauncher-remmina'

@Avinashachu007 Avinashachu007 added the bug Something isn't working label Aug 10, 2021
@noam09
Copy link
Owner

noam09 commented Aug 11, 2021

Hey @Avinashachu007, in what directory are your Remmina profiles saved?

Also, did you use Snap/Flatpak for the Ulauncher or extension or Remmina installation? (#9 (comment))

@scan09
Copy link

scan09 commented Aug 16, 2021

same problem.
Archlinux - Gnome 40 - Ulauncher 5.11

@mgladczak
Copy link

Same problem here, Mint 20.02. Extensions crashes even if i add location to remmina profiles dir manually (which is ~/.var/app/org.remmina.Remmina/data/remmina/ ) in my case

@noam09
Copy link
Owner

noam09 commented Aug 18, 2021

Hey @scan09 and @mateusz-gladczak, did you use Snap/Flatpak for the Ulauncher or extension or Remmina installation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants