Bug 463169 - Better Appimage integration, auto-creation of menu entries
Summary: Better Appimage integration, auto-creation of menu entries
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.26.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2022-12-17 20:18 UTC by Henning
Modified: 2023-01-04 20:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henning 2022-12-17 20:18:25 UTC
Better Appimage integration would be really good. Appimages are always worse than Flatpaks of course, but sometimes the only option.

An integration could look like that:

- in Discover you have an "install appimage" button
- pressing:
      - The appimage is made exetueable
      - A menuentry is created with the directory of the .appimage
      - and name of the app (has to be extracted but is also shown when running the app)
      - The menuentry  needs to get the icon of the appimage, which is also shown when running it (but dont know where to find it)

So making executeable and directing to the path is easy, but extracting icon and name is not so easy maybe. Would make a really great appimage integration though. Maybe the VanillaLinux devs are doing something like that too.
Comment 1 Nate Graham 2023-01-04 20:54:33 UTC
Discover's primary purpose in life is helping people get new apps, not installing ones they manually downloaded. 

I think this is the use case for AppImageLauncher, which already does everything you want! :) See https://github.com/TheAssassin/AppImageLauncher