dail8859 / NotepadNext

A cross-platform, reimplementation of Notepad++
GNU General Public License v3.0
9.14k stars 552 forks source link

Unable to open file by right clicking #615

Open winter110 opened 2 months ago

winter110 commented 2 months ago

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

dail8859 commented 2 months ago

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.