[skrooge] [Bug 465730] New Skrooge AppImage Crashes Upon Attempted Load

2023-02-15 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=465730

Stephane MANKOWSKI  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Stephane MANKOWSKI  ---
Hi,

Happy to see that you solved your issue.

This is not a bug Mint Cinnamon 20.3. This is just that Mint Cinnamon 20.3 is
"too old" to be able to run this appimage.

-- 
You are receiving this mail because:
You are watching all bug changes.

[skrooge] [Bug 465730] New Skrooge AppImage Crashes Upon Attempted Load

2023-02-15 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=465730

--- Comment #2 from Jesse  ---
Hello Stephane,
Thank you for the overview and instructions.  Very helpful.

I executed your terminal command and received a version of 2.31 for several
entries.  I then went to review updates and packages that are held back with
the "apt update" command and updated them manually, but no progress.

It is then that I, sadly, realized that I was using my secondary machine which
looks physically identical, along with the background and several other items.
It is running Mint 20.3, not 21.1.  I booted up the proper machine, downloaded
the AppImage, made it executable, and it ran immediately with no issues, and
all icon images were shown from my last bug. I ran your terminal command anyway
and received version 2.35 for 2 entries.

I have now learned that not all Linux AppImages are "backward compatible"
between OS versions, even though they are self contained, and will watch out
for that in the future.  There are still some necessary dependencies.

I know how frustrating it is for a developer to get reports like this due to my
own ignorance/stupidity, and for that I apologize.  I shall make it more
obvious to myself which machine I am on in the future.

If this is actually a bug for Mint Cinnamon 20.3, please let me know and I can
enter a new bug and provide any additional info you need.

I thank you again for your time.  This issue can be closed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[skrooge] [Bug 465730] New Skrooge AppImage Crashes Upon Attempted Load

2023-02-15 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=465730

Stephane MANKOWSKI  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
   Assignee|guillaume.deb...@gmail.com  |steph...@mankowski.fr

--- Comment #1 from Stephane MANKOWSKI  ---
Hi,

You must know that:
- The appimage is built on the package built on launchpad
https://launchpad.net/~s-mankowski/+archive/ubuntu/ppa-kf5
- The version 2.29.0 of Skrooge is based on KDE framework 5.86.0.
- KDE framework 5.86.0 is not available on Ubuntu Focal.
- So this new appimage of Skrooge 2.29.0 is based on the last ubuntu LTS
version: jammy
- This new appimage is built with libc version 2.35 (see
https://launchpadlibrarian.net/651177137/buildlog_ubuntu-jammy-amd64.skrooge_2.29.0-0ubuntu1~ppa1_BUILDING.txt.gz)

Your system is based on ubuntu jammy, so this should work.
Could you confirm that your libc version is 2.35 too ?
For that you just have to launch the following command from a terminal:
apt-cache show libc6-dev | grep Version

Regards.

-- 
You are receiving this mail because:
You are watching all bug changes.