Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8321 - Fix bug when playing last track

Attached to Project: Rockbox
Opened by Lee Kang Hyuk (alwaysbluepop) - Friday, 14 December 2007, 08:29 GMT+2
Task Type Patches
Category Playlists
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

when playlist is long enough, and when you're playing last track of the playlist, "view current playlist" will not show the last item propperly.
so fix this, by drawing set_title prior to select_item.
any other parts using list.h does not have this bug, i think.
This task depends upon

Comment by Marc Guay (Marc_Guay) - Thursday, 03 April 2008, 03:42 GMT+2
I couldn't replicate this on the e200 w/ 16929. Could you estimate how long the playlist needs to be and explain if you need to arrive at it naturally or if you can skip to the last track?
Comment by Lee Kang Hyuk (alwaysbluepop) - Sunday, 06 April 2008, 14:02 GMT+2
I still can see this happen. Tested on x5 target and e200 sim, with r16929 and r16976. With Default settings and default theme.
List that exceeds screen height is enough. The way to reach to the last track doesn't matter. I'll attach some screenshots. In this screenshot, I inserted 17 songs and played the 17th, and did 'view current playlist'. The last line(which line selector is located) did not displayed.
Comment by Marc Guay (Marc_Guay) - Sunday, 06 April 2008, 17:33 GMT+2
I see it now. Able to reproduce on e200 w/ r16973.

Loading...