pgrep -a polkit
shloz wrote:Suddenly
apt policy
$ pkcheck --process $$ --action-id com.ubuntu.pkexec.synaptic --allow-user-interaction --enable-internal-agent
shloz wrote:when I enter the password nothing happens...
shloz wrote:Anything you can suggest to get these applications launching from the menu again?
[User Permissions]
Identity=unix-user:username;
Action=com.ubuntu.pkexec.synaptic;org.gnome.gparted;
ResultActive=yes
$ pkaction -l
CwF wrote:Or you can create a rule for pkexec if you have root rights.
shloz wrote:
- Code: Select all
lxqt-policykit/stable,now 0.14.1-1 amd64 [installed,automatic]
lxqt-policykit-agent &
synaptic-pkexec
Head_on_a_Stick wrote:Both gparted and synaptic already supply polkit rules.
CwF wrote:shloz wrote:Anything you can suggest to get these applications launching from the menu again?
..create this file as root for a permanent solution without a password;
/etc/polkit-1/localauthority/30-site.d/42-users.pkla
- Code: Select all
[User Permissions]
Identity=unix-user:username;
Action=com.ubuntu.pkexec.synaptic;org.gnome.gparted;
ResultActive=yes
To find your other actions to add
- Code: Select all
$ pkaction -l
Head_on_a_Stick wrote:CwF wrote:Or you can create a rule for pkexec if you have root rights.
Both gparted and synaptic already supply polkit rules.shloz wrote:
- Code: Select all
lxqt-policykit/stable,now 0.14.1-1 amd64 [installed,automatic]
^ That supplies the graphical polkit authentication agent but it doesn't seem to be running.
Try this:
- Code: Select all
lxqt-policykit-agent &
synaptic-pkexec
Does that offer a password prompt and then launch synaptic? Note that this requires your user's password rather than the root password.
shloz wrote:I tried the above, I rebooted afterwards, but still nothing...
rm ~/.xsession-errors
apt policy
Users browsing this forum: No registered users and 10 guests