Public bug reported:

I just tried APTONCD in the repository of Ubuntu 14.04 Beta with all updates 
applied and also the APTONCD from your team's area.
When trying to perform a restore and pressing load neither one works now and 
gives the following respective error messages:

Your teams version:

Traceback (most recent call last):
  File 
"/home/sdurranc/Desktop/Install_Stuff/~aptoncd-team/aptoncd/main/APTonCD/restore/restoreWindow.py",
 line 205, in on_btnLoadFrom
    bus = dbus_helper.DeviceList()
  File 
"/home/sdurranc/Desktop/Install_Stuff/~aptoncd-team/aptoncd/main/APTonCD/core/dbus_helper.py",
 line 26, in __init__
    self.udisks_obj = 
self.bus.get_object("org.freedesktop.UDisks","/org/freedesktop/UDisks")
  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.UDisks was not provided by any .service files

Ubuntu 14.04 Beta repository version:

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

** Affects: aptoncd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307248

Title:
  APTonCD won't load and gives errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptoncd/+bug/1307248/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to