Giter VIP home page Giter VIP logo

Comments (8)

Sheepux avatar Sheepux commented on June 12, 2024

Same issue that we had in hakuneko ? Wtf with those linux distributions ?
Try to add --disable-gpu-compositing OR --disable-gpu
in the launch:dev script https://github.com/manga-download/haruneko/blob/master/app/nw/package.json#L29
Edit: from what i found it looks like it's a specific chrome feature that fails on linux --disable-features=VizDisplayCompositor
list of chrome flags: https://peter.sh/experiments/chromium-command-line-switches/

from haruneko.

MikeZeDev avatar MikeZeDev commented on June 12, 2024

Does that flags helped?

from haruneko.

underailton avatar underailton commented on June 12, 2024

No, I couldn't understand and consequently apply.

from haruneko.

MikeZeDev avatar MikeZeDev commented on June 12, 2024

Its command line arguments.

from haruneko.

underailton avatar underailton commented on June 12, 2024

Sorry for the delay, I tried to run it in the terminal and it shows this error.

username:~$ flatpak run --branch=stable --arch=x86_64 --command=hakuneko --file-forwarding io.github.hakuneko.HakuNeko @@U %U @@
Gtk-Message: 20:59:59.950: Failed to load module "xapp-gtk3-module"

Usage:
/app/lib/hakuneko-desktop/hakuneko [OPTIONS]

Options:
-u, --update-url= URL to be checked for web-application updates
Default: "http://manga-download.github.io/hakuneko/{version}/latest"
--startup-url= URL to the entrypoint of the web-application
Default: "hakuneko://cache/index.html"
-c, --cache-directory=

Directory where the web-application is stored
Default: system's default
--user-directory= Directory where user settings are stored
Default: system's default


Framework Info

Electron : 6.1.7
Chrome : 76.0.3809.146
Node : 12.4.0


Configuration

Update URL : https://manga-download.github.io/hakuneko/6.1.7/latest
Connector Protocol : connector
Application Protocol : hakuneko
Startup URL : hakuneko://cache/index.html
AppCache Directory : /home/ailton/.var/app/io.github.hakuneko.HakuNeko/cache/hakuneko-desktop
UserData Directory : /home/ailton/.var/app/io.github.hakuneko.HakuNeko/config/hakuneko-desktop

Fontconfig warning: "/etc/fonts/conf.d/05-flatpak-fontpath.conf", line 5: unknown element "reset-dirs"
Fontconfig error: "/etc/fonts/conf.d/05-flatpak-fontpath.conf", line 6: invalid attribute 'salt'
Fontconfig error: "/etc/fonts/conf.d/05-flatpak-fontpath.conf", line 7: invalid attribute 'salt'
Fontconfig warning: "/run/host/font-dirs.xml", line 4: unknown element "remap-dir"
Fontconfig error: "/run/host/font-dirs.xml", line 4: invalid attribute 'as-path'
Fontconfig warning: "/run/host/font-dirs.xml", line 5: unknown element "remap-dir"
Fontconfig error: "/run/host/font-dirs.xml", line 5: invalid attribute 'as-path'
Fontconfig warning: "/run/host/font-dirs.xml", line 6: unknown element "remap-dir"
Fontconfig error: "/run/host/font-dirs.xml", line 6: invalid attribute 'as-path'
Fontconfig error: Cannot load config file from /run/host/font-dirs.xml
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
[2:0419/210004.078937:FATAL:gpu_data_manager_impl_private.cc(894)] The display compositor is frequently crashing. Goodbye.

from haruneko.

MikeZeDev avatar MikeZeDev commented on June 12, 2024

IIRC flatpak is made by a third party so youd better ask them for the font errors.
'The display compositor is frequently crashing" is an Electron bug and there is little to nothing we can do. Updating it is a pain so we are developing Haruneko from scratch.

There was something in the FAQ or other tickets about a command line argument you could have used.

  1. try nightly because electron version is slightly more recent
  2. https://hakuneko.download/docs/troubleshoot/ try the --disable-gpu switch ?

from haruneko.

ronny1982 avatar ronny1982 commented on June 12, 2024

Wrong project, this is about HaruNeko, but the console output shows HakuNeko Stable.
See: manga-download/hakuneko#6826
=> Closed

from haruneko.

underailton avatar underailton commented on June 12, 2024

Hello, based on this explanation I was able to run and open the program without problems, I just changed a few lines in the command, it was like this “hakuneko-desktop start:dev”: “electron . --no-sandbox” in the version packaged in .deb
Thanks.

from haruneko.

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.