Closed andi448 closed 4 years ago
This is apparently not an issue with the wallet app itself (or electron), but something about privileges with Debian. Did you try to install the .deb version? The problem and potential solutions are described here https://github.com/electron/electron/issues/17972
Strange thing is, another AppImage is working flawlessly. So it shouldn't be a general issue with electron.
No, I didn't, because I'd like to use the AppImage, but if there isn't a real solution, I will try the .deb.
The other App is an electron app, too? If yes, which one...so I could have a look at it.
you could try to run the AppImage with --no-sandbox
In the meanwhile I'll checkout some possible fixes, like this
I don't have Debian running here...but will try to help you
Yes, the other app is - as far as I know - electron, too: https://gitlab.com/NebulousLabs/Sia-UI
With the parameter --no-sandbox it's just throwing a few warnings:
(phoenix:18163): Gtk-WARNING **: 23:23:37.990: Theme parsing error: gtk.css:127:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
(phoenix:18163): Gtk-WARNING **: 23:23:37.990: Theme parsing error: gtk.css:128:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
(phoenix:18163): Gtk-WARNING **: 23:23:37.991: Theme parsing error: gtk.css:132:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
But at least it starts and seems working.
Can I close this? @andi448
Describe the bug [6932:1118/104430.248080: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 /tmp/.mount_linux-B5Ybtg/chrome-sandbox is owned by root and has mode 4755. Trace/Breakpoint triggered
To Reproduce Steps to reproduce the behavior:
Expected behavior The app should be started.
Desktop (please complete the following information):