Bug 18944 - pm-suspend / hibenate fails when wicd is installed but not used.
Summary: pm-suspend / hibenate fails when wicd is installed but not used.
Status: RESOLVED NOTOURBUG
Alias: None
Product: pm-utils
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 01:36 UTC by adam
Modified: 2008-12-08 01:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description adam 2008-12-08 01:36:13 UTC
pm-suspend / hibenate fails when wicd is installed but not used.

/var/log/pm-suspend.log:

Traceback (most recent call last):
  File "/usr/lib/wicd/suspend.py", line 31, in <module>
    proxy_obj = bus.get_object('org.wicd.daemon', '/org/wicd/daemon')
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.wicd.daemon was not provided by any .service files
Comment 1 Richard Hughes 2008-12-08 01:50:19 UTC
Can you file this bug with the wicd software please.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.