NotepadNext icon indicating copy to clipboard operation
NotepadNext copied to clipboard

Unable to open file by right clicking

Open winter110 opened this issue 1 year ago • 1 comments

Operating System and Version

deepin linux v23

Distribution

appimage

Description

Installation package: NotepadNext-v0.8-x86_64.AppImage

Regardless of whether Notepad Next is already open or not, using Notepad Next by right clicking on a file will only open the software, but not the file. However, if the file is directly dragged into the software, it can be opened normally

截图_选择区域_20240805103118

Steps to Reproduce

Additional Details

No response

winter110 avatar Aug 05 '24 02:08 winter110

There as a similar issue reported in #436 but it was due to the application not handling URL file paths. The debug info you have above does not seem to be passing a file name at all. I'm not sure how the OS knows to register that appimage to call it with file path.

dail8859 avatar Aug 06 '24 15:08 dail8859