Bug 1946104 - [abrt] solaar: read(): base.py:271:_read:logitech_receiver.base.NoReceiver: {'reason': OSError(5, 'Input/output error')}
Summary: [abrt] solaar: read(): base.py:271:_read:logitech_receiver.base.NoReceiver: {...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: solaar
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e27ecd4ccf74aac5beb92ce3140...
: 1933399 1940294 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-04 15:07 UTC by Clémence Lesné
Modified: 2021-05-20 01:27 UTC (History)
6 users (show)

Fixed In Version: solaar-1.0.6-1.fc34 solaar-1.0.6-1.fc33 solaar-1.0.6-1.fc32
Clone Of:
Environment:
Last Closed: 2021-05-14 17:50:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.20 KB, text/plain)
2021-04-04 15:07 UTC, Clémence Lesné
no flags Details
File: cpuinfo (2.38 KB, text/plain)
2021-04-04 15:07 UTC, Clémence Lesné
no flags Details
File: environ (1.49 KB, text/plain)
2021-04-04 15:07 UTC, Clémence Lesné
no flags Details
File: mountinfo (3.72 KB, text/plain)
2021-04-04 15:07 UTC, Clémence Lesné
no flags Details
File: namespaces (172 bytes, text/plain)
2021-04-04 15:07 UTC, Clémence Lesné
no flags Details
File: open_fds (2.07 KB, text/plain)
2021-04-04 15:07 UTC, Clémence Lesné
no flags Details

Description Clémence Lesné 2021-04-04 15:07:21 UTC
Version-Release number of selected component:
solaar-1.0.5-1.fc34

Additional info:
reporter:       libreport-2.14.0
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-solaar-2919.scope
cmdline:        /usr/bin/python3 -s /usr/bin/solaar --window=hide
crash_function: read
exception_type: OSError
executable:     /usr/bin/solaar
interpreter:    python3-3.9.2-1.fc34.x86_64
kernel:         5.11.11-300.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
base.py:271:_read:logitech_receiver.base.NoReceiver: {'reason': OSError(5, 'Input/output error')}

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/logitech_receiver/base.py", line 267, in _read
    data = _hid.read(int(handle), _MAX_READ_SIZE, timeout)
  File "/usr/lib/python3.9/site-packages/hidapi/udev.py", line 365, 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.9/site-packages/solaar/listener.py", line 381, in _process_receiver_event
    _start(device_info)
  File "/usr/lib/python3.9/site-packages/solaar/listener.py", line 286, in _start
    receiver.status.changed(True)
  File "/usr/lib/python3.9/site-packages/logitech_receiver/status.py", line 310, in changed
    s.apply()
  File "/usr/lib/python3.9/site-packages/logitech_receiver/settings.py", line 182, in apply
    self.write(value, save=False)
  File "/usr/lib/python3.9/site-packages/logitech_receiver/settings.py", line 159, in write
    current_value = self._rw.read(self._device)
  File "/usr/lib/python3.9/site-packages/logitech_receiver/settings.py", line 547, in read
    return device.feature_request(self.feature, self.read_fnid, data_bytes)
  File "/usr/lib/python3.9/site-packages/logitech_receiver/device.py", line 441, in feature_request
    return _hidpp20.feature_request(self, feature, function, *params, no_reply=no_reply)
  File "/usr/lib/python3.9/site-packages/logitech_receiver/hidpp20.py", line 1023, in feature_request
    return device.request((feature_index << 8) + (function & 0xFF), *params, no_reply=no_reply)
  File "/usr/lib/python3.9/site-packages/logitech_receiver/device.py", line 430, in request
    return _base.request(
  File "/usr/lib/python3.9/site-packages/logitech_receiver/base.py", line 406, in request
    reply = _read(handle, timeout)
  File "/usr/lib/python3.9/site-packages/logitech_receiver/base.py", line 271, in _read
    raise NoReceiver(reason=reason)
logitech_receiver.base.NoReceiver: {'reason': OSError(5, 'Input/output error')}

Local variables in innermost frame:
handle: <_ThreadedHandle(/dev/hidraw9)>
timeout: 4000

Comment 1 Clémence Lesné 2021-04-04 15:07:24 UTC
Created attachment 1769042 [details]
File: backtrace

Comment 2 Clémence Lesné 2021-04-04 15:07:25 UTC
Created attachment 1769043 [details]
File: cpuinfo

Comment 3 Clémence Lesné 2021-04-04 15:07:26 UTC
Created attachment 1769044 [details]
File: environ

Comment 4 Clémence Lesné 2021-04-04 15:07:27 UTC
Created attachment 1769045 [details]
File: mountinfo

Comment 5 Clémence Lesné 2021-04-04 15:07:28 UTC
Created attachment 1769046 [details]
File: namespaces

Comment 6 Clémence Lesné 2021-04-04 15:07:29 UTC
Created attachment 1769047 [details]
File: open_fds

Comment 7 Dominik 'Rathann' Mierzejewski 2021-05-11 22:57:06 UTC
*** Bug 1933399 has been marked as a duplicate of this bug. ***

Comment 8 Dominik 'Rathann' Mierzejewski 2021-05-11 22:57:31 UTC
*** Bug 1940294 has been marked as a duplicate of this bug. ***

Comment 9 Fedora Update System 2021-05-11 23:17:47 UTC
FEDORA-2021-5ac5f16b04 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-5ac5f16b04

Comment 10 Fedora Update System 2021-05-11 23:17:56 UTC
FEDORA-2021-2334108276 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-2334108276

Comment 11 Fedora Update System 2021-05-11 23:18:03 UTC
FEDORA-2021-b0a92f8297 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b0a92f8297

Comment 12 Fedora Update System 2021-05-12 06:13:28 UTC
FEDORA-2021-5ac5f16b04 has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-5ac5f16b04`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-5ac5f16b04

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2021-05-12 06:50:29 UTC
FEDORA-2021-2334108276 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-2334108276`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-2334108276

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2021-05-12 07:06:04 UTC
FEDORA-2021-b0a92f8297 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-b0a92f8297`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b0a92f8297

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2021-05-14 17:50:11 UTC
FEDORA-2021-b0a92f8297 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2021-05-15 00:55:25 UTC
FEDORA-2021-2334108276 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Fedora Update System 2021-05-20 01:27:09 UTC
FEDORA-2021-5ac5f16b04 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.