org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/share/usb-creator/usb-creator-helper", line 218, in Format
parent_dev = _get_parent_object(udisks, device)
File "/usr/share/usb-creator/usb-creator-helper", line 49, in _get_parent_object
parent = partition.get_cached_property('Table').get_string()
AttributeError: 'NoneType' object has no attribute 'get_cached_property'
It would be cool if an operating system could create a bootable usb-stick 2014
Endre Stølsvik (stolsvik) : So true
This is my error 2014-11-05
org.freedesktop .DBus.Python. AttributeError: Traceback (most recent call last): python3/ dist-packages/ dbus/service. py", line 707, in _message_cb method( self, *args, **keywords) usb-creator/ usb-creator- helper" , line 218, in Format object( udisks, device) usb-creator/ usb-creator- helper" , line 49, in _get_parent_object get_cached_ property( 'Table' ).get_string( ) property'
File "/usr/lib/
retval = candidate_
File "/usr/share/
parent_dev = _get_parent_
File "/usr/share/
parent = partition.
AttributeError: 'NoneType' object has no attribute 'get_cached_
It would be cool if an operating system could create a bootable usb-stick 2014