Git Product home page Git Product logo

Comments (7)

stevang avatar stevang commented on May 24, 2024 2

Thank you! its working again.

from anchor.

aaroncox avatar aaroncox commented on May 24, 2024 1

The upgrade to a higher version of Electron has proven to be somewhat problematic due to some dependencies that also need upgrading, as well as parts of the app that will need to be retrofitted. Sadly there are some breaking changes from v12 onwards, which is why we're still on v12.

I was hoping to be able to do a quick upgrade and things would just work, but unfortunately not the case. I'll keep this open as a reminder we need to go through these upgrades, but unfortunately for the next few releases we probably won't be able to get this resolved.

from anchor.

includenull avatar includenull commented on May 24, 2024

Further research seems that there was a issue with Electron due to changes in Ubuntu, it was fixed in Electron 14 and backported to 13 electron/electron#31091 but I am not sure about 12, it doesn't seem so.

from anchor.

includenull avatar includenull commented on May 24, 2024

I have also now confirmed that this error happens on Ubuntu 22.04 with Nvidia driver too.

from anchor.

aaroncox avatar aaroncox commented on May 24, 2024

Further research seems that there was a issue with Electron due to changes in Ubuntu, it was fixed in Electron 14 and backported to 13 electron/electron#31091 but I am not sure about 12, it doesn't seem so.

Awesome, thanks for this bit - that should make resolving this (hopefully) easy.

I'll see if we can upgrade electron without breaking anything and get us off v12.

from anchor.

stevang avatar stevang commented on May 24, 2024

Add Linux Mint 21.1 to the list. Any Update when a solution could be coming?

anchor-wallet
10:32:06.811 › anchor: initializing
(node:8421) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use anchor-wallet --trace-deprecation ... to show where the warning was created)
10:32:07.045 › anchor: ready
10:32:07.046 › enableSigningRequests
10:32:07.160 › tray menu: creating
10:32:07.199 › creating tray menu
10:32:07.200 › /opt/Anchor Wallet/resources/app.asar/renderer/assets/icons/png/[email protected]
10:32:07.242 › wallet ui: creating
10:32:07.301 › protocol handler: creating ui
10:32:07.301 › initial request false
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[8421:0104/103212.274003:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
Trace/Breakpoint ausgelöst (Speicherabzug geschrieben)

from anchor.

aaroncox avatar aaroncox commented on May 24, 2024

We just had a developer run into this issue yesterday, and discovered that starting the app with the --no-sandbox flag allows it to run. So when starting from the command line (or edit your shortcut to include this):

anchor-wallet --no-sandbox

from anchor.

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.