This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9845 - Status bar is not drawn in the WPS
Attached to Project:
Rockbox
Opened by Alexander Levin (fml2) - Wednesday, 28 January 2009, 22:16 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 01 February 2009, 12:40 GMT+2
Opened by Alexander Levin (fml2) - Wednesday, 28 January 2009, 22:16 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 01 February 2009, 12:40 GMT+2
|
DetailsSansa e280 with FM tuner, r19871
My settings are: - status bar: no - the WPS used is very simple, it does contain the %we tag to switch the status bar on But the status bar is not shown in the WPS Here is the WPS I use: %we %ac%s%?ia<%ia|%d2> %ac%s%?it<%it|%fn> %al%pc%ac%pp/%pe%ar-%pr %pb %ac%s%?It<%It|%Fn> |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 01 February 2009, 12:40 GMT+2
Reason for closing: Fixed
Additional comments about closing: fixed in r19894.
Sunday, 01 February 2009, 12:40 GMT+2
Reason for closing: Fixed
Additional comments about closing: fixed in r19894.
See
FS#2677- this behaviour has quite simply been broken, and that's a bug.To use settings, one should just omit both %we and %wd.
I don't know the code and status bar concepts very well but I think I'm on the right path.