Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11610 - File browsing broken in PCSim (cygwin)

Attached to Project: Rockbox
Opened by Andree Buschmann (Buschel) - Tuesday, 07 September 2010, 08:32 GMT+2
Last edited by Andree Buschmann (Buschel) - Wednesday, 08 September 2010, 23:33 GMT+2
Task Type Bugs
Category Simulator
Status Closed
Assigned To No-one
Player Type All players
Severity High
Priority Normal
Reported Version Release 3.6
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

With r28016 my PCSim does not show any subpaths in the simdisk folder. The PCSim has been built for iPod Video under cygwin. "Show files" is set to "Supported". When setting "Show files" to "All" the file browser shows all subpaths, but I cannot enter them.

I only have an old build left based on r25259. This build shows all subpaths and allows to enter them -- with "Show files" set to "Supported". I used an updated PCSim when working on my latest submits regarding buffering. Therefor the file browser worked with revisions ~r27950.
This task depends upon

Closed by  Andree Buschmann (Buschel)
Wednesday, 08 September 2010, 23:33 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Fixed with r28050/r28051
Comment by Andree Buschmann (Buschel) - Tuesday, 07 September 2010, 21:36 GMT+2
The failure was introduced with r27972.

Edit: Attached a patch that rolls back r27972. This can be used by other cygwin users until this issue is fixed with a proper solution.
   sim_cygwin_v01.patch (1.4 KiB)
 tools/database/SOURCES      |    1 +
 firmware/common/filefuncs.c |    5 +++--
 uisimulator/common/io.c     |    7 -------
 3 files changed, 4 insertions(+), 9 deletions(-)

Loading...