This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11426 - Display in FMS screen didn't update correctly
Attached to Project:
Rockbox
Opened by Ralf Erbel (jago) - Monday, 21 June 2010, 15:41 GMT+2
Last edited by Thomas Martitz (kugel.) - Thursday, 03 January 2013, 14:05 GMT+2
Opened by Ralf Erbel (jago) - Monday, 21 June 2010, 15:41 GMT+2
Last edited by Thomas Martitz (kugel.) - Thursday, 03 January 2013, 14:05 GMT+2
|
DetailsI've made a FMS for my theme. No problem so far.
But to my surprise I noticed that some dynamic text fields I use, like time or sleeptimer remaining time, are not working as expected. The display do not update after the content of the field has changed. I have to press a button or to turn the scrollweel to force a refresh. Also alternating sublines seems not to work in the FMS screen. Only the first item is shown and never the next. These issues only occure in the FMS screen. Device: Sansa e200 V2 Build: r27008 |
This task depends upon
Closed by Thomas Martitz (kugel.)
Thursday, 03 January 2013, 14:05 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Old and the FMS has changed a lot since then. Open a new task if the bug still remains.
Thursday, 03 January 2013, 14:05 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Old and the FMS has changed a lot since then. Open a new task if the bug still remains.
If that is what happened, then this is related to http://www.rockbox.org/tracker/task/7006 - an old bug which is next to impossible to fix with the current scroll engine. Theming of the radio screen was implemented way later than the bug report but it uses the same code as the WPS, so I think the above applies to the FM screen as well.