We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, There is a problem opening the program in Ubuntu 24.04. When I ran the program with the command line, I got the following errors:
LaunchProcess: failed to execvp: /opt/DNS [5968:1004/043300.705149:FATAL:zygote_host_impl_linux.cc(202)] Check failed: . : Invalid argument (22) [1] 5968 trace trap (core dumped) dnschanger
But it opens successfully when I run the program with the following options --no-zygote and --no-sandbox. (However, all providers are not shown!)
--no-zygote
--no-sandbox
OS: Ubuntu noble 24.04 x86_64 Host: 20VE (ThinkBook 15 G2 ITL) Kernel: Linux 6.8.0-45-generic DE: GNOME 46.0 WM Theme: Yaru-dark Theme: Yaru-dark [GTK2/3/4]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🤔 Is there an existing issue for this?
📝 Discription
Hi,
There is a problem opening the program in Ubuntu 24.04.
When I ran the program with the command line, I got the following errors:
But it opens successfully when I run the program with the following options
--no-zygote
and--no-sandbox
. (However, all providers are not shown!)💻 In which operating systems have you tested?
Other
OS: Ubuntu noble 24.04 x86_64
Host: 20VE (ThinkBook 15 G2 ITL)
Kernel: Linux 6.8.0-45-generic
DE: GNOME 46.0
WM Theme: Yaru-dark
Theme: Yaru-dark [GTK2/3/4]
The text was updated successfully, but these errors were encountered: