You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
My issue is valid with mirror default sample and not specific to my user-mode driver implementation
I can always reproduce the issue with the provided description below.
I have updated Dokany to the latest version and have reboot my computer after.
I tested one of the last snapshot from appveyor CI
Description
When opening and saving a .ppt file in PowerPoint 2016, there is an issue where the file gets corrupted.
excute sample on command by "mirror.exe /r C:\Users /l m"
After opening the file and performing 'Save' or 'Save As' operation on target folder, the file is closed.
And when reopening the file, it displays an error message and attempts to recover, but the recovery is unsuccessful.
This phenomenon is found only in .ppt files and not in .pptx files.
Logs
no log
The text was updated successfully, but these errors were encountered:
I encountered this issue when I opened a document with a lower version PPT extension in a higher version of PowerPoint.
example, I opened a PowerPoint 2003 document (PPT file) in PowerPoint 2016 and saved it again.
The PowerPoint document includes images or videos, and the issue is anticipated to arise at this point.
Furthermore, when it comes to this issue, it appears that handling ReadFile in Dokan is insufficient.
I attempted to resolve the issue using FileFlush, but I was not able to resolve it completely.
If more information is needed to reproduce the problem, please ask further questions.
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
When opening and saving a .ppt file in PowerPoint 2016, there is an issue where the file gets corrupted.
excute sample on command by "mirror.exe /r C:\Users /l m"
After opening the file and performing 'Save' or 'Save As' operation on target folder, the file is closed.
And when reopening the file, it displays an error message and attempts to recover, but the recovery is unsuccessful.
This phenomenon is found only in .ppt files and not in .pptx files.
Logs
no log
The text was updated successfully, but these errors were encountered: