| Summary: | [abrt] blueman-1.21-10.fc16: utils.py:28:warp:DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "SetProperty" with signature "sb" on interface "org.bluez.Adapter" doesn't exist | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Mack <redhat> |
| Component: | blueman | Assignee: | Juan Manuel Rodriguez <nushio> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | nushio |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:038e44c4d12b325155c0e1c6be94f71fa0ffe585 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-04-26 22:55:18 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 770434 *** |
libreport version: 2.0.8 abrt_version: 2.0.7 cmdline: /usr/bin/python /usr/bin/blueman-applet comment: happened when the machine was idle. executable: /usr/bin/blueman-applet kernel: 3.2.7-1.fc16.x86_64 reason: utils.py:28:warp:DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "SetProperty" with signature "sb" on interface "org.bluez.Adapter" doesn't exist time: Fr 23 Mär 2012 19:53:59 CET uid: 500 username: daniel backtrace: :utils.py:28:warp:DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "SetProperty" with signature "sb" on interface "org.bluez.Adapter" doesn't exist : : :Traceback (most recent call last): : File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/KillSwitch.py", line 77, in on_switch_changed : self.Applet.Plugins.PowerManager.SetBluetoothStatus(False) : File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/PowerManager.py", line 55, in SetBluetoothStatus : self.bluetooth_off = not status : File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/PowerManager.py", line 147, in __setattr__ : set_global_state() : File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/PowerManager.py", line 123, in set_global_state : adapter.SetProperty("Powered", not value) : File "/usr/lib/python2.7/site-packages/blueman/bluez/utils.py", line 28, in warp : raise errors.parse_dbus_error(exception) :DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "SetProperty" with signature "sb" on interface "org.bluez.Adapter" doesn't exist : : :Local variables in innermost frame: :exception: DBusException('Method "SetProperty" with signature "sb" on interface "org.bluez.Adapter" doesn\'t exist\n',) :args: (<blueman.bluez.Adapter.Adapter object at 0x22c6110>, 'Powered', False) :func: <function SetProperty at 0x1f4d668> :kwargs: {}