Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1983912 Details for
Bug 2232669
[abrt] solaar: read(): base.py:274:_read:logitech_receiver.base.NoReceiver: {'reason': OSError(5, 'Input/output error')}
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.17 KB, created by
ahmadrg49
on 2023-08-17 20:21:53 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
ahmadrg49
Created:
2023-08-17 20:21:53 UTC
Size:
2.17 KB
patch
obsolete
>base.py:274:_read:logitech_receiver.base.NoReceiver: {'reason': OSError(5, 'Input/output error')} > >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/logitech_receiver/base.py", line 270, in _read > data = _hid.read(int(handle), _MAX_READ_SIZE, timeout) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/hidapi/udev.py", line 402, in read > data = _os.read(device_handle, bytes_count) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >OSError: [Errno 5] Input/output error > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/solaar/ui/__init__.py", line 196, in _status_changed > window.update(device, need_popup, refresh) > File "/usr/lib/python3.11/site-packages/solaar/ui/window.py", line 859, in update > if device.kind is None: # receiver > ^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/logitech_receiver/device.py", line 254, in kind > kind = _hidpp20.get_kind(self) > ^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/logitech_receiver/hidpp20.py", line 1184, in get_kind > kind = feature_request(device, FEATURE.DEVICE_NAME, 0x20) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/logitech_receiver/hidpp20.py", line 1126, in feature_request > return device.request((feature_index << 8) + (function & 0xFF), *params, no_reply=no_reply) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/logitech_receiver/device.py", line 435, in request > return _base.request( > ^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/logitech_receiver/base.py", line 438, in request > reply = _read(handle, timeout) > ^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/logitech_receiver/base.py", line 274, in _read > raise NoReceiver(reason=reason) >logitech_receiver.base.NoReceiver: {'reason': OSError(5, 'Input/output error')} > >Local variables in innermost frame: >handle: <_ThreadedHandle(/dev/hidraw2)> >timeout: 900
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2232669
: 1983912 |
1983913
|
1983914
|
1983915
|
1983916
|
1983917