-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apps with icase AppImage are not listed #81
Comments
I don't think so, if the app is not available in github then we don't have a way to get it. |
Probably you are misunderstanding what I mean. |
Use this:
|
Make it executable using |
I will try this appimage once I am on my PC |
I don't think it's related to exec permission. |
This still happens in v5.1.0. I was looking for a simple app to integrate downloaded AppImage files with the DE and found this issue. Readme says AppImagePool can manage integration but there is no option to open/import the files, the user must first copy the file to default download path, that curiously is ~/Applications instead of ~/Download. Anyway it seems that it only detects files that end in .AppImage, ignoring anything else with the same extension but diffrence case. It is not related to file permssions. |
You can Infact change directory of AppImages but no systemwide auto appimage detect is possible for now. |
Thank you for your quick reply. The default directory is not a big deal in my opinio (I will open a new issue about adding a feature so the user can open AppImage files from anywhere, what I think will improve the user experience). What I think is more important is to fix the auto-detection of files with any extension, what seems to be broken as of now, at least in the latest release version:
Cheers |
Current version:
About the App dialog displays V 4.9.9.
Some apps don't use the extension
.AppImage
, but they would rather user.appImage
,.Appimage
,.appimage
or any other upper/lowercase combination.No idea if this is canonical but it's what is happening.
Examples with avidemux:
Other software like
appimagelauncherd
use case insensitive so read whatever.The text was updated successfully, but these errors were encountered: