As I run vanilla xmonad, I don’t get nice things started for me when I boot up. Though I normally install packages with dpkg -i package.deb
, sometimes I want to use the software centre and I need to start PolicyKit by hand.
The error I get starts with org.freedesktop.PolicyKit.Error.Failed
, and the command to start policykit is as follows:
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
This is via AskUbuntu, but I can never find it when I need it so I decided to reproduce here.
Michael is a polyglot software engineer, committed to reducing complexity in systems and making them more predictable. Working with a variety of languages and tools, he shares his technical expertise to audiences all around the world at user groups and conferences. You can follow @mheap on Twitter
Thoughts on this post
Hi Michael, thanks for your post. It helped me to resolve my issue