Code Monkey home page Code Monkey logo

Comments (7)

dacorsa avatar dacorsa commented on July 17, 2024 1

yes i tried:
18:33:19 dacorsa@NanoKDE /home/dacorsa $ cd /app/Stacer/build/output/
18:33:25 dacorsa@NanoKDE /app/Stacer/build/output $ ./stacer
Errore di segmentazione (core dump creato)
18:33:29 dacorsa@NanoKDE /app/Stacer/build/output $

for a fraction of second i saw a splash screen and after crash on my ubuntu lunar.

from stacer.

alexmyczko avatar alexmyczko commented on July 17, 2024 1

read again

from stacer.

alexmyczko avatar alexmyczko commented on July 17, 2024

is that released tar.gz or master checkout? anything wrong with the official pkg?

from stacer.

dacorsa avatar dacorsa commented on July 17, 2024

it's all ok with the version in the ubuntu repository, but if i run the version downloaded from github i have this problem

from stacer.

dacorsa avatar dacorsa commented on July 17, 2024

sudo apt install libqt5charts5-dev
cd /app
git clone --recurse-submodules https://github.com/oguzhaninan/Stacer.git
cd /app/Stacer
sudo git checkout default
sudo git reset --hard
sudo git pull
sudo git submodule update --init --recursive
sudo git pull --recurse
make uninstall
make clean
mkdir build ; cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin ..
sudo make -j$(nproc)
ls -la /app/Stacer/build/output/stacer
exit 0

and running stacer:

13:02:40 dacorsa@NanoKDE /home/dacorsa $ /app/Stacer/build/output/stacer
Errore di segmentazione (core dump creato)
13:02:42 dacorsa@NanoKDE /home/dacorsa $

from stacer.

alexmyczko avatar alexmyczko commented on July 17, 2024

run strace ./stacer to get an idea?

from stacer.

dacorsa avatar dacorsa commented on July 17, 2024

dump.txt

ok i attached

from stacer.

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.