Bug 2217188
| Summary: | [abrt] blueman: get(): Base.py:106:get:blueman.bluez.errors.BluezDBusException: org.freedesktop.DBus.Error.UnknownObject Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Justin W. Flory (Red Hat) <jwf> | ||||||||||||||||
| Component: | blueman | Assignee: | Artur Frenszek-Iwicki <fedora> | ||||||||||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 38 | CC: | fedora, fedora, jwf | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/1103de7572c37ad13a25c36ebdb946aa120fcb9 | ||||||||||||||||||
| Whiteboard: | abrt_hash:2b1706bda0f9182b097f8b8639e710c9edd85746;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2024-05-28 13:14:24 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: |
|
||||||||||||||||||
Created attachment 1972416 [details]
File: os_info
Created attachment 1972417 [details]
File: environ
Created attachment 1972418 [details]
File: mountinfo
Created attachment 1972419 [details]
File: open_fds
Created attachment 1972420 [details]
File: namespaces
Created attachment 1972421 [details]
File: backtrace
Created attachment 1972422 [details]
File: cpuinfo
I was shutting down Mac OS X El Capitan VM in virtualbox in which the bluetooth device was enabled. reporter: libreport-2.17.11 type: Python3 uid: 1000 kernel: 6.6.13-100.fc38.x86_64 reason: Base.py:106:get:blueman.bluez.errors.BluezDBusException: org.freedesktop.DBus.Error.UnknownObject Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist crash_function: get package: blueman-1:2.3.5-6.fc38 cmdline: /usr/bin/python3 -sPE /usr/bin/blueman-applet runlevel: N 5 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-blueman-4146.scope exception_type: gi.repository.GLib.GError comment: I was shutting down Mac OS X El Capitan VM in virtualbox in which the bluetooth device was enabled. interpreter: python3-3.11.7-2.fc38.x86_64 executable: /usr/bin/blueman-applet Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21. Fedora Linux 38 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed. |
Description of problem: I use Bluetooth audio devices (speakers, headphones) in my daily workflow. Not sure what happened here. Version-Release number of selected component: blueman-1:2.3.5-2.fc38 Additional info: reporter: libreport-2.17.10 kernel: 6.3.5-200.fc38.x86_64 cmdline: /usr/bin/python3 /usr/bin/blueman-manager cgroup: 0::/user.slice/user-4211080.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-28a583a9-4d58-4c3d-b8db-74dc05d4a94f.scope uid: 4211080 reason: Base.py:106:get:blueman.bluez.errors.BluezDBusException: org.freedesktop.DBus.Error.UnknownObject Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist executable: /usr/bin/blueman-manager type: Python3 package: blueman-1:2.3.5-2.fc38 runlevel: N 5 exception_type: gi.repository.GLib.GError crash_function: get interpreter: python3-3.11.3-2.fc38.x86_64 comment: I use Bluetooth audio devices (speakers, headphones) in my daily workflow. Not sure what happened here. Truncated backtrace: Base.py:106:get:blueman.bluez.errors.BluezDBusException: org.freedesktop.DBus.Error.UnknownObject Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/blueman/bluez/Base.py", line 92, in get prop = self.call_sync( ^^^^^^^^^^^^^^^ gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist (41) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/blueman/gui/DeviceList.py", line 118, in __on_manager_signal self.device_add_event(dev) File "/usr/lib/python3.11/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 316, in device_add_event self.add_device(device) File "/usr/lib/python3.11/site-packages/blueman/gui/DeviceList.py", line 231, in add_device if not self.Adapter or not device['Adapter'] == self.Adapter.get_object_path(): ~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/blueman/bluez/Base.py", line 135, in __getitem__ return self.get(key) ^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/blueman/bluez/Base.py", line 106, in get raise parse_dbus_error(e) blueman.bluez.errors.BluezDBusException: org.freedesktop.DBus.Error.UnknownObject Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist Local variables in innermost frame: self: <Device.Device object at 0x7f36cb44f680 (blueman+bluez+Device+Device at 0x5559a5366010)> name: 'Adapter' property: None Potential duplicate: bug 1982119