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
I am observing strange behavior when displaying WebP images from an SMB drive. Approximately 20% of all WebP images trigger an "Invalid File" error. One might assume the files are actually corrupt, but they open normally when copied to a local drive. Furthermore, regardless of their location, these files open correctly in Picasa Photo Viewer and the standard Windows image viewer (Microsoft Photos).
I have recorded a demonstration video and attached a sample of a file that causes this error.
The log entry reads as follows: 2026-07-14T23:13:05.316|Error|<no type>.<no method>|Failed to process WebP file at W:\smb\album-empty.webp
Steps to reproduce
Open the image locally – everything is fine.
Copy it to a network drive.
Open it from the network drive – "Invalid File" error.
Describe the bug
I am observing strange behavior when displaying WebP images from an SMB drive. Approximately 20% of all WebP images trigger an "Invalid File" error. One might assume the files are actually corrupt, but they open normally when copied to a local drive. Furthermore, regardless of their location, these files open correctly in Picasa Photo Viewer and the standard Windows image viewer (Microsoft Photos).
I have recorded a demonstration video and attached a sample of a file that causes this error.
The log entry reads as follows:
2026-07-14T23:13:05.316|Error|<no type>.<no method>|Failed to process WebP file at W:\smb\album-empty.webpSteps to reproduce
Expected behavior
The image opens correctly from the network drive.
Actual behavior
output.mp4
Image format (if related to a specific file)
WebP
FlyPhotos version
2.7.0
Build source
GitHub MSI
Windows version
Windows 11 Pro 25H2 (build 26200.8655)
Architecture
x64
Additional context
No response