I just installed notepadqq v2.0.0 on ubuntu 22.04.2 LTS and it gave the following message.
"This file has been deleted from the file system. SAVE IGNORE"
If I ignore, a zero length file is opened. If I choose SAVE, a zero length file is opened and my original file is truncated to zero bytes. If I cancel out of the operation, all is well on my file but I have nothing to edit.
Weird thing is that I have narrowed this behavior down to the following.
Open a dos window in a directory with my file.Execute bash to open up a wsl bash terminal.Attempt to open the file with notepadqq.Bug occurs.
If I click open a wsl prompt into my root directory and edit a file from there, notepadqq seems to work correctly.
I have searched google, searched Ask Ubuntu, and did an image search of the displayed image on google image search. No joy with any of these.
Any suggestions?