wicd-curses.py crashed with DBusException in call_blocking() upon startup while network-manager is running
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
wicd (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: wicd
System in default configuration using network-manager. NM has the WiFi card configured, network is active. Running "wicd-curses" will produce this crash.
ProblemType: Crash
Architecture: i386
Date: Thu Mar 25 12:17:02 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/share/
InstallationMedia: Kubuntu-Netbook 10.04 "Lucid Lynx" - Beta i386 (20100318)
InterpreterPath: /usr/bin/python2.6
Package: wicd-curses 1.7.0+ds1-2
PackageArchitec
ProcCmdline: /usr/bin/python -O /usr/share/
ProcEnviron:
LANGUAGE=
LANG=de_DE.UTF-8
SHELL=/bin/bash
ProcVersionSign
PythonArgs: ['/usr/
SourcePackage: wicd
Title: wicd-curses.py crashed with DBusException in call_blocking()
Uname: Linux 2.6.32-17-generic i686
UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare
tags: | removed: need-duplicate-check |
information type: | Private → Public |
Output was:
Kann nicht mit dem Dienst verbinden. versuche den automatischen Start... wicd/curses/ wicd-curses. py", line 1022, in <module> wicd/curses/ wicd-curses. py", line 1014, in setup_dbus get_dbus_ ifaces( ) pymodules/ python2. 6/wicd/ dbusmanager. py", line 36, in get_dbus_ifaces get_dbus_ ifaces( ) pymodules/ python2. 6/wicd/ dbusmanager. py", line 62, in get_dbus_ifaces pymodules/ python2. 6/wicd/ dbusmanager. py", line 48, in connect_to_dbus connect_ to_dbus( ) pymodules/ python2. 6/wicd/ dbusmanager. py", line 79, in connect_to_dbus get_object( "org.wicd. daemon" , '/org/wicd/daemon') pymodules/ python2. 6/dbus/ bus.py" , line 244, in get_object name_owner_ changes= follow_ name_owner_ changes) pymodules/ python2. 6/dbus/ proxies. py", line 241, in __init__ _named_ service = conn.activate_ name_owner( bus_name) pymodules/ python2. 6/dbus/ bus.py" , line 183, in activate_name_owner start_service_ by_name( bus_name) pymodules/ python2. 6/dbus/ bus.py" , line 281, in start_service_ by_name pymodules/ python2. 6/dbus/ connection. py", line 620, in call_blocking .DBusException: org.freedesktop .DBus.Error. ServiceUnknown: The name org.wicd.daemon was not provided by any .service files
Traceback (most recent call last):
File "/usr/share/
setup_dbus()
File "/usr/share/
dbus_ifaces = dbusmanager.
File "/usr/lib/
return DBUS_MANAGER.
File "/usr/lib/
if not self._dbus_ifaces: connect_to_dbus()
File "/usr/lib/
return DBUS_MANAGER.
File "/usr/lib/
proxy_obj = self._bus.
File "/usr/lib/
follow_
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
'su', (bus_name, flags)))
File "/usr/lib/
message, timeout)
dbus.exceptions
The key line here is probably the first: wicd-curses tries to automatically start wicd since it could not connect to it.