Giter Site home page Giter Site logo

Comments (17)

rkhaotix avatar rkhaotix commented on June 16, 2024 1

Yeah, I know. I still consider pgModeler AppImages experimental. For the next release I will try to build them on a distro a bit more older than the one I use for development.

from pgmodeler.

GitStorageOne avatar GitStorageOne commented on June 16, 2024 1

Yeah, I know. I still consider pgModeler AppImages experimental.

I'm getting the same error with .run bundle, so it's more general issue.

For the next release I will try to build them on a distro a bit more older than the one I use for development.

Latest Ubuntu LTS could be safe choice for the build server.

from pgmodeler.

rkhaotix avatar rkhaotix commented on June 16, 2024

Hi

It seems a Glibc version incompatibility as hinted by the error message. pgModeler libs require 3.4.32, which one is installed in your system?

from pgmodeler.

GitStorageOne avatar GitStorageOne commented on June 16, 2024
libc6-dev/stable,stable-security,now 2.36-9+deb12u4 amd64 [installed,automatic]
libc6/stable,stable-security,now 2.36-9+deb12u4 amd64 [installed]

I guess 2.36?

from pgmodeler.

GitStorageOne avatar GitStorageOne commented on June 16, 2024

I remember having a similar problem with my own software when I compiled it using the latest OS.
Many users reported something similar, so I used a separate virtual machine with an old OS to compile.
This library is backwards compatible, so after compiling on an older OS my application worked everywhere.

from pgmodeler.

rkhaotix avatar rkhaotix commented on June 16, 2024

AppImage is designed to be backward compatible with older Glibc version. The problem is with pgModeler build itself. I needed to get rid of that backward compatibility so I could use newer Qt versions. Unfortunately, for the problem you're facing, the solution is to use a newer OS (I don't know how old is Debian 12) but to give you an idea, pgModeler is built on a opensuse 15.5.

from pgmodeler.

GitStorageOne avatar GitStorageOne commented on June 16, 2024

I see,
Debian 12 was released June 10th, 2023

from pgmodeler.

GitStorageOne avatar GitStorageOne commented on June 16, 2024

I will test on the most popular and latest distro - Ubuntu 22.04 LTS.

from pgmodeler.

GitStorageOne avatar GitStorageOne commented on June 16, 2024

It doesn't work either.
It seems, pre-compiled appimage has very limited OS support, which also is not listed anywhere.

from pgmodeler.

GitStorageOne avatar GitStorageOne commented on June 16, 2024

As far as I understand, targeting to GLIBC 3.4.30 would be OK for the most distros.

from pgmodeler.

rkhaotix avatar rkhaotix commented on June 16, 2024

Thanks for the suggestion. I'll build a snapshot later today and let you know. ;)

from pgmodeler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.