I was imformed about 5-6 months ago that it was too late for an update to Aptoncd for Ubuntu 13.04, but the a revised version would be put in place for Ubuntu 13.10. The version in the team area here in launchpad still seems to work, but the version in the Ubuntu with all updates applied still has a problem and produces the following when "restore" then "load" is entered:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/APTonCD/restore/restoreWindow.py", line 205, in on_btnLoadFrom
bus = dbus_helper.DeviceList()
File "/usr/lib/python2.7/dist-packages/APTonCD/core/dbus_helper.py", line 26, in __init__
self.hal_object = self.bus.get_object('org.freedesktop.Hal', '/org/freedesktop/Hal/Manager')
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
I was imformed about 5-6 months ago that it was too late for an update to Aptoncd for Ubuntu 13.04, but the a revised version would be put in place for Ubuntu 13.10. The version in the team area here in launchpad still seems to work, but the version in the Ubuntu with all updates applied still has a problem and produces the following when "restore" then "load" is entered:
Traceback (most recent call last): python2. 7/dist- packages/ APTonCD/ restore/ restoreWindow. py", line 205, in on_btnLoadFrom DeviceList( ) python2. 7/dist- packages/ APTonCD/ core/dbus_ helper. py", line 26, in __init__ get_object( 'org.freedeskto p.Hal', '/org/freedeskt op/Hal/ Manager' ) python2. 7/dist- packages/ dbus/bus. py", line 241, in get_object name_owner_ changes= follow_ name_owner_ changes) python2. 7/dist- packages/ dbus/proxies. py", line 248, in __init__ _named_ service = conn.activate_ name_owner( bus_name) python2. 7/dist- packages/ dbus/bus. py", line 180, in activate_name_owner start_service_ by_name( bus_name) python2. 7/dist- packages/ dbus/bus. py", line 278, in start_service_ by_name python2. 7/dist- packages/ dbus/connection .py", line 651, in call_blocking .DBusException: org.freedesktop .DBus.Error. ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
File "/usr/lib/
bus = dbus_helper.
File "/usr/lib/
self.hal_object = 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