Bug 1585380

Summary: [abrt] solaar: update(): window.py:775:update:AssertionError
Product: [Fedora] Fedora Reporter: Sylvain Réault <vindicators>
Component: solaarAssignee: Eric Smith <spacewar>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: j, richardfearn, spacewar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/59b6b5ae75c406ed2d3782f2b8d023aa1245390a
Whiteboard: abrt_hash:0b4f091cd18ed4ef28f440d046fe6eb50104d0fc;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-27 21:18:23 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: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Sylvain Réault 2018-06-02 08:42:06 UTC
Version-Release number of selected component:
solaar-0.9.2-4.20150528gitcf27328.fc28.8

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python2 /usr/bin/solaar
crash_function: update
exception_type: AssertionError
executable:     /usr/bin/solaar
interpreter:    python2-2.7.15-2.fc28.x86_64
kernel:         4.16.12-300.fc28.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
window.py:775:update:AssertionError

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/solaar/ui/__init__.py", line 165, in _status_changed
    window.update(device, need_popup)
  File "/usr/lib/python2.7/site-packages/solaar/ui/window.py", line 775, in update
    assert item
AssertionError

Local variables in innermost frame:
device: <UnifyingReceiver(/dev/hidraw2,16)>
item: None
is_alive: False
selected_device_id: None
need_popup: 0

Potential duplicate: bug 1506862

Comment 1 Sylvain Réault 2018-06-02 08:42:10 UTC
Created attachment 1446982 [details]
File: backtrace

Comment 2 Sylvain Réault 2018-06-02 08:42:11 UTC
Created attachment 1446983 [details]
File: cgroup

Comment 3 Sylvain Réault 2018-06-02 08:42:13 UTC
Created attachment 1446984 [details]
File: cpuinfo

Comment 4 Sylvain Réault 2018-06-02 08:42:14 UTC
Created attachment 1446985 [details]
File: environ

Comment 5 Sylvain Réault 2018-06-02 08:42:15 UTC
Created attachment 1446986 [details]
File: mountinfo

Comment 6 Sylvain Réault 2018-06-02 08:42:16 UTC
Created attachment 1446987 [details]
File: namespaces

Comment 7 Sylvain Réault 2018-06-02 08:42:17 UTC
Created attachment 1446988 [details]
File: open_fds

Comment 8 Jason Tibbitts 2018-07-27 21:18:23 UTC

*** This bug has been marked as a duplicate of bug 1487640 ***