Open byteManiak opened 1 year ago
Having the same issues; the code on main
actually contains the fix, it's just unreleased. Can we get a release @slimbook, or is there something else blocking?
This is not tested yet, but I built a binary: https://github.com/Slimbook-Team/slimbookbattery/releases/tag/v4.0.9beta I'll test it tomorrow and upload it to launchpad if everything is okey
@slimbook I have the exact same problem as @byteManiak using slimbookbattery v4.0.8. My setup is similar:
Desktop (please complete the following information):
Additional context:
v4.0.9 you linked above solves the problem for me.
Description Slimbook Battery is not starting, it only says "Slimbook Battery is in execution". However, no other instance of it is running.
Evidence Steps to reproduce the behavior:
slimbookbattery
from terminalDesktop (please complete the following information):
Expected behavior The Slimbook Battery GUI shows
Additional context It looks like there is a problem with the Python script that starts the GUI. In the snippet below, pgrep returns greater than 1 even though there is no
slimbookbatterypreferences
running:Output of
pgrep -f slimbookbatterypreferences
is blank: