Bug 1283699

Summary: [abrt] solaar: base.py:171:write:NoReceiver: {'reason': OSError(32, 'Broken pipe')}
Product: [Fedora] Fedora Reporter: vuall
Component: solaarAssignee: Eric Smith <spacewar>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: j, richardfearn, spacewar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/fb880a11be21ac16dbe79e1dc73c0dc80960fca9
Whiteboard: abrt_hash:5f86372eb416dde0a42142e9e0e5d1c3b8cc3a22;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 18:30:39 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:
Description Flags
File: backtrace
none
File: environ none

Description vuall 2015-11-19 15:47:59 UTC
Version-Release number of selected component:
solaar-0.9.2-3.fc21

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python /bin/solaar
executable:     /bin/solaar
kernel:         4.1.5-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
base.py:171:write:NoReceiver: {'reason': OSError(32, 'Broken pipe')}

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/solaar/ui/__init__.py", line 171, in _status_changed
    tray.update(device)
  File "/usr/lib/python2.7/site-packages/solaar/ui/tray.py", line 496, in update
    index = _add_device(device)
  File "/usr/lib/python2.7/site-packages/solaar/ui/tray.py", line 345, in _add_device
    new_device_info = (receiver_path, device.number, device.name, device.status)
  File "/usr/lib/python2.7/site-packages/logitech_receiver/receiver.py", line 167, in name
    self._name = _hidpp20.get_name(self)
  File "/usr/lib/python2.7/site-packages/logitech_receiver/hidpp20.py", line 381, in get_name
    name_length = feature_request(device, FEATURE.DEVICE_NAME)
  File "/usr/lib/python2.7/site-packages/logitech_receiver/hidpp20.py", line 323, in feature_request
    if feature in device.features:
  File "/usr/lib/python2.7/site-packages/logitech_receiver/hidpp20.py", line 227, in __contains__
    reply = self.device.request(0x0000, _pack('!H', ivalue))
  File "/usr/lib/python2.7/site-packages/logitech_receiver/receiver.py", line 281, in request
    return _base.request(self.receiver.handle, self.number, request_id, *params)
  File "/usr/lib/python2.7/site-packages/logitech_receiver/base.py", line 340, in request
    write(ihandle, devnumber, request_data)
  File "/usr/lib/python2.7/site-packages/logitech_receiver/base.py", line 171, in write
    raise NoReceiver(reason=reason)
NoReceiver: {'reason': OSError(32, 'Broken pipe')}

Local variables in innermost frame:
handle: 14
reason: OSError(32, 'Broken pipe')
devnumber: 1
data: '\x00\x08\x00\x05'
wdata: '\x10\x01\x00\x08\x00\x05\x00'

Comment 1 vuall 2015-11-19 15:48:04 UTC
Created attachment 1096751 [details]
File: backtrace

Comment 2 vuall 2015-11-19 15:48:05 UTC
Created attachment 1096752 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 18:30:39 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 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 please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.