Bug 2224560

Summary: [abrt] lutris: _header_func(): sidebar.py:443:_header_func:AttributeError: 'NoneType' object has no attribute 'first_row'
Product: [Fedora] Fedora Reporter: ochal
Component: lutrisAssignee: Chris King <bunnyapocalypse>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: bunnyapocalypse, farchord, ochal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/2920b09a20550a66aa4e3d6ef95f1ce38785c98
Whiteboard: abrt_hash:71a2358c1b4088d7e35c815069bde1c7e0124857;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: os_info
none
File: environ
none
File: mountinfo
none
File: open_fds
none
File: namespaces
none
File: backtrace
none
File: cpuinfo none

Description ochal 2023-07-21 13:20:06 UTC
Version-Release number of selected component:
lutris-0.5.13-2.fc38

Additional info:
reporter:       libreport-2.17.11
kernel:         6.3.12-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/bin/lutris
cgroup:         0::/user.slice/user-1001.slice/user/app.slice/app-gnome-org.gnome.Software-4482.scope
uid:            1001
reason:         sidebar.py:443:_header_func:AttributeError: 'NoneType' object has no attribute 'first_row'
executable:     /usr/bin/lutris
type:           Python3
package:        lutris-0.5.13-2.fc38
runlevel:       N 5
exception_type: AttributeError
crash_function: _header_func
interpreter:    python3-3.11.4-1.fc38.x86_64

Truncated backtrace:
sidebar.py:443:_header_func:AttributeError: 'NoneType' object has no attribute 'first_row'

Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/lutris/gui/widgets/sidebar.py", line 443, in _header_func
    if header.first_row:
       ^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'first_row'

Local variables in innermost frame:
self: <sidebar.LutrisSidebar object at 0x7f820d483ac0 (LutrisSidebar at 0x561980ced240)>
row: <sidebar.RunnerSidebarRow object at 0x7f820c56e9c0 (lutris+gui+widgets+sidebar+RunnerSidebarRow at 0x561980f65fc0)>
before: <sidebar.SidebarRow object at 0x7f820c73b980 (lutris+gui+widgets+sidebar+SidebarRow at 0x561980dc3730)>
header: None

Comment 1 ochal 2023-07-21 13:20:10 UTC
Created attachment 1976894 [details]
File: os_info

Comment 2 ochal 2023-07-21 13:20:11 UTC
Created attachment 1976895 [details]
File: environ

Comment 3 ochal 2023-07-21 13:20:13 UTC
Created attachment 1976896 [details]
File: mountinfo

Comment 4 ochal 2023-07-21 13:20:14 UTC
Created attachment 1976897 [details]
File: open_fds

Comment 5 ochal 2023-07-21 13:20:16 UTC
Created attachment 1976898 [details]
File: namespaces

Comment 6 ochal 2023-07-21 13:20:17 UTC
Created attachment 1976899 [details]
File: backtrace

Comment 7 ochal 2023-07-21 13:20:19 UTC
Created attachment 1976900 [details]
File: cpuinfo