Bugzilla – Bug 117964
hald-addon-acpi: does not react and forward ACPI events to HAL
Last modified: 2007-06-05 11:17:31 UTC
There is a bug in the hald-addon-acpi. The addon correct read the incomming event from the acpid socket, but never call HAL to change/rescan the related devices. This is a bug in the latest patch to reconnect if connection to acpid socket lost. 'if (errno) ...' does not work. Because of this the addon go into codepath to reconnect to the socket and not to analyse event and call HAL. We need also check if !event (now: if (errno && !event)...). I also changed the timeout to try to reconnect from 1 second to 3.
released
I can't see a updated version of HAL, I maked no patch, so I think this is not fixed.
*** Bug 120154 has been marked as a duplicate of this bug. ***
New Package submitted. Close the bug if the package is available via YOU.
ok, please use a new SWAMPID: 2583 - I will close the bug, when I released this additional patch
@Anja: I would include a patch for #121913 (add missing addon to HAL package) to this update/SWAMPID. I could submitt tomorrow a package, Is this o.k?
Yes, use the ID for both of them and adjust the patchinfo file please. Thank you
*** Bug 114612 has been marked as a duplicate of this bug. ***
Anja: I saw the YOU update is available. I close the bug now.