The linux appimage doesnt launch #35
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
didirus/AstralRinth#35
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please confirm the following
What area is affected?
Installation or first launch
Operating system
Linux
AstralRinth version
v0.14.8
Installation source
Git Astralium (You're here)
Account type involved
Not related to accounts
What happened?
I downloaded the image, made it executable with chmod +x , even tried sudo. The app exists without any log, when ran in terminal with ./Name.appimage .. It has worked, but i had to delete the image, relogin, download again, and only works when made executable in downloads folder, and breaks when moved.... and only works for this session, once i log out/shutodwn, it breaks on next login, Im using hyprland(wayland).
Even when it works, i have to set this before ./app.appimage , or in the .dekstop files : "LD_PRELOAD=/usr/lib/libwayland-client.so ./AstralRinth.AppImage"
Im on Cachy os, this issue was also on arch for me.
If u want i can give logs
What did you expect to happen?
The app should launch from any location, at ~/Applications/...
Steps to reproduce
1.Download an appimage from the repo
2.Make it executable
3.Try to launch from gui, or terminal
4.Move the image and try to launch again
Logs or error text
System details
Latest cachyOs kernel, based on arch(latest)
Additional context
No response