AppImage work in BP64? (Shotcut)

Moderator: Forum moderators

Post Reply
User avatar
gychang
Posts: 553
Joined: Fri Aug 28, 2020 4:51 pm
Location: San Diego, CA
Has thanked: 195 times
Been thanked: 51 times

AppImage work in BP64? (Shotcut)

Post by gychang »

I have shotcut.AppImage that work in Fossapup64 but can't get it to run in BP64, even after chmod +x... Anyone able to run AppImage in BP64?

Last edited by bigpup on Mon Mar 25, 2024 7:27 am, edited 1 time in total.
Reason: added program name to topic subject

======

Puppy Bytes, utube videos
https://www.youtube.com/channel/UCg-DUU ... u62_iqR-MA

======

User avatar
bigpup
Moderator
Posts: 6271
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 732 times
Been thanked: 1292 times

Re: AppImage work in BP64?

Post by bigpup »

What is it's exact version with a link so we can download and try it???

Welcome to Linux Software! :roll:

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

User avatar
gychang
Posts: 553
Joined: Fri Aug 28, 2020 4:51 pm
Location: San Diego, CA
Has thanked: 195 times
Been thanked: 51 times

Re: AppImage work in BP64?

Post by gychang »

bigpup wrote: Mon Mar 25, 2024 5:25 am

What is it's exact version with a link so we can download and try it???

Welcome to Linux Software! :roll:

link here: 3rd item: https://github.com/mltframework/shotcut/releases

======

Puppy Bytes, utube videos
https://www.youtube.com/channel/UCg-DUU ... u62_iqR-MA

======

User avatar
fredx181
Posts: 2561
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 274 times
Been thanked: 993 times
Contact:

Re: AppImage work in BP64?

Post by fredx181 »

gychang wrote: Mon Mar 25, 2024 6:11 am
bigpup wrote: Mon Mar 25, 2024 5:25 am

What is it's exact version with a link so we can download and try it???

Welcome to Linux Software! :roll:

link here: 3rd item: https://github.com/mltframework/shotcut/releases

Probably Bionic is too old for that to work.

User avatar
bigpup
Moderator
Posts: 6271
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 732 times
Been thanked: 1292 times

Re: AppImage work in BP64?

Post by bigpup »

Looking at what this needs for dependency software, Bionicpup64 is not going to have some of it, if any.

Could try running the appimage from a terminal and see if any errors are given.

Try using the Linux portable tar package you can get from here.
https://www.shotcut.org/download/

It is a much bigger package than the appimage and hopefully it includes a lot of the needed dependencies in it.
.
.
sorry I am on a computer that Bionicpup64 will not run on.

I tried the appimage and the portable in BookwormPup64 and both worked with no errors reported.

I assume you know how to download and run a portable package of a program.
If no ask.
The web page gives info on how to run it.

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

User avatar
gychang
Posts: 553
Joined: Fri Aug 28, 2020 4:51 pm
Location: San Diego, CA
Has thanked: 195 times
Been thanked: 51 times

Re: AppImage work in BP64?

Post by gychang »

bigpup wrote: Mon Mar 25, 2024 7:19 am

Looking at what this needs for dependency software, Bionicpup64 is not going to have some of it, if any.

Could try running the appimage from a terminal and see if any errors are given.

Try using the Linux portable tar package you can get from here.
https://www.shotcut.org/download/

The web page gives info on how to run it.

I tried to run the appimage from the terminal didn't work, error message is mostly same as running the portable tar package from the site you referred to.

Code: Select all

root@m93 ~/Downloads/Shotcut/Shotcut.app
-->  ./shotcut
bin/shotcut: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by bin/shotcut)
bin/shotcut: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /root/Downloads/Shotcut/Shotcut.app/lib/libQt6Charts.so.6)
bin/shotcut: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /root/Downloads/Shotcut/Shotcut.app/lib/libQt6Multimedia.so.6)
bin/shotcut: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /root/Downloads/Shotcut/Shotcut.app/lib/libQt6Widgets.so.6)
bin/shotcut: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /root/Downloads/Shotcut/Shotcut.app/lib/libQt6Widgets.so.6)...

======

Puppy Bytes, utube videos
https://www.youtube.com/channel/UCg-DUU ... u62_iqR-MA

======

User avatar
gychang
Posts: 553
Joined: Fri Aug 28, 2020 4:51 pm
Location: San Diego, CA
Has thanked: 195 times
Been thanked: 51 times

Re: AppImage work in BP64?

Post by gychang »

fredx181 wrote: Mon Mar 25, 2024 6:58 am

Probably Bionic is too old for that to work.

am thinking the same...

======

Puppy Bytes, utube videos
https://www.youtube.com/channel/UCg-DUU ... u62_iqR-MA

======

User avatar
mikeslr
Posts: 2791
Joined: Mon Jul 13, 2020 11:08 pm
Has thanked: 173 times
Been thanked: 837 times

Re: AppImage work in BP64? (Shotcut)

Post by mikeslr »

FWIW, here's a list of some applications that worked OOTB with my updated BP64. I did not update it's glibc. https://www.forum.puppylinux.com/viewto ... 668#p90668.

glibc being 'too old' is often the reason a current version of an AppImage can't be run. You might try an older version from here, https://github.com/mltframework/shotcut/releases/. Versions date back to 2014 (albeit not an AppImage) and the web-page for each asset shows the date of its publication. The earliest downloadable, perhaps usable, is
shotcut-debian7-x86_64-140601.tar.bz2. It may need some libs other than glibc.

Note that the https://mega.nz/folder/A7ZDzRpC#akFHWOV ... r/R7xBEAxS folder holds two versions of KDEnlive and one Openshot which functioned under my BP4.

Besides those video editors, avidemux legacy 2.8.1 appimage from here, http://fixounet.free.fr/avidemux/download.html can be used for 'simple' work.

User avatar
mikewalsh
Moderator
Posts: 5575
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 570 times
Been thanked: 1681 times

Re: AppImage work in BP64? (Shotcut)

Post by mikewalsh »

@mikeslr :-

I recently re-installed my Xenialpup64 for the first time in 5 years (it was getting 'iffy'; a few things were no longer working properly, and one or two things were making it a PITA to use). So I re-built it while I was at it; swapped the native k4.9.58 kernel for Fossa's k5.4.53 (along with fdrv), and upgraded the native glibc 2.23 for Fossa's 2.31. This was mainly done for running the WINE 9.3.portable I'd built (needs glibc>= 2.30 at least).

It DOES mean I can now run several things the old install wouldn't touch.....including the Lightworks-portable video editor. Which I'm dead chuffed about..! :D This just needed libCg & libCgGl from the PPM to kick-start it into life.....these are required if you're running a discrete GPU like I am.

The Openshot, CinelerraGG and LosslessCut video edit AppImages are all happy as Larry here. ShotCut has never been a favourite of mine, despite that it was one of the first apps I ever gave the 'portable' treatment to some 3 or 4 yrs ago. (It also won't run on most of my Pups any longer, due to the author(s) having added-in the requirement for the entire Gstreamer framework. I don't like Gstreamer; it's fussy, & insists on installing a ton of other stuff before it'll condescend to work. I won't have it anywhere near my systems.)

T'other Mike. ;)

Puppy "stuff" ~ MORE Puppy "stuff" ~ ....and MORE! :D
_______________________________________________________

Image

Post Reply

Return to “Bionic”