Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1145468 - [abrt] liveusb-creator: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
Summary: [abrt] liveusb-creator: connection.py:651:call_blocking:DBusException: org.fr...
Keywords:
Status: CLOSED DUPLICATE of bug 1166650
Alias: None
Product: Fedora
Classification: Fedora
Component: liveusb-creator
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3ba6531029426df33c0a230bf89...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-23 07:18 UTC by iliketurtlesbro
Modified: 2016-09-20 02:46 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-28 16:44:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.52 KB, text/plain)
2014-09-23 07:18 UTC, iliketurtlesbro
no flags Details
File: environ (259 bytes, text/plain)
2014-09-23 07:18 UTC, iliketurtlesbro
no flags Details

Description iliketurtlesbro 2014-09-23 07:18:41 UTC
Version-Release number of selected component:
liveusb-creator-3.12.1-2.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python -tt /usr/sbin/liveusb-creator
dso_list:       dbus-python-1.2.0-6.fc22.x86_64
executable:     /usr/sbin/liveusb-creator
kernel:         3.17.0-0.rc5.git5.1.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist


Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 524, in begin
    self.live.mount_device()
  File "/usr/lib/python2.7/site-packages/liveusb/creator.py", line 610, in mount_device
    mounts = map(unicode, list(dev.Get(udi, 'DeviceMountPaths')))
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist


Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x7f9f751b8710>
args: ('/org/freedesktop/UDisks/devices/sdb1', 'DeviceMountPaths')
object_path: '/org/freedesktop/UDisks/devices/sdb1'
signature: None
bus_name: dbus.UTF8String(':1.480')
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: -1.0
kwargs: {}
dbus_interface: 'org.freedesktop.DBus.Properties'
message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/UDisks/devices/sdb1, iface: org.freedesktop.DBus.Properties, member: Get dest: :1.480>
method: 'Get'

Comment 1 iliketurtlesbro 2014-09-23 07:18:43 UTC
Created attachment 940296 [details]
File: backtrace

Comment 2 iliketurtlesbro 2014-09-23 07:18:45 UTC
Created attachment 940297 [details]
File: environ

Comment 3 Jaroslav Reznik 2015-03-03 16:19:09 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 4 Fedora Update System 2015-05-22 19:01:28 UTC
liveusb-creator-3.14.0-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/liveusb-creator-3.14.0-1.fc22

Comment 5 Fedora Update System 2015-05-22 19:14:28 UTC
liveusb-creator-3.14.0-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/liveusb-creator-3.14.0-1.fc21

Comment 6 Fedora Update System 2015-05-22 19:52:20 UTC
liveusb-creator-3.14.0-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/liveusb-creator-3.14.0-1.fc20

Comment 7 Fedora Update System 2015-05-27 16:16:04 UTC
liveusb-creator-3.14.0-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-05-27 16:24:41 UTC
liveusb-creator-3.14.0-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Luke Macken 2015-05-28 16:44:53 UTC

*** This bug has been marked as a duplicate of bug 1166650 ***


Note You need to log in before you can comment on or make changes to this bug.