0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.78k stars 480 forks source link

Error saving file (to network share) - Insufficient memory to continue the execution of the program #731

Open anubis-genix opened 3 years ago

anubis-genix commented 3 years ago

I get an error saving a .txt file to SMB shares. The file itself gets created in the target directory but it is empty 0 KB. I didn't hit the filesize limit, the file is just 429 Bytes. It's not a permission issue, since regular apps like Notepad and Notepad++ work perfectly here. My workaround is to save the file locally on my computer and copy it to the target directory.

App Version: 1.4.2.0 Client: Win 10 x64 20H2 Servers: 2012/2016/2019 (latest patches installed)

0x7c13 commented 3 years ago

What is the error message? Is the file read-only or read-write?

anubis-genix commented 3 years ago

Error message: Insufficient memory to continue the execution of the program The file is read-write