Bug 1722345
| Summary: | [abrt] solaar: __call__(): settings.py:64:__call__:AssertionError | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Markus Schulze <ms> | ||||||||||||||||
| Component: | solaar | Assignee: | Eric Smith <spacewar> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 30 | CC: | bmason, j, kenshin.manabu, richardfearn, spacewar | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/894961f804702f6e407f441da55e9262b537f468 | ||||||||||||||||||
| Whiteboard: | abrt_hash:70b696ca5bbf955d4e44499245584f28643010ea;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | solaar-1.0.1-1.fc30 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2019-09-06 12:32:20 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: | |||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||
| Bug Blocks: | 1731545 | ||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 1582525 [details]
File: backtrace
Created attachment 1582526 [details]
File: cgroup
Created attachment 1582527 [details]
File: cpuinfo
Created attachment 1582528 [details]
File: environ
Created attachment 1582529 [details]
File: mountinfo
Created attachment 1582530 [details]
File: namespaces
Created attachment 1582531 [details]
File: open_fds
Similar problem has been detected: No comment. reporter: libreport-2.10.1 cmdline: /usr/bin/python3 -s /usr/bin/solaar crash_function: __call__ exception_type: AssertionError executable: /usr/bin/solaar interpreter: python3-3.7.3-1.fc30.x86_64 kernel: 5.0.8-300.fc30.x86_64 package: solaar-0.9.2-11.20180813gitf0fc63e.fc30 reason: settings.py:64:__call__:AssertionError runlevel: N 5 type: Python3 uid: 1000 FEDORA-2019-c00c923eba has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-c00c923eba solaar-1.0.1-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-c00c923eba solaar-1.0.1-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. Similar problem has been detected: Happened when Solaar was opened from the tray icon (I'm using Topicons Plus). reporter: libreport-2.11.3 cmdline: /usr/bin/python3 -s /usr/bin/solaar crash_function: __call__ exception_type: AssertionError executable: /usr/bin/solaar interpreter: python3-3.7.6-1.fc30.x86_64 kernel: 5.4.14-100.fc30.x86_64 package: solaar-1.0.1-1.fc30 reason: settings.py:64:__call__:AssertionError runlevel: N 5 type: Python3 uid: 900 |
Version-Release number of selected component: solaar-0.9.2-11.20180813gitf0fc63e.fc30 Additional info: reporter: libreport-2.10.0 cmdline: /usr/bin/python3 -s /usr/bin/solaar crash_function: __call__ exception_type: AssertionError executable: /usr/bin/solaar interpreter: python3-3.7.3-3.fc30.x86_64 kernel: 5.1.8-300.fc30.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: settings.py:64:__call__:AssertionError Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/solaar/ui/window.py", line 382, in _device_selected _update_info_panel(device, full=True) File "/usr/lib/python3.7/site-packages/solaar/ui/window.py", line 703, in _update_info_panel _update_device_panel(device, _info._device, _info._buttons, full) File "/usr/lib/python3.7/site-packages/solaar/ui/window.py", line 674, in _update_device_panel _config_panel.update(device, is_online) File "/usr/lib/python3.7/site-packages/solaar/ui/config_panel.py", line 206, in update for s in device.settings: File "/usr/lib/python3.7/site-packages/logitech_receiver/receiver.py", line 254, in settings _check_feature_settings(self, self._settings) File "/usr/lib/python3.7/site-packages/logitech_receiver/settings_templates.py", line 377, in check_feature_settings check_feature(_SMOOTH_SCROLL[0], _F.LOWRES_WHEEL) File "/usr/lib/python3.7/site-packages/logitech_receiver/settings_templates.py", line 374, in check_feature already_known.append(feature(device)) File "/usr/lib/python3.7/site-packages/logitech_receiver/settings.py", line 64, in __call__ assert self.device_kind is None or self.device_kind == device.kind AssertionError Local variables in innermost frame: self: <Setting([feature:toggle] smooth-scroll)> device: <PairedDevice(1,406F,MX Ergo)> Potential duplicate: bug 1662140