[Bug 2028438] Re: gnome-control-center crash with assertion failure: cc-power-panel.c:1122:performance_profile_set_active: assertion failed: (button)

2023-07-26 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2028438

Title:
  gnome-control-center crash with assertion failure: cc-power-
  panel.c:1122:performance_profile_set_active: assertion failed:
  (button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/2028438/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2028438] Re: gnome-control-center crash with assertion failure: cc-power-panel.c:1122:performance_profile_set_active: assertion failed: (button)

2023-07-26 Thread Mike Ferreira
Even if I remove/purge it,and install fresh... On start, it is stuck at
the same point and error...

It is affected by this upstream Gnome bug:
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1504

Upon seeing that it is affected by setting the power profile to
performance... I did this:

Code:
mafoelffen@Mikes-ThinkPad-T520:~$ powerprofilesctl get
performance
mafoelffen@Mikes-ThinkPad-T520:~$ powerprofilesctl set balanced
mafoelffen@Mikes-ThinkPad-T520:~$ powerprofilesctl get
balanced

After that, gnome-control-center was unlocked and worked...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2028438

Title:
  gnome-control-center crash with assertion failure: cc-power-
  panel.c:1122:performance_profile_set_active: assertion failed:
  (button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/2028438/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2028438] Re: gnome-control-center crash with assertion failure: cc-power-panel.c:1122:performance_profile_set_active: assertion failed: (button)

2023-07-26 Thread Daniel van Vugt
Thanks. That's being tracked in
https://errors.ubuntu.com/problem/b5c373fef4f1e2ac4e0db303d268a4a781068cff

** Summary changed:

- gnome-control-center crash
+ gnome-control-center crash with assertion failure: 
cc-power-panel.c:1122:performance_profile_set_active: assertion failed: (button)

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Confirmed

** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #1504
   https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1504

** Also affects: gnome-control-center via
   https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1504
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Fix Released

** Tags added: fixed-in-gnome-control-center-43.1 fixed-upstream

** Tags added: fixed-in-gnome-control-center-42.4

** Tags added: rls-jj-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2028438

Title:
  gnome-control-center crash with assertion failure: cc-power-
  panel.c:1122:performance_profile_set_active: assertion failed:
  (button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/2028438/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2028438] Re: gnome-control-center crash

2023-07-26 Thread Mike Ferreira
Stuck on power panel:
mafoelffen@Mikes-ThinkPad-T520:~$ gnome-control-center network

(gnome-control-center:122922): cc-power-profile-row-CRITICAL **: 01:37:57.530: 
cc_power_profile_row_get_radio_button: assertion 'CC_IS_POWER_PROFILE_ROW 
(self)' failed
**
power-cc-panel:ERROR:../panels/power/cc-power-panel.c:1122:performance_profile_set_active:
 assertion failed: (button)
Bail out! 
power-cc-panel:ERROR:../panels/power/cc-power-panel.c:1122:performance_profile_set_active:
 assertion failed: (button)
Aborted (core dumped)
mafoelffen@Mikes-ThinkPad-T520:~$ gnome-control-center -v display

(gnome-control-center:123168): cc-power-profile-row-CRITICAL **: 01:39:37.164: 
cc_power_profile_row_get_radio_button: assertion 'CC_IS_POWER_PROFILE_ROW 
(self)' failed
**
power-cc-panel:ERROR:../panels/power/cc-power-panel.c:1122:performance_profile_set_active:
 assertion failed: (button)
Bail out! 
power-cc-panel:ERROR:../panels/power/cc-power-panel.c:1122:performance_profile_set_active:
 assertion failed: (button)
Aborted (core dumped)
*** END OUTPUT ***

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2028438

Title:
  gnome-control-center crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2028438/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2028438] Re: gnome-control-center crash

2023-07-25 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.


** Changed in: gnome-control-center (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2028438

Title:
  gnome-control-center crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2028438/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2028438] Re: gnome-control-center crash

2023-07-25 Thread Mike Ferreira
Further. When this originally happened, this was while checking a
strange occurrence of the laptop going into hibernation... When all
settings in the BIOS is set to not go to sleep... And everything in
dconf set not to go to sleep. I don't know if this is related, but... It
is still going to sleep.

And Settings will not start.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2028438

Title:
  gnome-control-center crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2028438/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2028438] Re: gnome-control-center crash

2023-07-22 Thread Mike Ferreira
Errors log from journalctl and syslog attached

** Attachment added: "errors.log"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2028438/+attachment/5687909/+files/errors.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2028438

Title:
  gnome-control-center crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2028438/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs