Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #544 (closed defect: invalid)

Opened 3 years ago

Last modified 13 months ago

FSO idlenotifier may hang

Reported by: riso Owned by: mickey
Priority: minor Milestone: cornucopia-0.11
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 3 years ago by mickey

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

comment:2 Changed 13 months ago by morphis

  • Milestone set to 0.11

comment:3 Changed 13 months ago by morphis

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.