You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Truncated backtrace:
tray.py:452:update:AttributeError: '_GHOST_DEVICE' object has no attribute 'path'
Traceback (most recent call last):
File "/usr/lib/python3.12/site-packages/solaar/ui/__init__.py", line 114, in _status_changed
tray.update(device)
File "/usr/lib/python3.12/site-packages/solaar/ui/tray.py", line 452, in update
receiver_path = device.receiver.path if device.receiver is not None else device.path
^^^^^^^^^^^
AttributeError: '_GHOST_DEVICE' object has no attribute 'path'
Local variables in innermost frame:
device: _GHOST_DEVICE(receiver=None, number=255, name='MX Master 3 Wireless Mouse', kind=NamedInt(2, 'mouse'), online=False)
is_paired: False
Describe the bug
This bug was reported by Fedora Automated Bug Reporting Tool (ABRT).
To Reproduce
Steps to reproduce the behavior:
User has not provided the steps.
Information
solaar --version
orgit describe --tags
if cloned from this repository): 1.1.13uname -srmo
):6.10.8-200.fc40.x86_64
solaar show
:~/.config/solaar/config.yaml
(or~/.config/solaar/config.json
if~/.config/solaar/config.yaml
not present):Describe the bug
This bug was reported by Fedora Automated Bug Reporting Tool (ABRT).
To Reproduce
Steps to reproduce the behavior:
User has not provided the steps.
Screenshots
N/A
Additional context
Downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=2312182 .
The text was updated successfully, but these errors were encountered: