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

doesn't work with v 5.3.0 #1

Open
thob opened this issue Oct 14, 2019 · 15 comments
Open

doesn't work with v 5.3.0 #1

thob opened this issue Oct 14, 2019 · 15 comments

Comments

@thob
Copy link

thob commented Oct 14, 2019

I get It looks like this extension is not compatible with the new version of Ulauncher.

@mac-linux-free
Copy link

for me too...need this :)

@rabin-io
Copy link

rabin-io commented Nov 27, 2019

Just sent a PR #2 , you can try it out , seem to work for me, but a bit slow, maybe the caching not working properly.

@florianbeer
Copy link

@rabin-io How can I test your branch?

I cloned it into ~/.local/share/ulauncher/extensions and added a new section to ~/.config/ulauncher/extensions.json but it only shows up as "stopped" in the extension settings menu.

ulauncher v5.4.0 (Extension API v2.0.0)

@rabin-io
Copy link

@florianbeer I don't think you need to edit any file, just clone the repo and checkout the python3 branch

git clone https://github.com/rabin-io/ulauncher-nm.git ~/.local/share/ulauncher/extensions/ulauncher-nm
cd ~/.local/share/ulauncher/extensions/ulauncher-nm
git checkout python3
# restart ulauncher

@florianbeer
Copy link

Works like a charm. Thank you!

@luispabon
Copy link

2020-02-13 11:23:23,088 | ERROR | ulauncher.ui.windows.PreferencesUlauncherDialog: on_scheme_callback() | GithubExtensionError: Could not find versions.json file using URL "https://raw.githubusercontent.com/alsvartr/ulauncher-nm/master/versions.json"

@rabin-io
Copy link

try using my repo instead

@kampa133
Copy link

kampa133 commented Jun 17, 2020

@rabin-io
https://github.com/rabin-io/ulauncher-nm/tree/python3 does not work

2020-06-17 10:20:31,625 | ERROR | ulauncher.ui.windows.PreferencesUlauncherDialog: on_scheme_callback() | GithubExtensionError: Invalid GithubUrl: https://github.com/rabin-io/ulauncher-nm/tree/python3
file:///usr/share/ulauncher/preferences/dist/static/js/app.fed85b0cfd91ce6afc0b.js:4919:18: CONSOLE ERROR TypeError: e.cancel is not a function. (In 'e.cancel()', 'e.cancel' is undefined)

If I could I would have opened an issue there.

@rabin-io
Copy link

The repo is there, and it's working for me right now.

  • When do you get this error ?
  • Is the plugin working for you ?

image

@kampa133
Copy link

kampa133 commented Jun 18, 2020

I start ulauncher from terminal and the error accures while trying to install the extension. (via pasting: https://github.com/rabin-io/ulauncher-nm/tree/python3)
image

The error is "Invalid GithubUrl" so I guess I need to install it on an other way.

It is not working, sorry
(ubuntu 20.04)

@rabin-io
Copy link

Just download the python3 branch and extract it to the ~/.local/share/ulauncher/extensions folder.

@kampa133
Copy link

Great that did the trick!
Thank you very much.

may be you can make it work from the gui to get automatic updates.

@rabin-io
Copy link

I'm not really maintaining this package, I just helped with the code migration to python3, and shared my work.

@luispabon
Copy link

I don't believe it works because Ulauncher always loads the master branch. Any chance you could merge your python3 branch into master?

@rabin-io
Copy link

Done

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

6 participants