Bug 2196303
| Summary: | [abrt] blueman: device_remove_event(): DeviceList.py:175:device_remove_event:AssertionError | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark <marksprague61> | ||||||||||||||||
| 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, marksprague61, mikael79 | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/7c62408030e19e07f296ce17685d9589c6e81e5 | ||||||||||||||||||
| Whiteboard: | abrt_hash:42a0d36e21d2800a8b3834c8877bc2ae2b3d0b64;VARIANT_ID=cinnamon; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2024-05-21 14:58:04 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 1963276 [details]
File: os_info
Created attachment 1963277 [details]
File: environ
Created attachment 1963278 [details]
File: mountinfo
Created attachment 1963279 [details]
File: open_fds
Created attachment 1963280 [details]
File: namespaces
Created attachment 1963281 [details]
File: backtrace
Created attachment 1963282 [details]
File: cpuinfo
occurred after system suspend though I had disconnected the BT headset manually before suspending reporter: libreport-2.17.11 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/blueman-manager.service package: blueman-1:2.3.5-3.fc38 type: Python3 uid: 1000 kernel: 6.3.12-200.fc38.x86_64 exception_type: AssertionError interpreter: python3-3.11.4-1.fc38.x86_64 reason: DeviceList.py:175:device_remove_event:AssertionError executable: /usr/bin/blueman-manager runlevel: N 5 cmdline: /usr/bin/python3 -sPE /usr/bin/blueman-manager crash_function: device_remove_event comment: occurred after system suspend though I had disconnected the BT headset manually before suspending cada vez que reproduzco música, para solucionarlo, desconecto el dongle bluetooth y vuelvo a conectar. cuando esto no funciona, reinicio el sistema. a veces necesito reiniciar varias veces y se resuelve solo el problema. reporter: libreport-2.17.11 kernel: 6.4.7-200.fc38.x86_64 cmdline: /usr/bin/python3 -sPE /usr/bin/blueman-manager cgroup: 0::/user.slice/user-1000.slice/user/app.slice/blueman-manager.service uid: 1000 reason: DeviceList.py:175:device_remove_event:AssertionError executable: /usr/bin/blueman-manager type: Python3 package: blueman-1:2.3.5-3.fc38 runlevel: N 5 exception_type: AssertionError crash_function: device_remove_event interpreter: python3-3.11.4-1.fc38.x86_64 Just close the applet window reporter: libreport-2.17.11 kernel: 6.5.10-200.fc38.x86_64 cmdline: /usr/bin/python3 -sPE /usr/bin/blueman-manager cgroup: 0::/user.slice/user-1001.slice/user/app.slice/blueman-manager.service uid: 1001 reason: DeviceList.py:175:device_remove_event:AssertionError executable: /usr/bin/blueman-manager type: Python3 package: blueman-1:2.3.5-6.fc38 runlevel: N 5 exception_type: AssertionError crash_function: device_remove_event interpreter: python3-3.11.6-1.fc38.x86_64 comment: Just close the applet window 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. |
Version-Release number of selected component: blueman-1:2.3.5-2.fc38 Additional info: reporter: libreport-2.17.9 kernel: 6.2.14-300.fc38.x86_64 cmdline: /usr/bin/python3 /usr/bin/blueman-manager cgroup: 0::/user.slice/user-1000.slice/user/app.slice/blueman-manager.service uid: 1000 reason: DeviceList.py:175:device_remove_event:AssertionError executable: /usr/bin/blueman-manager type: Python3 package: blueman-1:2.3.5-2.fc38 runlevel: N 5 exception_type: AssertionError crash_function: device_remove_event interpreter: python3-3.11.3-1.fc38.x86_64 Truncated backtrace: DeviceList.py:175:device_remove_event:AssertionError Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 518, in on_finished callback() File "/usr/lib/python3.11/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 308, in <lambda> self._prepare_fader(row_fader, lambda: self.__fader_finished(device)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 312, in __fader_finished super().device_remove_event(device) File "/usr/lib/python3.11/site-packages/blueman/gui/DeviceList.py", line 175, in device_remove_event assert tree_iter is not None ^^^^^^^^^^^^^^^^^^^^^ AssertionError Local variables in innermost frame: self: <ManagerDeviceList.ManagerDeviceList object at 0x7fdee91965c0 (blueman+gui+manager+ManagerDeviceList+ManagerDeviceList at 0x55c28a4a3e40)> device: <Device.Device object at 0x7fdeecf83600 (blueman+bluez+Device+Device at 0x55c28a536cc0)> tree_iter: None Potential duplicate: bug 2122593