After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 524449 - gnome-power-preferences gives a critical warning
gnome-power-preferences gives a critical warning
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-preferences
2.22.x
Other All
: Normal minor
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-03-26 07:31 UTC by petrosyan
Modified: 2008-03-26 08:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description petrosyan 2008-03-26 07:31:32 UTC
Please describe the problem:
gnome-power-preferences gives a critical warning when running from a terminal.

Steps to reproduce:
run gnome-power-preferences from a terminal.

Actual results:
$ gnome-power-preferences 

(gnome-power-preferences:4336): Gtk-CRITICAL **: gtk_widget_hide_all: assertion `GTK_IS_WIDGET (widget)' failed

Expected results:
no critical warnings.

Does this happen every time?
Yes.

Other information:
Comment 1 Richard Hughes 2008-03-26 08:58:21 UTC
2008-03-26  Richard Hughes  <richard@hughsie.com>

	* src/gpm-prefs-core.c: (prefs_setup_battery):
	Fix a critical warning in gnome-power-preferences. Fixes #524449