When I'm trying to launch Synaptic from Application Manager it asks me for password, I'm writing it ( I doube-checked though) and then the software close.
When I'm trying to launch it with sudo
it doesn't work, and everytime when I'm trying to log in with su
in terminal, I get Authentication failure
and I'm writing the correct password. What's wrong??
Output for sudo -H synaptic
No protocol specified
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
(synaptic:32380): Gtk-WARNING **: cannot open display: :0
sudo -H synaptic
there might be some output (warnings and error messages). If there are, please edit your original question to show us this output. (Indent each line 4 spaces to render the output ascode
.) ; 2. Also please make your system up to date:sudo apt update && sudo apt full-upgrade
and try again.sudo -H
) in Wayland: See the link in my first comment which is the same link as the 'Possible duplicate of' link. Otherwise, let us hope that someone who knows more about Mir can chip in and help you. – sudodus Nov 02 '17 at 07:20gksudo
I also tried withkdesudo
I get the same errors. But I wonder why Synaptic crash, after I write my password even from the Application search bar, so no terminal commands involved. – sticsk Nov 04 '17 at 18:39