Repeated property-changed signals

Richard Hughes hughsient at gmail.com
Wed Apr 4 08:12:03 PDT 2007


With git I'm getting the following when I remove AC:

15:56:02.865: acpi_ACAD property ac_adapter.present = false
15:56:03.041: acpi_ACAD property ac_adapter.present = false
15:56:03.048: acpi_BAT1 property battery.charge_level.percentage = 96 (0x60)
15:56:03.051: acpi_BAT1 property battery.charge_level.percentage = 96 (0x60)

acpi_listen seems to think that there is one event from either device,
so I'm unsure what the problem is here.

As a side note, I'm also getting:

!  full path is
'/home/hughsie/Code/hal/hal/hald/../tools/hal-system-power-set-power-save', program_dir is '/home/hughsie/Code/hal/hal/hald/../tools'
**SetLowPower ON
**sched policy powersave ON
16:10:22.100 [W] ci-tracker.c:235: Error doing GetSessionForUnixProcess
on ConsoleKit:
org.freedesktop.DBus.GLib.UnmappedError.CkManagerError.Code0: Unable to
lookup session information for process '24800'

With ConsoleKit from git also.

Richard.




More information about the hal mailing list