Support and General Use > Theming and Appearance Customization

Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)

(1/2) > >>

dfkt:
When you run the WPS below you'll notice that the 'track info' lines aren't scrolling, as they should be.

To get the lines scrolling, you either have to only use one 'track info' field for both conditions, or you have to remove the peak meter tags.

So it seems scrolling lines in conditional viewports are somehow broken by a peak meter being present on the WPS.

This was tested on the current X5 simulator, as well as on a real X5 running the current build.


--- Code: ---%Cl|0|0|l74|t74|
%?C<%Vda|%Vdb>

###### Track info - AA
%Vl|a|0|10|-|44|1|-|-|
%s%?ia<%ia|%d1>
%s%?id<%id %?iy<(%iy)|>|%fn>
%s%?in<%in - |>%?it<%it|>

###### Track info - No AA
%Vl|b|0|14|-|44|1|-|-|
%s%?ia<%ia|%d1>
%s%?id<%id %?iy<(%iy)|>|%fn>
%s%?in<%in - |>%?it<%it|>

###### Album art
%Vl|a|0|54|74|74|1|-|-|
%C

###### Peak meter - AA
%Vl|a|76|114|-|-|1|-|-|
%pm

###### Peak meter - No AA
%Vl|b|0|114|-|-|1|-|-|
%pm

--- End code ---

Does anyone know of a fix which still lets me use two conditional viewports for both, track info and peak meter?

pwhodges:
I brought this up last year, but there seemed to be little interest.  I didn't create a Flyspray report, so perhaps that's the way to go now.

Paul

AlexP:
Not many of the devs read these forums.  If you want a bug to be more widely noticed, a bug report is required.

dfkt:
Reported the bug: http://www.rockbox.org/tracker/task/10215

TAC109:

--- Quote from: dfkt on May 17, 2009, 11:26:18 AM ---When you run the WPS below you'll notice that the 'track info' lines aren't scrolling, as they should be.

To get the lines scrolling, you either have to only use one 'track info' field for both conditions, or you have to remove the peak meter tags.

--- End quote ---

From what I remember, you can't include real-time updating tags in a scrolling line. (I can't get into the Rockbox site to check at present.)

Navigation

[0] Message Index

[#] Next page

Go to full version