CVSROOT:        /cvs/gnome
Module name:    gnome-power-manager
Changes by:     rhughes 06/01/23 04:51:30

Modified files:
        .              : ChangeLog configure.in 
        src            : gpm-hal-monitor.c gpm-power.c 

Log message:
* configure.in: Add fexceptions to the configure line as it makes g-p-m blow up 
while testing if the signals are wrong (good thing).
* src/gpm-hal-monitor.c (gpm_hal_monitor_class_init): Change 
gpm_marshal_VOID__STRING_STRING to gpm_marshal_VOID__STRING as we only send one 
argument.
* src/gpm-power.c (hal_battery_added_cb): Remove the reserved parameter as it's 
not used anywhere and only confuses us. This should fix the bug where the g-p-m 
crashes and "gdb bt" intermittently gives: 
hal_monitor_start->gpm_coldplug_batteries->g_signal_emit-> 
g_signal_emit_valist->g_value_array_copy->g_strdup->strlen

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-01-23%2004:50&maxdate=2006-01-23%2004:52

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to