This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6577 - File properties doesn't work in the playlist viewer (and Data Aborts on gigabeat)
Attached to Project:
Rockbox
Opened by Nils Wallménius (nls) - Thursday, 25 January 2007, 17:30 GMT+2
Last edited by Daniel Stenberg (bagder) - Thursday, 15 February 2007, 21:45 GMT+2
Opened by Nils Wallménius (nls) - Thursday, 25 January 2007, 17:30 GMT+2
Last edited by Daniel Stenberg (bagder) - Thursday, 15 February 2007, 21:45 GMT+2
|
DetailsWhen entering "Properties" in the file context menu while in the
Playlist viewer doesn't work. On my h320 it displays "File/Dir not found:" and random symbols on the line below and then clears the screen so that only the backdrop is visible for a couple of seconds and then the playlist viewer comes back up. Doing the same on a gigabeat results in a "Data Abort at 00049340". My guess is that since the playlist viewer uses the plugin buffer and the properties screen is plugin they conflict. |
This task depends upon
Closed by Nils Wallménius (nls)
Sunday, 18 February 2007, 13:35 GMT+2
Reason for closing: Fixed
Additional comments about closing: As the last comment says: this is fixed.
Sunday, 18 February 2007, 13:35 GMT+2
Reason for closing: Fixed
Additional comments about closing: As the last comment says: this is fixed.
reproduced... on my h340 it doesn't display anything but just freezes... paperclip time
The properties plugin doesn't allocate any memory except some stuff on the stack. Must be some other conflict
This seems to be fixed. Using the 02152007 build, the File Options menu is no longer there.