pop-os / gnome-shell-extension-system76-power

System76 Power Management Extension
MIT License
90 stars 26 forks source link

20.04: Switchable graphics option not available #36

Closed brs17 closed 4 years ago

brs17 commented 4 years ago

Distribution (run cat /etc/os-release): Pop!_OS 20.04

Related Application and/or Package Version (run apt policy $PACKAGE NAME): gnome-shell-extension-system76-power system76-power

Issue/Bug Description: On the addw1 and oryp5(and I assume the gaze14), switchable graphics options are not available from the GNOME shell extension. I am able to switch graphics modes with system76-power from the command line.

Journald shows the following error:

gnome-shell[1750]: gnome-shell-extension-system76-power: failed to detect graphics switching: Error: Tried to construct an object without a GType; are you using GObject.registerClass() when inheriting from a GObject type?

jackpot51 commented 4 years ago

Can confirm on gaze14

leviport commented 4 years ago

Same on addw1

mmstick commented 4 years ago

Should be fixed with cf8d38d

jackpot51 commented 4 years ago

Thanks @mmstick ! Will test soon

leviport commented 4 years ago

I just gave it a test, and the extension is now showing graphics options on addw1, but clicking them does not initiate a graphics change.

leviport commented 4 years ago

It's good now.