yurijmikhalevich / rclip

AI-Powered Command-Line Photo Search Tool
MIT License
694 stars 54 forks source link

`APPRUN_ERROR: Permission denied` when running on a Synology NAS with DSM 7.1.1-42962 Update 1 #30

Closed yurijmikhalevich closed 1 year ago

provaguest commented 1 year ago

I have the same issue on the same hardware. Any idea regarding the cause? With previous version of DSM rclip Appimage worked fine

yurijmikhalevich commented 1 year ago

@provaguest, I assume that the system file structure or default permissions changed with the DSM update and rclip is AppImage tries to unpack itself into either a non-existent directory or into a directory with no write/exec rights. Going to look into this.

yurijmikhalevich commented 1 year ago

@provaguest, fixed in rclip@v1.2.5 https://github.com/yurijmikhalevich/rclip/releases/tag/v1.2.5

provaguest commented 1 year ago

I confirm that with version 1.2.5 rclip is now again working on DSM. Thank you very much for the fix and the wonderful software.

yurijmikhalevich commented 1 year ago

@provaguest, thank you. I am happy that you like it :)