Coder Social home page Coder Social logo

Comments (8)

bilderbuchi avatar bilderbuchi commented on August 29, 2024

I recently had similar errors with Qt when launchign the Appimage, I just installed the refered library on my system -- in your case you probably need libqt5webkit5.

from agros2d.

probonopd avatar probonopd commented on August 29, 2024

@bilderbuchi it is not a good idea to mix bundled with system Qt libraries, in fact, this is guaranteed to crash on other systems than your own. libQt5WebKitWidgets.so.5 needs to be bundled inside the AppImage.

from agros2d.

bilderbuchi avatar bilderbuchi commented on August 29, 2024

Hm, that could maybe explain some weird problems that I've been seeing (very laggy geometry/plotting browser, segfaults when adding geometry). I also had some errors like yours, just with different qt components, after installing them in the system, agros started to work.

from agros2d.

probonopd avatar probonopd commented on August 29, 2024

This is an indication that this AppImage has issues that need to be fixed.

from agros2d.

bilderbuchi avatar bilderbuchi commented on August 29, 2024

Thing is, I don't even know where the code for them is coming from - I could not find the dealii-solver branch, that is mentioned in the page you linked to, anywhere.

from agros2d.

bilderbuchi avatar bilderbuchi commented on August 29, 2024

OK, in a presentation I found online, they say "Development version can be downloaded from our private git repository" at https://edison.fel.zcu.cz:444. Unofrtunately, it's behind a sign-in, and there seems to be no way to sign up for an account, but I suspect that that's where the nightly builds are coming from. @karban, those slides mention a move back to Github, has that been cancelled?

from agros2d.

bilderbuchi avatar bilderbuchi commented on August 29, 2024

I just spun up a fresh Ubutu 16.04 VM, and this does not seem to be limited to Qt libraries - I get an error about missing libxerces-c-3.1.so. I guess maybe Agros relies only on system/shared libraries?

Edit: So, just to try to keep track of things: after installing the stable version from the PPA (to get a known set of dependencies), I had to install libmetis5 to get a current AppImage to start. Still got issues like the particle tracking in the electron gun example freezing the application, though.

from agros2d.

probonopd avatar probonopd commented on August 29, 2024

I'd be happy to help if we find the script and person that generated this AppImage.

from agros2d.

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.