🤔 Is there an existing issue for this?
📝 Discription
Hi there.
For the executable file that you put in the alternatives section in Linux (etc/alternatives), you are using a space-containing address. This causes it to look for the DNS folder in opt instead of the main folder at runtime and gives an error.
ScreenShot:
Error:
dnschanger
LaunchProcess: failed to execvp:
/opt/DNS
[37011:0930/114637.692338:FATAL:zygote_host_impl_linux.cc(207)] Check failed: . : Invalid argument (22)
[1] 37011 trace trap (core dumped) dnschanger
.desktop File:
[Desktop Entry]
Name=DNS Changer
Exec="/opt/DNS Changer/dnschanger" %U
Terminal=false
Type=Application
Icon=dnschanger
StartupWMClass=DNS Changer
Comment=DNS Changer for Windows, Mac and Linux operating systems
Categories=Utilities;
[ Exec="/opt/DNS Changer/dnschanger" %U ] must be [ /opt/DNSChanger/dnschanger ]
💻 In which operating systems have you tested?
Other
No response
🤔 Is there an existing issue for this?
📝 Discription
Hi there.
For the executable file that you put in the alternatives section in Linux (etc/alternatives), you are using a space-containing address. This causes it to look for the DNS folder in opt instead of the main folder at runtime and gives an error.
ScreenShot:
Error:
.desktop File:
[ Exec="/opt/DNS Changer/dnschanger" %U ] must be [ /opt/DNSChanger/dnschanger ]
💻 In which operating systems have you tested?
Other
No response