-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[BUG] snap: 2.3.10 fails to start #134
Comments
I found out that I found out, that python in snap environment is to old:
From snapcraft.yaml I can see that the package is based on core18
which means Ubuntu 18.04 LTS (Bionic Beaver). May be it is possible to update core version? |
I have the same issue on 22.04.4 with snap package so I decided to remove snap and install indicator-sound-switcher from PPA.
It works fine as my Python version is 3.10.12
You may consider this as workaround :-) |
Yes I'm aware of the problem and looking for a solution. Unfortunately, switching base in a snap is a hassle (mildly put), because the differences between different bases are huge and poorly documented. |
Resolved and released in 2.3.10.1. |
Thank you! It is working fine now :-) |
Describe the bug
I updated to version 2.3.10 (snap) and indicator-sound-switcher is not starting anymore.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Indicator is in top bar
Console output
Desktop (please complete the following information):
Indicator config:
I have no
~/.config/indicator-sound-switcher.json
or~/snap/indicator-sound-switcher/current/.config/indicator-sound-switcher.json
(folder~/snap/indicator-sound-switcher/current/.config
exists)Indicator log:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: