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 (he/him) <jwf> | ||||||||||||||||
| Component: | blueman | Assignee: | Artur Frenszek-Iwicki <fedora> | ||||||||||||||||
| Status: | NEW --- | 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: | 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
|
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