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

Extension doesn't work on latest Archlinux as of July 19th: com.system76.PowerDaemon was not provided #82

Closed
spastorino opened this issue Jul 19, 2022 · 1 comment

Comments

@spastorino
Copy link

Distribution (run cat /etc/os-release):

Arch Linux rolling release updated up to July 19th.

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

gnome-shell-extension-system76-power was installed from this aur package https://aur.archlinux.org/packages/gnome-shell-extension-system76-power-git

Issue/Bug Description:

Extension fails with error: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name com.system76.PowerDaemon was not provided by any .service files

I can start the service manually by running system76-power daemon

Steps to reproduce (if you know):

It always fails using ...

[root@galago ~]# pacman -Q system76-power
system76-power 1.1.22-1
[root@galago ~]# pacman -Q gnome-shell-extension-system76-power-git
gnome-shell-extension-system76-power-git 2.0.5.r0.g1f055fc-1
[root@galago ~]#

It was working before but it suddenly stop after some upgrades. Rolled back the OS but couldn't find exactly when it started to fail.

cc @mmstick who made these pop-os/system76-power#327 changes and may be related to the problem.

@spastorino spastorino changed the title Extension doesn't work on latest Archlinux as of July 19th Extension doesn't work on latest Archlinux as of July 19th: com.system76.PowerDaemon was not provided Jul 19, 2022
@spastorino
Copy link
Author

I'm not sure what has happened but probably the service symlinks were removed by some package or something.

Have figured that after running systemctl enable com.system76.PowerDaemon.service things work again.

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

1 participant