Re: Refresh method authorization

2010-09-30 Thread Marc Ferland
On Thu, Sep 30, 2010 at 8:45 AM, Richard Hughes wrote: > On 30 September 2010 13:04, Marc Ferland wrote: >> 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

Re: Refresh method authorization

2010-09-30 Thread Richard Hughes
On 30 September 2010 13:04, Marc Ferland wrote: > 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

Re: Refresh method authorization

2010-09-30 Thread Marc Ferland
On Thu, Sep 30, 2010 at 2:52 AM, Richard Hughes wrote: > On 29 September 2010 22:27, Marc Ferland 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 yo

Re: Refresh method authorization

2010-09-29 Thread Richard Hughes
On 29 September 2010 22:27, Marc Ferland 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? Richard. ___