-
Notifications
You must be signed in to change notification settings - Fork 115
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
Thumbnails not generating correctly #52
Comments
Hi @MelcherSt , Did you try with the C mirror ? Do you have the same behaviour ? |
Hey @Liryna Thanks for your response. I've now tried the C mirror, but it shows exactly the same behaviour. I guess this is related to this issue: dokan-dev/dokany#61 |
Oh thats possible! DId you try with dokan 1.0.0 BETA ? |
Yes, I tried with both 1.0.0 BETA and 0.8 |
With the 1.0.0 mirror C, did you enable the mount manager ? ( /g option) It can also be not linked with the mount manager and it is only a read issue. |
I now also tried with the mount manager. Sadly, it's still not working. I do not see any read failures, but often times opening an image results in the picture viewer showing me a grey image instead of the original. Also, something else worth noting; while opening a folder for the first time, I actually see the thumbnails generating but quickly changing to grey. Not sure what that means, but it seems they can't be saved or so? |
@MelcherSt I have been able to reproduce the issue. This need to be more investigate. |
@MelcherSt , we are going to continue the discution in the ticket dokan-dev/dokany#154 if you want it. The issue is more related to dokan than dokan wrapper. |
Using the Mirror sample I experience an issue where thumbnails for picture files fail to generate correctly; only a smal horizontal stripe of the original image is visible and the rest of the thumbnail remains grey. Note that these pictures are JPEG files and fairly large in size (about 6Mb). Any clue as to why this happens?
Do note that thumbnails for these files generate correctly in their normal directory (not the mirror disk).
The text was updated successfully, but these errors were encountered: