You are not logged in.

#1 2010-11-25 00:38:27

boxuser007
Member
Registered: 2010-11-25
Posts: 4

Problem with nm-applet after update to 0.8.2-2

I am experience problem with nm-applet since i updated it from 0.8.1-2 to 0.8.2-2.
1.Can't connect  to wireless networks with my regular user (as root I can)
2.Can't turn off and on wireless and ethernet connections
The config file in /etc/dbus-1/system.d/nm-applet.conf was overwrited by this update, so I edited it EXACTLY as it was before, the same about  /etc/dbus-1/system.d/NetworkManager.conf
-------------------------------------------------------------------------------------------
Updated lines in nm-applet.conf:

        <policy group="network">
                        <allow send_destination="org.freedesktop.NetworkManagerUserSettings"
                        send_interface="org.freedesktop.NetworkManagerSettings"/>
        </policy>

Updated line in NetworkManager.conf

        <policy group="network">
                      <allow send_destination="org.freedesktop.NetworkManager"
                       send_interface="org.freedesktop.NetworkManager"/>
        </policy>
--------------------------------------------------------------------------------------------


I'am using currently Xfce environment version 4.6.2 (Xfce 4.6)
For running gnome-applets I've installed on my system following packages.
--------------------------------------------------------------------------------------------
[2010-11-20 23:47] Running 'pacman -S xfce4-xfapplet-plugin'
[2010-11-20 23:48] installed pycairo (1.8.10-2)
[2010-11-20 23:48] installed libffi (3.0.9-1)
[2010-11-20 23:48] installed gobject-introspection (0.9.12-1)
[2010-11-20 23:48] installed pygobject (2.26.0-2)
[2010-11-20 23:48] installed pygtk (2.22.0-3)
[2010-11-20 23:48] installed gnome-menus (2.30.5-1)
[2010-11-20 23:48] installed orbit2 (2.14.19-1)
[2010-11-20 23:48] installed gconf (2.32.0-1)
[2010-11-20 23:48] installed gnome-desktop (2.32.1-1)
[2010-11-20 23:48] installed libgnome-keyring (2.32.0-1)
[2010-11-20 23:48] installed libsoup-gnome (2.32.1-1)
[2010-11-20 23:48] installed perl-xml-parser (2.40-1)
[2010-11-20 23:48] installed perl-xml-simple (2.18-3)
[2010-11-20 23:48] installed icon-naming-utils (0.8.90-1)
[2010-11-20 23:48] installed gnome-icon-theme (2.31.0-1)
[2010-11-20 23:48] installed libgweather (2.30.3-1)
[2010-11-20 23:48] installed libical (0.46-1)
[2010-11-20 23:48] installed libgdata (0.6.5-1)
[2010-11-20 23:48] installed evolution-data-server (2.32.1-1)
[2010-11-20 23:48] installed libcanberra (0.25-1)
[2010-11-20 23:48] installed gnome-panel (2.32.1-1)
[2010-11-20 23:48] installed xfce4-xfapplet-plugin (0.1.0-6)
[2010-11-20 23:56] Running 'pacman -S network-managet-applet'
[2010-11-20 23:56] installed polkit-gnome (0.97-1)
[2010-11-20 23:56] installed libsexy (0.1.11-2)
[2010-11-20 23:56] installed notification-daemon (0.4.0-4)
[2010-11-20 23:56] installed mobile-broadband-provider-info (20100510-1)
[2010-11-20 23:56] installed network-manager-applet (0.8.1-2)
--------------------------------------------------------------------------------------------


Errors I get from running `nm-applet --no-daemon` manually in terminal.
--------------------------------------------------------------------------------------------
** (nm-applet:3955): WARNING **: <WARN>  request_name(): Could not acquire the NetworkManagerUserSettings service.
  Error: (9) Connection ":1.28" is not allowed to own the service "org.freedesktop.NetworkManagerUserSettings" due to security policies in the configuration file
--------------------------------------------------------------------------------------------


Errors I get after adding to /etc/dbus-1/system.d/nm-applet.conf this line <allow own="org.freedesktop.NetworkManagerUserSettings"/>
-------------------------------------------------------------------------------------------
** Message: applet now removed from the notification area
** (nm-applet:3972): WARNING **: get_all_cb: couldn't retrieve system settings properties: (2) The name org.freedesktop.NetworkManagerSystemSettings was not provided by any .service files.
** Message: applet now embedded in the notification area
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
** Message: applet now removed from the notification area
** (nm-applet:3972): WARNING **: fetch_connections_done: error fetching system connections: (2) The name org.freedesktop.NetworkManagerSystemSettings was not provided by any .service files.
--------------------------------------------------------------------------------------------

Offline

#2 2010-11-25 00:54:03

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Problem with nm-applet after update to 0.8.2-2

never ever ever ever modify the policy configurations. that's the wrong way.

https://bbs.archlinux.org/viewtopic.php?id=108084

Last edited by wonder (2010-11-25 01:08:04)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-11-25 02:04:57

boxuser007
Member
Registered: 2010-11-25
Posts: 4

Re: Problem with nm-applet after update to 0.8.2-2

-Thanks for posting link to right discussion topic.  By the way all changes to dbus configurations was done by following this wiki page https://wiki.archlinux.org/index.php/Networkmanager .
-Downgrading and locking from updates solved the problem.
I've found my solution, due to lack of time for work around I just downgraded networkmanager and network-manager-applet packages (btw, just downgrading nm-applet doesn't help, seems to me some problem remain in networkmanager package itself)
-I also tried the solution mentioned here https://bugs.archlinux.org/task/21391 it doesn't help neither  (I use SLiM) even after reboot smile

Offline

#4 2010-11-25 07:42:32

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Problem with nm-applet after update to 0.8.2-2

pacman -S extra/consolekit and use exec ck-launch-session wm in ~/.xinitrc


Give what you have. To someone, it may be better than you dare to think.

Offline

Board footer

Powered by FluxBB