-
-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internal cache writer generates incorrect files #23
Comments
See also #22 |
This section seems to be the culprit:
The qdirstat-perl-writer script generated this correctly - together with the (weird, but legal) colons in the file names. The internal cache writer created this:
So the file name column is completely missing. OTOH it also didn't complain upon reading, so error handling leaves to be desired here, too. |
Step 1 done: Improve error handling. There are now complaints in the log for such lines in a cache file, and the cache reader gives up reading the file after 1000 such errors. The affected directories are now also marked as having a read error in the GUI (right now with a little lock on the folder icon which might be a bit misleading, but that's similar to having insufficient permissions to read a directory tree from a live file system). |
Fixed. |
-> 7.8 GB total
Menu "File" -> "Write to Cache File" -> save as file "root-internal.cache.gz"
-> 457 MB total
-> 7.8 GB total
The text was updated successfully, but these errors were encountered: