This error occurrs suddenly when opening a folder of your attache USB Stick.
The error is reproducible.
Every time the same folder is opened the same error message occurrs: "ERROR reading folder '/xxx/': class ..."
Technical Information
When opening a folder for the first time, the complete file informations of the folder are read.
If there are any unexpected values or some expected values missing an error is thrown.
There are two possiblities for this error:
1. Your stick contains corrupt file informations
2. The plugin is making wrong expectations and needs a bugfix
Solution
To be sure your folder does not contain corrupt data you can browse the folder under windows and test it using "chkdsk <drive>:" from the commandline.
If chkdsk finds an error you can fix the error using "chkdsk <drive>: /f".
If chkdsk finds no error it is very likely, that you have found a bug in the plugin.
You can help fixing the bug by collecting extended debug informations when reproducing the error:
1. Start the "USB-Stick Plugin-TC" app, the settings page appears:
- usbstickplugin_settings_extendeddebugmode.png (15.35 KiB) Viewed 382860 times
2. Check the first two checkboxes on (Debug-Mode and Extended-Debug-Mode).
3. Start Total Commander.
4. From the Home-Screen open "USB-Stick Plugin".
5. Attach your USB-Stick.
6. Open the folder causing the errror.
7. The error message appears.
8. Open "send debuginfo.txt using mail".
9. Select your mail app.
10. change the subject to "question: folder".
11. send the debuginfo to debuginfo@usbstick.hechler.de.
12. Uncheck both checkboxes in the settings to deactivate the debugmode.
Thanks for your help.