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 Report] Logout Problem with Ubuntu 20.04 LTS installed over snap-store #89

Open
traumturbulenzen opened this issue Dec 11, 2020 · 0 comments
Labels
bug Something isn't working snap Issues related to Snap Version of WALC

Comments

@traumturbulenzen
Copy link

traumturbulenzen commented Dec 11, 2020

The solution listed below is not a long-term solution either. The error can be fixed by installing WALC as an AppImage.


We cannot log out and log in again (multi user session) if the „close to system tray“ option is enabled and run WALC as an Startup Application. The snap continues to run in the background. I have tried it with several window managers (lightdm / gdm3 / sddm). It took me a very long time to find a solution. I have examined the snap with snap info and so on. No solution. Then I tried it with CLI commands

killall 
pkill 
kill $PID

after my gnome-session. Without success.

Finally the solution was to install xdotools and add the line

walc && xdotools ctrl+q

to the file /etc/gdm3/PostSession/Default.

It would still be nice if the problem is solved at some point. Maybe with an snap command for a simple quit.

Otherwise: great and cool app. Keep up the good work.

Best regards from Berlin

@traumturbulenzen traumturbulenzen added the bug Something isn't working label Dec 11, 2020
@cstayyab cstayyab added the snap Issues related to Snap Version of WALC label May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working snap Issues related to Snap Version of WALC
Projects
None yet
Development

No branches or pull requests

2 participants