<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Phyllis,<br>
<br>
Just a minor suggestion I forgot to mentione:<br>
<br>
The file <b>README.appimag</b>e works fine to read with cat (cli),
but I experienced that usual dual mouse-click on it in a GUI file
browser (Gnome Files) can't open it, because is recognized to be of
file type Appimage (which it isn't).<br>
<br>
I rather renamed it to <b>README_appimage.txt</b> or optionally
just <b>README_appimage</b> which both worked the usual gui way 😉<br>
<br>
Terje <br>
<br>
<br>
<br>
<div class="moz-cite-prefix">Den 01.10.2021 22:10, skrev Phyllis
Smith via Cin:<br>
</div>
<blockquote type="cite"
cite="mid:CAOckJE12fN+6JjY_Q3dD0qwQTTGO6mx=MX7RSGG5t12X4A6-gQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div class="gmail_default" style="font-size:small">Terje,</div>
<div class="gmail_default" style="font-size:small">Thank you for
passing this information along. I will update the README and
the manual to include your methodology.<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Fri, Oct 1, 2021 at 12:37
PM Terje J. Hanssen via Cin <<a
href="mailto:cin@lists.cinelerra-gg.org"
moz-do-not-send="true">cin@lists.cinelerra-gg.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The
README appimage file describes the CLI method to install
Cinelerra-GG<br>
<br>
1) download AppImage file move from Download folder to
your preference<br>
2) make it executable chmod u+x {AppImageFile name}<br>
3) run it ./cinelerraGG.AppImpage<br>
<br>
--------------------------------<br>
<br>
Now I have also tried the /GUI method/ to download, Run And
Integrate <br>
Cinelerra AppImage with installed *AppImageLauncher*.<br>
On openSUSE Leap 15.3 (and surely similar on other distros) <br>
AppImageLauncher is integrated with Firefox as follows:<br>
<br>
1) start download the AppImage file, and a widget popup in
Firefox <br>
with the option to open it with AppImageLauncher (instead of
Saving it)<br>
2) At the end of the download a new popup asks to integrate
it with <br>
your desktop system. OK<br>
<br>
--------------------------------<br>
<br>
(The AppImage installation directory is /home/user/Application
by <br>
default, but can be customized in the Launcher widget)<br>
<br>
<br>
That's it. Both *Cin* and *Cin-multi* were installed this way,
automatic <br>
integrated with icons and in the app-menue in Gnome,<br>
see the attached screenshot AppImage.png and urls to articles
for <br>
detailed info below.<br>
<br>
I have used *alacarte* to add the icon comment sub-text to
*Cin-multi* <br>
for multiple bit version.the icon, as also mentioned in a
previous post<br>
AppImage and Desktop Integration with an app launcher<br>
<a
href="https://www.mail-archive.com/cin@lists.cinelerra-gg.org/msg02692.html"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.mail-archive.com/cin@lists.cinelerra-gg.org/msg02692.html</a><br>
<br>
<br>
Packages I installed first on Leap 15.3<br>
<br>
zypper se -is appimage<br>
Loading repository data...<br>
Reading installed packages...<br>
<br>
S | Name | Type |
Version | <br>
Arch | Repository<br>
---+------------------+---------+-------------------------------------+--------+------------------<br>
i+ | appimaged | package |
9~pre.1495805837.d05eac1-bp153.1.16 | <br>
x86_64 | Main Repository<br>
i+ | appimagelauncher | package |
2.2.0-travis995~0f91801 | <br>
x86_64 | (System Packages)<br>
<br>
<br>
appimaged<br>
Daemon handles (un)registering AppImages with the system<br>
appimaged is a daemon that handles registering and
unregistering <br>
AppImages with the system (e.g., menu entries, icons, MIME
types, binary <br>
delta updates, and such). The package comes also with
appimage.validate <br>
CLI tool to verify signature of AppImage files.<br>
Version 9~pre.14958... Size 36.5 KB openSUSE Leap 15.3<br>
<br>
<br>
AppImageLauncher generic<br>
<a
href="https://www.linuxuprising.com/2018/04/easily-run-and-integrate-appimage-files.html"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.linuxuprising.com/2018/04/easily-run-and-integrate-appimage-files.html</a><br>
<a
href="https://blog.desdelinux.net/en/appimagelauncher-easily-runs-and-integrates-apps-into-appimage/"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://blog.desdelinux.net/en/appimagelauncher-easily-runs-and-integrates-apps-into-appimage/</a><br>
<a href="https://github.com/TheAssassin/AppImageLauncher"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/TheAssassin/AppImageLauncher</a><br>
<br>
AppImageLauncher openSUSE:<br>
<a
href="https://cubiclenate.com/2020/01/09/appimagelauncher-appimage-manager-on-opensuse/"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://cubiclenate.com/2020/01/09/appimagelauncher-appimage-manager-on-opensuse/</a><br>
<a href="https://software.opensuse.org/package/appimaged"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://software.opensuse.org/package/appimaged</a><br>
<a
href="https://tutorialforlinux.com/2019/12/27/step-by-step-appimagelauncher-opensuse-installation-guide/"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://tutorialforlinux.com/2019/12/27/step-by-step-appimagelauncher-opensuse-installation-guide/</a><br>
<br>
<br>
Terje<br>
<br>
<br>
<br>
<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank"
moz-do-not-send="true">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
</blockquote>
<br>
</body>
</html>