Comment 8 for bug 974685

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

I've committed a fix to cache the filesystem checks for whether a directory has subdirectories in lp:mixxx/1.11 r3318. I've written the following patch which checks if all the entries returned by readdir are of type DH_UNKNOWN and if so, falls back on QDir::entryInfoList to check for subdirectories.

Jan-Erik -- are you building from source? Can you test this patch and verify if it fixes the issue for you? If so I will commit it.

Thanks,
RJ Ryan