Rockbox General > Rockbox General Discussion

FM radio preset names length (Sansa Fuze v2)

(1/1)

Datman:
I have this preset name:
Medjugorje - Radio Maria Bosnia

When I try to display it in my .fms I see only "Medjugorje - Radio Maria Bo". The name is truncated at the 27th character. %t(0.2)%s... is not useful, because the name remains stationary if window is larger, conversely it moves truncated if window is narrower.

It seems Rockbox doesn't read more than 27 characters in the preset names. Is it a bug?

pixelma:
Is really both of this in your line: %t(0.2)%s... ?

I'm asking because the %t(0.2) is a subline timeout and a very short one (two tenths of a second), so that the line doesn't even have a chance to scroll all the way through probably.

What happens if you remove the timeout part or set it to something longer, e.g. %t(5)?

Datman:
That isn't the problem: if I decrease the window width the preset name moves forth and back, but it is truncated at the 27th character.

Navigation

[0] Message Index

Go to full version