Maldela / fancontrol-gui

GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the -DNO_SYSTEMD option.
GNU General Public License v2.0
309 stars 31 forks source link

Intermittent kAuth errors after applying #56

Open Agvantibo opened 3 years ago

Agvantibo commented 3 years ago

OS: Ubuntu 20.04 DE: GNOME Service: fancontrol (installed via APT) Issue: image

Maldela commented 3 years ago

What exactly did you do to trigger this error?

Agvantibo commented 3 years ago

I've just chosen the depicted pattern and pressed apply.

Maldela commented 3 years ago

Afaik the fancontrol service should not be transient or generated. Can you restart it via terminal?

Agvantibo commented 3 years ago

Yes. It just restarts. I've also included systemctl --version and fancontrol-gui --version output Screenshot from 2021-02-18 21-41-34

Maldela commented 3 years ago

I'm afraid my understanding of systemd is too limited to help you with this. But I'm working on a replacement to fancontrol that won't require fancontrol-gui to use the KAuth functionality. I will hopefully be ready to release something in the coming weeks.