Ticket #544 (new defect)

Opened 22 months ago

Last modified 19 months ago

FSO idlenotifier may hang

Reported by: riso Owned by: mickey
Priority: minor Milestone:
Component: cornucopia/fsodevice Version: milestone5.5
Keywords: Cc:

Description

fsodeviced/src/plugins/kernel_idle/plugin.vala:221--222

If displayResourcePreventState equals to IDLE_PRELOCK, the idlestatus timer is not restarted. I assume there should be

(displayResourcePreventState-1)

instead of

FreeSmartphone?.Device.IdleState?.IDLE

Change History

comment:1 Changed 19 months ago by mickey

Thanks for your bug report, could you create a test case so that we can reproduce the problem?

Note: See TracTickets for help on using tickets.