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

Stops working suddenly on Ubuntu 19.10 #152

Closed
cedricfung opened this issue Dec 31, 2019 · 7 comments
Closed

Stops working suddenly on Ubuntu 19.10 #152

cedricfung opened this issue Dec 31, 2019 · 7 comments

Comments

@cedricfung
Copy link

It works before, maybe after some system software updates and restart, it stops working. How to get some debug info?

@jonian
Copy link
Member

jonian commented Jan 2, 2020

Hi @cedricfung, you can get debug info using journalctl /usr/bin/gnome-shell | grep unite, or you can run a nested gnome-shell dbus-run-session -- gnome-shell --nested --wayland.

Use the master branch for your tests, it is a complete rewrite of the extension.

@cedricfung
Copy link
Author

How do I install the master branch? Just copy all the files to ~/.local/share/gnome-shell/extensions/unite@hardpixel.eu?

@jonian
Copy link
Member

jonian commented Jan 2, 2020

Yes, copy the files from unite@hardpixel.eu to ~/.local/share/gnome-shell/extensions/unite@hardpixel.eu.

@cedricfung
Copy link
Author

I have copied them, but no logs appeared. And I even rebooted my system.

 inflating: /home/anonymous/.local/share/gnome-shell/extensions/unite@hardpixel.eu/modules/activateWindow.js
 inflating: /home/anonymous/.local/share/gnome-shell/extensions/unite@hardpixel.eu/themes/arrongin/maximize-hover.svg
 inflating: /home/anonymous/.local/share/gnome-shell/extensions/unite@hardpixel.eu/prefs.js
 inflating: /home/anonymous/.local/share/gnome-shell/extensions/unite@hardpixel.eu/themes/vimix/minimize-active.svg
 inflating: /home/anonymous/.local/share/gnome-shell/extensions/unite@hardpixel.eu/themes/telinkrin/stylesheet.css
 inflating: /home/anonymous/.local/share/gnome-shell/extensions/unite@hardpixel.eu/themes/vertex/close-active.svg
extracting: /home/anonymous/.local/share/gnome-shell/extensions/unite@hardpixel.eu/metadata.json

these logs appeared after I installed the extension from https://extensions.gnome.org/extension/1287/unite/

@cedricfung
Copy link
Author

Screenshot from 2020-01-02 18-43-04

I toggle on this extension from the website, then it will always change back to off. Still no logs

@jonian
Copy link
Member

jonian commented Jan 2, 2020

If there are no logs, it means that unite does not have any errors. Install unite from master branch and enable it from gnome-tweaks.

@cedricfung
Copy link
Author

It works now after I enabling it from gnome-tweaks, thank you. Maybe the website has bugs.

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

2 participants