FS#23738 - [networkmanager] daemon crashes when selecting wifi (gnome3)
Attached to Project:
Arch Linux
Opened by hans (kryo) - Wednesday, 13 April 2011, 01:51 GMT
Last edited by Allan McRae (Allan) - Saturday, 02 June 2012, 12:09 GMT
Opened by hans (kryo) - Wednesday, 13 April 2011, 01:51 GMT
Last edited by Allan McRae (Allan) - Saturday, 02 June 2012, 12:09 GMT
|
Details
Description: networkmanager daemon crashes when selecting
wifi access point. wired ethernet connection works fine.
This is on a Gnome3 installation.
Additional info: package versions: networkmanager-0.8.998-2 network-manager-applet-0.8.998-1 config and/or log files etc. relevant errors.log info: Apr 13 08:58:00 localhost NetworkManager[3008]: <error> [1302656280.972695] [nm-session-monitor.c:326] nm_session_monitor_init(): Error loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory Apr 13 08:58:00 localhost NetworkManager[3008]: <error> [1302656280.972800] [nm-session-monitor.c:326] nm_session_monitor_init(): Error loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory Apr 13 08:58:00 localhost NetworkManager[3008]: <error> [1302656280.994575] [nm-session-monitor.c:326] nm_session_monitor_init(): Error loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory Apr 13 08:58:01 localhost NetworkManager[3008]: <error> [1302656281.44684] [nm-session-monitor.c:326] nm_session_monitor_init(): Error loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory Steps to reproduce: Click on nm-applet icon. Select any wifi network. Icon crashes, and daemon isn't running anymore. |
This task depends upon
what's your login method? do you use some graphical login manager, startx...
I've since done a clean install of arch/gnome3_testing, same experience. NM still doesn't work with wifi.
root 3066 0.0 0.0 125156 3636 ? Sl 13:03 0:00 /usr/sbin/console-kit-daemon --no-daemon
hans 8374 0.0 0.0 10400 976 pts/1 S+ 22:00 0:00 grep console-kit-daemon
$
do a ls /var/run/ConsoleKit as root
then paste DAEMONS list. i wonder if networkmanager starts before consolekit and the directory is not there
Password:
database pid
$
I'm sorry, what do you mean by DAEMONS list? How do I get that list?
i'll talk with upstream and come up with a fix
Really appreciate it! :)
/var/log/daemons.log
~/.xsession-errors
xsession-errors.txt (19 KiB)
Gianluca is right, the daemon is indeed still running. Only the applet crashes.
networkmanager-0.8.998-3
network-manager-applet-0.8.998-2
Failed to add/activate connection (32) insufficient permission even upgrading nmto 0.8998-3 and nmapplet to 0.8998-2.
When I click the newly discovered connection, nothing happens. Everything is grayed out when adding connection.
Works beautifully now, on my end.
Thanks! :)
¿What is the solution?
This is my daemon list: DAEMONS=(syslog-ng dbus hal !network networkmanager netfs crond @cups alsa)
Thanks
Edit: The temporaly solution I found was downgrade networkmanager and network-manager-applet to before version. The appareance is not good but works fine.
To connect to my wifi access point, I need to go to system settigs -> network -> wireless -> Network Name -> "Other...(dropdown list)". This opens "Connect to a hidden wireless network" dialog. This dialog has a "connection" dropdown list, which contains known accesspoints fron nm-connection-editor. Clicking on my accesspoint is how I connect with wifi. After I connect, my accesspoint also gets listed in the network applet.
The strange is my wifi conection is shown in the NM applet wifi list, but is the only one doesn't let me connect, I can select other wifi connection and doesn't crash. This issue seems be a bug of NM for the wifi connections that were in GNOME 2: https://bugs.archlinux.org/task/24006
¿What other solution can I try besides to downgrade NM?
Thanks.
We'll have to wait for the devs...