Refresh method authorization

Marc Ferland marc.ferland at gmail.com
Thu Sep 30 05:04:08 PDT 2010


On Thu, Sep 30, 2010 at 2:52 AM, Richard Hughes <hughsient at gmail.com> wrote:
> On 29 September 2010 22:27, Marc Ferland <marc.ferland at gmail.com> wrote:
>> I'm trying to configure my application so that it can call the
>> "Refresh" method defined in org.freedesktop.UPower.Device and I'm
>> getting a "Rejected send message" back.
>
> Why are you trying to refresh manually, out of interest?
>

I'm having BIOS/firmware related problems that prevent some interrupt
from being sent to the OS. I have to manually refresh the status.
Since the problem is firmware related, it will probably won't be fixed
in the kernel (see this bug report for more info:
https://bugzilla.kernel.org/show_bug.cgi?id=19022). The only option
left is to refresh the status by polling.

Regards,

Marc


More information about the devkit-devel mailing list