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

Microsoft Photos app in Windows 10 is unable to display pictures #97

Closed
ivorytir opened this issue Oct 27, 2015 · 6 comments
Closed

Microsoft Photos app in Windows 10 is unable to display pictures #97

ivorytir opened this issue Oct 27, 2015 · 6 comments

Comments

@ivorytir
Copy link

Hi,
The Microsoft Photos (Microsoft.Photos.exe), default photo viewing app in Windows 10, is not able to display pictures from a dokany-mapped drive. It shows error IMG_xyz.jpg We can't open this file

The issue is easily reproducible using the mirror example (tested on commit c39e712). It happens in local or removable drive mode (/r), network drive mode (/n) seems to be fine. I can provide dokany debug output if needed, but have not spotted any errors in there though.

Cheers, Ivo

@Liryna
Copy link
Member

Liryna commented Oct 28, 2015

Hello,

Thanks for the report !

This has already been reported in a discussion of a closed ticket.
#26 (comment)
The possible fix has been added to the TODO of dokan (see Add Oplock Semantics)
#45

If you can provide patch to add the implementation it would be really great !

@Liryna
Copy link
Member

Liryna commented Nov 29, 2015

Fixed with 731a627

@Liryna Liryna closed this as completed Nov 29, 2015
@ivorytir
Copy link
Author

ivorytir commented Dec 7, 2015

Thanks Liryna, the fix works great!

@js69
Copy link

js69 commented Apr 7, 2016

I think we need to reopen the issue. With the current repo (compiled locally) I have the issue that the preview in Explorer shows pictures only partially and Windows 10 Photo app doesn't show some pictures completely on C-mirror sample drives. Screenshots show the icon thumbnall and preview in Explorer with picture obviously not loaded completely.

explorerpreviewinmirror

explorerpreviewinmirror2

Tested in a Win 10 (10586) VM.The issue occurs not always, nondeterministically, try with ten large pictures in a folder for reproduction.

@Liryna
Copy link
Member

Liryna commented Apr 7, 2016

Hi @js69 ,

I think your issue is more related to #154
Before the fix of this issue, you was absolutly not able to open a picture at all.

@js69
Copy link

js69 commented Apr 7, 2016

Yeah, you are right. Sorry for duplicate.

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

3 participants