GNOME Bugzilla – Bug 325876
popups annoying dialogs when unplugging the AC
Last modified: 2006-01-23 17:35:26 UTC
version: 0.3.1-0ubuntu4 gnome-power-manager popups annoying dialogs when unplugging the AC or when the battery ends up being fully charged. This is rather intrusive. gnome-power-manager should use a less intrusive way to notify these events.
If you install CVS, you can change the value of /apps/gnome-power-manager/notify/ac_adapter to disable the ac_adapter warning. See http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176433 I will do a similar key (such as /apps/gnome-power-manager/notify/fully_charged) for the other case. Other than disabling, what else would you suggest?
You can now toggle /apps/gnome-power-manager/notify/fully_charged in CVS.
using libnotify?
Erm.. It already does, or at least should do. I wonder if the ubuntu package builds libnotify support in -- See http://www.gnome.org/projects/gnome-power-manager/ for what it should look like. Richard.
it is build with --without-gconf-source --enable-libnotify so yes it is supposed to use it. There is no distro patch either.
Do you get any libnotify events? Have you tried this with CVS g-p-m? Could you also check that ./configure lists libnotify support please.
I can't build CVS because it requires libhal 0.5.6. I only have 0.5.5.1 installed and I'm not gonna messup right now. As for 0.3.1, here is the configure output: GNOME Power Manager 0.3.1 ============================= prefix: /usr compiler: i486-linux-gnu-gcc cflags: -Wall -g -O2 libnotify support: yes building Doxygen docs: no documentation dir: ${prefix}/share/doc/gnome-power-manager-0.3.1 dbus-1 system.d dir: /etc/dbus-1/system.d dbus-1 services dir: ${prefix}/share/dbus-1/services gconf-schema dir: $(sysconfdir)/gconf/schemas
Could you try with the recently released 0.3.4 compiled from source please, many thanks. Richard.
0.3.4 has been built problem has been fixed. I suspect some distro patches.
actually it works. And the problem was probably related to the ubuntu packaging