rbreu / beeref

BeeRef Reference Image Viewer
GNU General Public License v3.0
484 stars 39 forks source link

Fails to Save or Load on a Mapped Network Drive #106

Open Anti-Distinctlyminty opened 2 months ago

Anti-Distinctlyminty commented 2 months ago

Describe the bug Fails to save or load on a mapped network drive.

System info

BeeRef version number: 0.3.2 Your operating system: Windows 10 Pro

To Reproduce Steps to reproduce the behavior:

  1. Try to save or load a .bee file to a mapped network drive.
  2. It fails, stating that it is not a proper .bee file. However, the same file will load if saved locally.

Expected behavior It should save or load successfully.

Debug log: Attached is the log result when attempting to load a file.

BeeRef.zip

OriginalEnding commented 1 month ago

I am also experiencing this issue with BeeRef failing to save or load .bee files on a mapped network drive. Below are the details of my setup and the behavior I am encountering:

System Info:

BeeRef version number: 0.3.3
Operating System: Windows 10 Pro

Steps to Reproduce:

Attempt to save or load a .bee file to/from a mapped network drive.
The operation fails with an error message indicating that the file is not a proper .bee file.
The same file loads successfully when saved locally on the machine.

Expected Behavior:

The .bee file should save or load successfully from the mapped network drive without errors.