prateekmedia / appimagepool

A simple, modern AppImageHub Client, powered by flutter.
https://www.pling.com/p/1547076/
GNU General Public License v3.0
647 stars 39 forks source link

Appimagepoot-5.0.0 failing to run on LMDE5 #97

Open thegreatyellow67 opened 1 year ago

thegreatyellow67 commented 1 year ago

Hi, today I've downloaded the latest version of appimagepool, the 5.1.0, when I run it says:

qt.svg: /home/giagio/.config/Kvantum/Fluent-round-solid/Fluent-round-solidDark.svg:7988: Could not resolve property: #paint0_linear ./appimagepool: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./appimagepool)

How resolve the issue? Thanks

prateekmedia commented 1 year ago

Glibc is required is what the error says, try searching on how to install that on Debian as lmde5 is Debian based.

On Thu, 9 Mar, 2023, 16:46 thegreatyellow67, @.***> wrote:

Hi, today I've downloaded the latest version of appimagepool, the 5.1.0, when I run it says:

qt.svg: /home/giagio/.config/Kvantum/Fluent-round-solid/Fluent-round-solidDark.svg:7988: Could not resolve property: #paint0_linear ./appimagepool: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./appimagepool)

How resolve the issue? Thanks

— Reply to this email directly, view it on GitHub https://github.com/prateekmedia/appimagepool/issues/97, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ3UGXDFL42G2IKIYWPLUC3W3G3X3ANCNFSM6AAAAAAVU65HM4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

thegreatyellow67 commented 1 year ago

In my system there's a Glibc packet installed, but seems that is an old version:

ldd --version ldd (Debian GLIBC 2.31-13+deb11u5) 2.31

prateekmedia commented 1 year ago

right

viktordimov commented 1 year ago

right

I'm having the same issue. Debian 11 Bullseye. I don't think we can upgrade our GLIBC.