You are not logged in.
when clicking on a unlock button, nothing happens but the message
(gnome-control-center:1965): Gtk-WARNING **: Error acquiring permission: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
??? thanks
Last edited by josephk (2011-11-21 16:39:43)
Offline
Are you a SUDOer? You will need the root password to unlock the settings.
Make sure dbus is installed and started.
pacman -S dbus
rc.d start dbus
Last edited by addy (2011-11-20 07:24:12)
Offline
hi addy and thanks,
yes, I use sudo and I've also disabled root account and all securetty terminals.
following the SUDO wiki, it should work ok, but unfortunately that's not the case.
thought policykit was smart enough to handle it. I'll enable root again.
not a dbus problem, anyway it's the only real issue I have on arch: good.
EDIT: I've enabled again ROOT, but nothing changes.
I think it's policykit related problem, must fix it, can't add printer like this.
EDIT: fixed
had to add [Configuration] string at the top of /etc/polkit-1/localauthority.conf.d/60-localauthority.conf
Last edited by josephk (2011-11-21 16:39:07)
Offline