-
Notifications
You must be signed in to change notification settings - Fork 2
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
Neon Wallet 3 crashing on load on Ubuntu 24.04 Plasma KDE #205
Comments
Seems like some white space escaping isn't done properly, because there you see "/opt/Neon" in the 3rd row, but it should be "/opt/Neon Wallet" |
Hi @trancephorm , this is a new one, I will add It to be checked |
Hi, @trancephorm! Could you give us a video of the crash to help us understand what happened, please? |
@trancephorm thank you for the additional data, we will investigate this. |
Thank you for fixing this, version 3.2 works, although with mandatory --no-sandbox parameter. Kwallet is also mandatory as it seems. |
/opt/Neon Wallet$ ./neon3
LaunchProcess: failed to execvp:
/opt/Neon
[3457833:0930/233625.847121:FATAL:zygote_host_impl_linux.cc(202)] Check failed: . : Invalid argument (22)
Trace/breakpoint trap (core dumped)
Here's what I get... Usual --no-sandbox in parameters is not helping.
The text was updated successfully, but these errors were encountered: