Code Monkey home page Code Monkey logo

Comments (9)

Ooggle avatar Ooggle commented on August 16, 2024 1

Hmmm still don't work for me since i already have it. I close the issue cause it seems that i'm the only one that have this problem, perhaps i do something bad...

from kawanime.

Kylart avatar Kylart commented on August 16, 2024

Hello,

Did you build the app yourself from the dev branch by any chance?

from kawanime.

Ooggle avatar Ooggle commented on August 16, 2024

Hi, yeah but it do the same.

from kawanime.

Kylart avatar Kylart commented on August 16, 2024

Alright,

At the moment, only the master branch is safe to build and ship for all platforms.

The others branches are not safe to build and ship. You should only be able to npm run dev on most platform.

from kawanime.

Ooggle avatar Ooggle commented on August 16, 2024

Ok so i managed to build the app from the master branch with the following :

git clone --single-branch --branch master https://github.com/Kylart/KawAnime.git && cd KawAnime
npm i
npm run dist:linux
cd dist
./KawAnime 0.4.2.AppImage

It show the message to add the shortcut like on the dev version then there is a segfault (see screen).

2020-04-01-175648_480x59

I also tested by installing the .deb but it end with a segfault too. (i have installed all the dependencies of course)
Tell me if you need samples or something else.

from kawanime.

Kylart avatar Kylart commented on August 16, 2024

Do this AppImage work?

from kawanime.

Ooggle avatar Ooggle commented on August 16, 2024

No, It do the same error message that at the beginning.
I'm going to create a Debian VM to see if it's me or not, doens't want to take your time for nothing if it's the case.

I will reply here when i get the result.

from kawanime.

Ooggle avatar Ooggle commented on August 16, 2024

So nothing change when i try to launch it from the VM, there is exactly the same error.
Using Debian 10, everything up to date.

from kawanime.

Kylart avatar Kylart commented on August 16, 2024

Alright, I tried on a fresh Debian 10 as well.
Try installing g++ package, it kinda worked for me

from kawanime.

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.