Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nexus_wallet-Linux-1.1.0.deb doesn't work - critical error #55

Closed
github12101 opened this issue Jul 20, 2019 · 7 comments
Closed

nexus_wallet-Linux-1.1.0.deb doesn't work - critical error #55

github12101 opened this issue Jul 20, 2019 · 7 comments
Labels
bug Something isn't working

Comments

@github12101
Copy link

github12101 commented Jul 20, 2019

Describe the bug
Just installed nexus_wallet-Linux-1.1.0.deb on Linux MX (Debian Stretch with improved GUI). Wallet fails with critical error.

To Reproduce

$ nexus_wallet 
[22403:0720/132833.949305:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/Nexus Wallet/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap

This is stock Linux, nothing has been changed and I have no knowledge of any custom changed made to sandbox helper or whatever that is.

Expected behavior
nexus-wallet command should start wallet

Screenshots
not required

Desktop (please complete the following information):
$ uname -a
Linux mx 4.19.0-5-amd64 #1 SMP Debian 4.19.37-2~mx17+1 (2019-05-15) x86_64 GNU/Linux

$ lsb_release -a
No LSB modules are available.
Distributor ID: MX
Description: MX 18.3 Continuum
Release: 18.3
Codename: Continuum

All packages are from Debian Stretch.

@github12101
Copy link
Author

Please note, previous version of the wallet has worked on this machine without this error (Window worked and GUI was present, but wallet failed to synchronize). This is potentially a regression from previous version.

@Qrysto
Copy link
Member

Qrysto commented Jul 22, 2019

@KenCorma could you verify this and the AppImage issue on Linux?

@l8nit3tr0ubl3
Copy link
Contributor

Possible explanation here: electron 5.xx issue

@github12101
Copy link
Author

github12101 commented Jul 28, 2019

Just installed Debian 10 Buster on AMD64 machine. Nexus .deb package can't even be installed, reason:

$ sudo gdebi nexus_wallet-Linux-1.1.0.deb 
Reading package lists... Done
Building dependency tree        
Reading state information... Done
Reading state information... Done
This package is uninstallable
Dependency is not satisfiable: gir1.2-gnomekeyring-1.0
$ apt search gir1.2-gnomekeyring-1.0
Sorting... Done
Full Text Search... Done

Package on which Nexus-wallet is dependant on, doesn't even exist in Debian 10 Buster.
Libgnome-keyring is no longer in Debian: https://tracker.debian.org/pkg/libgnome-keyring
Reason: GNOME/Keyring has been depreciated in favor of Libsecret. https://wiki.gnome.org/Projects/Libsecret
Maybe Nexus-wallet should start using Libsecret instead of obsolete Gnome/Keyring?

@l8nit3tr0ubl3
Copy link
Contributor

Foundry376/Mailspring#998 (comment)

Again, not a wallet issue, but an issue with a depreciating dependency. But the link above should fix that issue. However, it still will error out due to the electron builder issue.

@github12101
Copy link
Author

Why this is not tagged as BUG? Why no one is assigned to this issue?

This was referenced Aug 5, 2019
@KenCorma KenCorma added the bug Something isn't working label Aug 6, 2019
@KenCorma
Copy link
Member

Closing this as the resolve is the same as Appimage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants