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

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

Unable to enable in Extensions #81

Closed fnatical6 closed 2 years ago

fnatical6 commented 2 years ago

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

$ cat /etc/os-release 
NAME="Fedora Linux"
VERSION="36 (Workstation Edition)"
ID=fedora
VERSION_ID=36
VERSION_CODENAME=""
PLATFORM_ID="platform:f36"
PRETTY_NAME="Fedora Linux 36 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:36"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=36
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=36
PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
VARIANT="Workstation Edition"
VARIANT_ID=workstation

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

$ dnf info gnome-extensions-app.x86_64
Installed Packages
Name         : gnome-extensions-app
Version      : 42.0
Release      : 1.fc36
Architecture : x86_64
Size         : 339 k
Source       : gnome-extensions-app-42.0-1.fc36.src.rpm
Repository   : @System
From repo    : fedora
Summary      : Manage GNOME Shell extensions
URL          : https://gitlab.gnome.org/GNOME/gnome-shell
License      : GPLv2+
Description  : GNOME Extensions is an application for configuring and removing
             : GNOME Shell extensions.

Issue/Bug Description: Screenshot from 2022-07-08 16-00-37

Steps to reproduce (if you know):

Expected behavior: Enable the application using the Extensions application.

Other Notes: First time logging a bug so apologies if I've missed anything.

fnatical6 commented 2 years ago

After starting the system76-power service, the gnome-shell-extension-system76-power behaves as expected.

The system76-power service was enabled but not starting automatically due to the issue outlined here.

After masking the power-profiles-daemon.service the power settings can be configured as expected.