sn4k3 / UVtools

MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
GNU Affero General Public License v3.0
1.14k stars 102 forks source link

AppImage doesnt run outside its directory #897

Closed lordekeen closed 4 days ago

lordekeen commented 5 days ago

System

Distro: Rocky Linux 9.4 (RHEL 9)
DE: GNOME 40

Printer and Slicer

Description of the bug

When running the app in its directory, it opens normally, but from a .desktop launcher (so it shows in the menu) it does not. I did integrated it into the system using Gear Lever (a Flatpak on Flathub) which does a simple desktop integration (extract the icon, generate the .desktop and put it into ~/.local/share/applications).

How to reproduce

  1. Download the AppImage
  2. Make it executable as a program
  3. Create a .desktop file in ~/.local/share/applications
  4. Edit the .desktop pointing to the AppImage (exec=/path-to-appimage)
  5. Try launching from the menu

Files

No response

github-actions[bot] commented 5 days ago

This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌

sn4k3 commented 4 days ago

I followed your workflow, but it works to me: image

lordekeen commented 4 days ago

Maybe I've messed something up, thanks for looking into it, closing the issue.