Bug 912032 - [abrt] blueman-1.23-5.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Summary: [abrt] blueman-1.23-5.fc18: connection.py:651:call_blocking:DBusException: or...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:dbac5f43345a9d129e21b3e54e1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-17 10:38 UTC by pscdvl
Modified: 2014-05-06 15:08 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 23:33:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.51 KB, text/plain)
2013-02-17 10:38 UTC, pscdvl
no flags Details
File: core_backtrace (743 bytes, text/plain)
2013-02-17 10:38 UTC, pscdvl
no flags Details
File: environ (1.72 KB, text/plain)
2013-02-17 10:38 UTC, pscdvl
no flags Details

Description pscdvl 2013-02-17 10:38:12 UTC
Description of problem:
when I start Blueman, his crash

Version-Release number of selected component:
blueman-1.23-5.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/blueman-manager
dso_list:       dbus-python-1.1.1-1.fc18.i686
executable:     /usr/bin/blueman-manager
kernel:         3.7.6-201.fc18.i686
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

Traceback (most recent call last):
  File "/usr/bin/blueman-manager", line 301, in <module>
    Blueman()
  File "/usr/bin/blueman-manager", line 64, in __init__
    self.Plugins.Load()
  File "/usr/lib/python2.7/site-packages/blueman/main/PluginManager.py", line 98, in Load
    __import__(self.module_path.__name__ + ".%s" % plugin, None, None, [])
  File "/usr/lib/python2.7/site-packages/blueman/plugins/manager/PulseAudioProfile.py", line 30, in <module>
    if not "PulseAudio" in a.QueryPlugins():
  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.NoReply: Message did not receive a reply (timeout by message bus)

Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SessionBus (session) at 0x88bec2c>
args: ()
object_path: '/'
signature: None
bus_name: 'org.blueman.Applet'
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: -1.0
kwargs: {}
dbus_interface: 'org.blueman.Applet'
message: <dbus.lowlevel.MethodCallMessage path: /, iface: org.blueman.Applet, member: QueryPlugins dest: org.blueman.Applet>
method: 'QueryPlugins'

Comment 1 pscdvl 2013-02-17 10:38:16 UTC
Created attachment 698497 [details]
File: backtrace

Comment 2 pscdvl 2013-02-17 10:38:19 UTC
Created attachment 698498 [details]
File: core_backtrace

Comment 3 pscdvl 2013-02-17 10:38:21 UTC
Created attachment 698499 [details]
File: environ

Comment 4 Juan Manuel Rodriguez 2013-12-09 23:33:37 UTC
Hi. I'm closing this bug as Blueman has been retired from Fedora. 

If you wish to file a bug against upstream, a new Blueman fork has been created in this github repository. [1]

I apologize for the inconvenience. 

[1] https://github.com/cschramm/blueman


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