Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295606 - gnome-extra/nm-applet-0.7.2 fails to start due to policy problem
Summary: gnome-extra/nm-applet-0.7.2 fails to start due to policy problem
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 01:11 UTC by dacook
Modified: 2009-12-21 21:03 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dacook 2009-12-04 01:11:36 UTC
+++ This bug was initially created as a clone of Bug #282612 +++

The recently-introduced nm-applet-0.7.2 ebuild doesn't apply the same policy, so users are no longer able to configure network settings (or even run nm-applet) without manually adding the policy statement.
Comment 1 Alex Brandt (RETIRED) gentoo-dev 2009-12-18 20:21:52 UTC
The new nm-applet uses consolekit to handle user policy management.  Could it be that consolekit is simply not enabled for your DE or user?

Check that your DE supports consolekit and that consolekit is running and see if that fixes the policy issues.
Comment 2 dacook 2009-12-21 16:41:36 UTC
Indeed, adding the 'consolekit' service to the default runlevel addressed the issue.