Bug 2213145

Summary: [abrt] ibus-setup: get_selected_engine(): enginedialog.py:387:get_selected_engine:AttributeError: 'ListBoxRow' object has no attribute 'engine'
Product: [Fedora] Fedora Reporter: tongnguyenminhkhang21012020
Component: ibusAssignee: fujiwara <tfujiwar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: i18n-bugs, shawn.p.huang, tfujiwar, tongnguyenminhkhang21012020
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d91f7788b217c003eaf83b963f114f77ed3d6f1
Whiteboard: abrt_hash:9f78b117d60e777ad9ce9c707d8a8b8112c7eb0a;VARIANT_ID=matecompiz;
Fixed In Version: ibus-1.5.28-6.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-06-13 01:29:59 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: os_info
none
File: mountinfo
none
File: cpuinfo
none
File: backtrace
none
File: environ
none
File: namespaces
none
File: open_fds none

Description tongnguyenminhkhang21012020 2023-06-07 08:33:37 UTC
Version-Release number of selected component:
ibus-setup-1.5.28-5.fc38

Additional info:
reporter:       libreport-2.17.10
exception_type: AttributeError
package:        ibus-setup-1.5.28-5.fc38
cmdline:        python3 /usr/share/ibus/setup/main.py
executable:     /usr/share/ibus/setup/main.py
type:           Python3
runlevel:       N 5
reason:         enginedialog.py:387:get_selected_engine:AttributeError: 'ListBoxRow' object has no attribute 'engine'
interpreter:    python3-3.11.3-2.fc38.x86_64
kernel:         6.2.9-300.fc38.x86_64
uid:            1000
cgroup:         0::/user.slice/user-1000.slice/session-9.scope
crash_function: get_selected_engine

Truncated backtrace:
enginedialog.py:387:get_selected_engine:AttributeError: 'ListBoxRow' object has no attribute 'engine'

Traceback (most recent call last):
  File "/usr/share/ibus/setup/main.py", line 550, in __button_engine_add_cb
    engine = dialog.get_selected_engine()
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/ibus/setup/enginedialog.py", line 387, in get_selected_engine
    return row.engine
           ^^^^^^^^^^
AttributeError: 'ListBoxRow' object has no attribute 'engine'

Local variables in innermost frame:
self: <enginedialog.EngineDialog object at 0x7f3ded74b080 (EngineDialog at 0x561f34913a30)>
row: <Gtk.ListBoxRow object at 0x7f3dec3d2600 (GtkListBoxRow at 0x561f34b184d0)>

Comment 1 tongnguyenminhkhang21012020 2023-06-07 08:33:41 UTC
Created attachment 1969460 [details]
File: os_info

Comment 2 tongnguyenminhkhang21012020 2023-06-07 08:33:42 UTC
Created attachment 1969461 [details]
File: mountinfo

Comment 3 tongnguyenminhkhang21012020 2023-06-07 08:33:44 UTC
Created attachment 1969462 [details]
File: cpuinfo

Comment 4 tongnguyenminhkhang21012020 2023-06-07 08:33:45 UTC
Created attachment 1969463 [details]
File: backtrace

Comment 5 tongnguyenminhkhang21012020 2023-06-07 08:33:47 UTC
Created attachment 1969464 [details]
File: environ

Comment 6 tongnguyenminhkhang21012020 2023-06-07 08:33:48 UTC
Created attachment 1969465 [details]
File: namespaces

Comment 7 tongnguyenminhkhang21012020 2023-06-07 08:33:50 UTC
Created attachment 1969466 [details]
File: open_fds

Comment 8 Fedora Update System 2023-06-11 21:40:36 UTC
FEDORA-2023-ea523c80fd has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-ea523c80fd

Comment 9 Fedora Update System 2023-06-12 02:14:24 UTC
FEDORA-2023-ea523c80fd has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-ea523c80fd`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ea523c80fd

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

Comment 10 Fedora Update System 2023-06-13 01:29:59 UTC
FEDORA-2023-ea523c80fd has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.