<p dir="ltr">I can confirm that:</p>
<p dir="ltr">A) Executing '/usr/lib/x86_64-linux-gnu/polkit-gnome-authentication-agent-1' on the command line enabled the expected dialog for launching Synaptic from XFCE;</p>
<p dir="ltr">B) The issue has been resolved with policykit-1-gnome 0.105-5.</p>
<p dir="ltr">Thank you.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Oct 27, 2016 2:00 AM, "Simon McVittie" <<a href="mailto:smcv@debian.org">smcv@debian.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Control: reassign 842184 policykit-1-gnome 0.105-4<br>
Control: severity 842184 serious<br>
<br>
On Thu, 27 Oct 2016 at 07:27:05 +0000, Grand T wrote:<br>
> The error is in  policykit-1-gnome 0.105-4<br>
><br>
>  /etc/xdg/autostart/polkit-<wbr>gnome-authentication-agent-1.<wbr>desktop refer to<br>
><br>
> Exec=/usr/lib/policykit-1-<wbr>gnome/polkit-gnome-<wbr>authentication-agent-1<br>
><br>
> but it don't exist so it is not started !<br>
><br>
> The exec is now at/usr/lib/x86_64-linux-gnu/<wbr>polkit-gnome-authentication-<wbr>agent-1<br>
><br>
> I modified<br>
><br>
> /etc/xdg/autostart/polkit-<wbr>gnome-authentication-agent-1.<wbr>desktop to set up<br>
> Exec=/usr/lib/x86_64-linux-<wbr>gnu/polkit-gnome-<wbr>authentication-agent-1<br>
<br>
Good catch! It looks as though this was caused by modernizing the<br>
packaging of policykit-1-gnome from debhelper 8 to 10, which changed its<br>
${libexecdir}, without also updating<br>
debian/polkit-gnome-<wbr>authentication-agent-1.desktop to use the new<br>
value of ${libexecdir}.<br>
<br>
So this is not actually a policykit-1 bug, but rather policykit-1-gnome,<br>
which is a separate source package. Contrary to its name, pk-1-gnome<br>
is not actually used in "full" GNOME any more (because GNOME Shell has<br>
its own built-in polkit agent), but it does get used in XFCE, Unity and<br>
GNOME Flashback.<br>
<br>
Brian (and anyone else who is seeing #841878), are you using<br>
policykit-1-gnome as your implementation of a polkit agent? If you<br>
run /usr/lib/x86_64-linux-gnu/<wbr>polkit-gnome-authentication-<wbr>agent-1<br>
"by hand" from a terminal, does authentication work normally for you?<br>
<br>
(If you have edited /etc/xdg/autostart/polkit-<wbr>gnome-authentication-agent-1.<wbr>desktop<br>
as a workaround, you will probably need to edit it again, or go back to<br>
the version provided by the package maintainer, after this bug is fixed -<br>
we will probably choose a different location for the authentication agent,<br>
or go back to its old location, because the architecture-dependent path is<br>
awkward to use in the packaging.)<br>
<br>
Thanks,<br>
    S<br>
</blockquote></div></div>