| Summary: | problem in your website | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | muh2lintech |
| Component: | Setup & Installation | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | balooii |
| Priority: | NOR | ||
| Version First Reported In: | 25.04.1 | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
muh2lintech
2025-06-09 14:34:09 UTC
Hi, you'll have to make the AppImage file executable after downloading. Either on the command line via `chmod a+x <path to appimage>` or with the graphical file manager you're using. For most apps this works by right-clicking on the file and looking for a checkbox to make it executable. After doing that, double-clicking the file should just work to open the app. You can google for "How to use AppImage" or "How to make a file executable". Maybe would be nice to add general links for each Linux packaging format in the installation section of the docs for how to use/install them. Hi Balooii, Thank you for your response. It worked! I'm all set now. Best Regards... On 2025-06-10 6:13 a.m., balooii wrote: > https://bugs.kde.org/show_bug.cgi?id=505380 > > balooii <balooii@proton.me> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |balooii@proton.me > > --- Comment #1 from balooii <balooii@proton.me> --- > Hi, > > you'll have to make the AppImage file executable after downloading. Either on > the command line via `chmod a+x <path to appimage>` or with the graphical file > manager you're using. For most apps this works by right-clicking on the file > and looking for a checkbox to make it executable. After doing that, > double-clicking the file should just work to open the app. > > You can google for "How to use AppImage" or "How to make a file executable". > > Maybe would be nice to add general links for each Linux packaging format in the > installation section of the docs for how to use/install them. > |