Skip to content
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

Closed
MelcherSt opened this issue Jan 12, 2016 · 8 comments
Closed

Thumbnails not generating correctly #52

MelcherSt opened this issue Jan 12, 2016 · 8 comments

Comments

@MelcherSt
Copy link

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).

@Liryna
Copy link
Member

Liryna commented Jan 14, 2016

Hi @MelcherSt ,

Did you try with the C mirror ? Do you have the same behaviour ?

@MelcherSt
Copy link
Author

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

@Liryna
Copy link
Member

Liryna commented Jan 16, 2016

Oh thats possible! DId you try with dokan 1.0.0 BETA ?

@MelcherSt
Copy link
Author

Yes, I tried with both 1.0.0 BETA and 0.8

@Liryna
Copy link
Member

Liryna commented Jan 17, 2016

With the 1.0.0 mirror C, did you enable the mount manager ? ( /g option)
Otherwise yes I think it is linked to the other ticket.

It can also be not linked with the mount manager and it is only a read issue.
Do you have some read failure during the call ?

@MelcherSt
Copy link
Author

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?

@Liryna
Copy link
Member

Liryna commented Jan 25, 2016

@MelcherSt I have been able to reproduce the issue.
I think it is an issue of heavy createfile/read calls but I cannot say what is failing. Even without dokan, explorer seems to have issue to create Thumbnails sometimes.

This need to be more investigate.

@Liryna
Copy link
Member

Liryna commented Feb 2, 2016

@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.

@Liryna Liryna closed this as completed Feb 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants