Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Plugins
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by PaulJam - 2007-05-23
Last edited by petur - 2007-06-25

FS#7205 - Clock plugin: freeze when trying to change the idle poweroff setting

On my H300 the clock plugin freezes when i try to change the setting “General Settings”⇒“Idle Poweroff (temporary)” within the plugin. The player does not respond to buttons anymore and a hard reset is required.

Another thing i just noticed is, that the backlight setting in the clock plugin only takes effect after the plugin is restarted.

tested on a H300 with Version r13476-070523

Closed by  petur
2007-06-25 22:29
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Do ask your parents a real name…

It seems as this is caused by line 1476f in apps/plugins/clock.c :

              rb->set_option("Idle Poweroff (temporary)", &idle_poweroff,
                             INT, idle_poweroff_text, 2, NULL);

if i change “INT” to “BOOL” it doesn’t freeze anymore.

petur commented on 2007-06-25 22:29

looking at the code, it seems like having to restart the plugin is ‘by design’ so I’ll leave that one alone for now

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing