https://bugs.winehq.org/show_bug.cgi?id=40762
Bug ID: 40762 Summary: Approach 97: Error Message When Opening From Network Path Product: Wine Version: 1.9.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: crashdance@charter.net Distribution: Mint
When opening a database (APR) file from a CIFS mapped Windows network share using a drive letter in dosdevices Approach fails to open the file. The error message is "Cannot open database "Z:\examplefile.dbf" because it is encrypted." This problem persists regardless of the compatibility mode in the Wine config. The program works correctly in a modern version of Windows and a Windows virtual machine connected to the same LAN.
https://bugs.winehq.org/show_bug.cgi?id=40762
--- Comment #1 from crashdance@charter.net --- Loading APR files works fine on a local disk.
https://bugs.winehq.org/show_bug.cgi?id=40762
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- Default console output while trying to open the file?