Rockbox

  • Status Unconfirmed
  • Percent Complete
    0%
  • Task Type Bugs
  • Category Utils
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.6
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by seani - 2010-08-18

FS#11549 - Theme Editor doesn't render Vf/Vb correctly

The following set of WPS tags demonstrates:

# WPS Document
%wd
%V(0,0,-,10,2)%Vb(000000)%Vf(FFF000)
%aL%cH:%cM %ac%pv %aR%bt
%V(0,11,-,30,2)%Vb(000000)%Vf(FFF000)
%it

If you alternately insert and remove a space between the second occurence of %Vb/%Vf, the track title text appears and disappears. It appears to happen in a few other variations, but this is the shortest concrete example.

current svn doesnt have this problem (well so bad anyway)… adding a space will display the space when it shouldnt, but the title is displayed.

I have found a similar bug with my WPS related to %vf
If you put the %vf on a new line, the following text is displayed, then cleared, but only if its a scrolling line, if the first line is static it is displayed properly.

example:

%Vl(b,0,108,176,60,1)
%Vf(999999)
%s%ac%?Ia<%Ia|>
%s%ac%?It<%It|%Fn>

artist is displayed briefly then cleared, if you take out %s artist is displayed properly, if you put the %Vf on the line with %vl artist is displayed properly with scrolling

so my quick fix is to just move the %vf on the line with %vl, but this bug probalby breaks many WPS, also this worked before 3.7, not sure when it stopped working. Tested this bug with latest build and 3.7 release sansa e200 v1.

i forgot to add, subsequent scrolling lines are displayed properly, this only affects the first line in the viewport(if its scrolling)

I just noticed that this bug was regarding theme editor, my bug report is related to displaying of a manually created wps in the current build.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing