Open vdecine opened 4 years ago
What number of sub folders ? Yes, it is possible it stuck on folder name. I have no idea how to reproduce it yet.
There are 217 subfolders, it gets stuck on the 44th folder (all up the 43rd are displayed). I tried renaming folders and also completely moving folders away but that does not change anything.
@vdecine can you send me couple of examples of the folder name, that are not shown ?
Here's the listing ("..." means I omitted entries here)
... '2001-05-24 Radtour'/ ... '2001-12-24 Weihnachten'/ '2001-12-31 Silvester'/ ... '2002-12-24 Weihnachten'/ ... '2003-12-24 Weihnachten'/ '2003-12-26 2. Weihnachtstag'/ ... '2004-12-24 Heiligabend'/ '2004-12-25 1. Weihnachtstag'/ '2004-12-26 2. Weihnachtstag'/
Everythings shows before this line, nothing after this line
'2004-12 Weihnachten'/ '2005-01 Umzug'/ ... '2005-07-30 Cornbread'/ ... '2006-02 Februar'/ ... '2006-04 April'/ ... '2006-12-24 Heiligabend'/ '2006-12-25 1. Weihnachtstag'/ '2006-12-25 2. Weinachtstag'/
Can't reproduce. Is it possible that folder name encoding are different from UTF8 ?
Description In a folder, only about the first 10% of subfolders are listed
Expected behaviour All subfolders should be listed
What is happening instead? Only about the first 10% of subolders are listed. There are no errors (neither web, nor console)
How to reproduce? Without further knowledge you would probably need my complete filesystem to reproduce.
Is it possible to get verbose output on the command line? I assume that bf gets stuck on some foldername but without any output or logging it is hard to debug and provide further details.