You are not logged in.
Pages: 1
So I have had a recent problem with my nm-applet. I have version 0.9.4.1 for both the NetworkManager and nm-applet. The problem I am having is that whenever I try changing anything with the nm-applet it gives me this message
I am already a member of the network group and I have tried adding root to the network in /etc/group but that doesn't change anything. I found this thread that says I should downgrade but they are using an older version then what I have. any ideas are greatly appreciated
Last edited by djyoung4 (2012-06-08 03:37:01)
Offline
i think it is your policykit problem. check your /usr/share/polkit-1/actions/org.freedesktop.NetworkManager.policy
Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github
Offline
what am i checking for?
Offline
sorry too much caffeine today..
check for
<allow_active>auth_admin_keep</allow_active>
and change to
<allow_active>yes</allow_active>where it says "allow control for network connections" in description section.
also see for error you are getting in the message section of that file.
Last edited by illusionist (2012-06-08 02:57:19)
Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github
Offline
I already have that but this is right above it too
<allow_inactive>yes</allow_inactive>what do you mean by error
Last edited by djyoung4 (2012-06-08 03:02:12)
Offline
are you starting your session with consolekit or any login manager takes care of that?
Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github
Offline
the login manager I suppose
Offline
thanks illusionist
exec dbus-launch --exit-with-session openbos-sessionthis worked like a charm in my ~/.xinitrc
Offline
good to know that worked.
have a nice day!
Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github
Offline
I think the earlier fix attempt in the org.freedesktop.NetworkManager.policy file broke my firefox install. I am connected to the internet and browsing on another browser works but I get a Server Not Found page when I try and go on any page. any ideas?
Offline
no that has nothing to do with firefox , it may be something else.
Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github
Offline
Pages: 1