Bug 904212

Summary: [abrt] quodlibet-2.5-1.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.463" (uid=1000 pid=22265 comm="python /usr/bin/quodlibet ") ...
Product: [Fedora] Fedora Reporter: tigranes
Component: quodlibetAssignee: hannes <johannes.lips>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: johannes.lips
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:81f8b2099c5f559fd58461f44acc8e381961999d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-17 03:25:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: dso_list
none
File: environ none

Description tigranes 2013-01-25 18:55:57 UTC
Description of problem:
Installed Quod Libet through yum, then tried starting it from Gnome Shell as well as terminal. The program did not start any of the three times.

Steps to reproduce: Try to launch Quod Libet.

Version-Release number of selected component:
quodlibet-2.5-1.fc18

Additional info:
cmdline:        python /usr/bin/quodlibet
executable:     /usr/bin/quodlibet
kernel:         3.7.2-204.fc18.x86_64
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.463" (uid=1000 pid=22265 comm="python /usr/bin/quodlibet ") interface="org.freedesktop.UDisks" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination=":1.321" (uid=0 pid=15779 comm="/usr/libexec/udisks-daemon --no-debug ")

Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 356, in <module>
    main()
  File "/usr/bin/quodlibet", line 92, in main
    Kind.init(library)
  File "/usr/lib/python2.7/site-packages/quodlibet/browsers/media.py", line 147, in init
    devices.device_manager.discover()
  File "/usr/lib/python2.7/site-packages/quodlibet/devices/__init__.py", line 344, in discover
    paths = self.__interface.EnumerateDevices()
  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.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.463" (uid=1000 pid=22265 comm="python /usr/bin/quodlibet ") interface="org.freedesktop.UDisks" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination=":1.321" (uid=0 pid=15779 comm="/usr/libexec/udisks-daemon --no-debug ")

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

Comment 1 tigranes 2013-01-25 18:55:59 UTC
Created attachment 687619 [details]
File: backtrace

Comment 2 tigranes 2013-01-25 18:56:00 UTC
Created attachment 687620 [details]
File: core_backtrace

Comment 3 tigranes 2013-01-25 18:56:02 UTC
Created attachment 687621 [details]
File: dso_list

Comment 4 tigranes 2013-01-25 18:56:03 UTC
Created attachment 687622 [details]
File: environ

Comment 5 hannes 2013-01-31 05:59:30 UTC
Hi,

could you please check if it starts after you've installed the package udisks?
If yes, I forgot to add that dependency, because I thought it must be installed by default.
Thanks a lot for your help.

Comment 6 tigranes 2013-02-05 18:15:50 UTC
Hi,

I just installed udisks, and quodlibet now starts without problems.

Thank you for the solution and your time!

Comment 7 Fedora Update System 2013-02-06 08:28:09 UTC
quodlibet-2.5-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/quodlibet-2.5-2.fc18

Comment 8 Fedora Update System 2013-02-08 02:37:42 UTC
Package quodlibet-2.5-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing quodlibet-2.5-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-2105/quodlibet-2.5-2.fc18
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2013-02-17 03:25:59 UTC
quodlibet-2.5-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.