dokan-dev / dokany

User mode file system library for windows with FUSE Wrapper
http://dokan-dev.github.io
5.15k stars 657 forks source link

win11 "Photo" app would black screen when using mirror.exe in the mode of network drive #1173

Closed FaerieLee closed 9 months ago

FaerieLee commented 10 months ago

Feature request can skip this form. Bug report must complete it. Check List must be 100% match or it will be automatically closed without further discussion. Please remove this line.

Environment

Check List

Description

In windows 11, using mirror.exe to mount local path to a network disk, command belows: mirror.exe /d /s /r D:\TEST\Pictures\Screenshots /l m /n 123 When using windows ”Photo“ application to open a picture in the disk m, the application would black screen and doesn't show picture. But when mount not using /n, the application show picture successfully. Why ? Looking forward to your help.

Logs

Please attach in separate files: mirror [logs](htt dokan_mirror.log

library logs and kernel win_kernel.log

In case of BSOD, please attach minidump or dump analyze output.

Liryna commented 9 months ago

Hi @FaerieLee ,

This is a known issue https://github.com/dokan-dev/dokany/issues/111 Only mount with mount manager work for Photo app.