Bug 2219585

Summary: [abrt] ibus-typing-booster: on_gsettings_value_changed(): hunspell_table.py:7118:on_gsettings_value_changed:AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions'
Product: [Fedora] Fedora Reporter: Amit Verma <amitverma>
Component: ibus-typing-boosterAssignee: Mike FABIAN <mfabian>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: amitverma, anish.developer, i18n-bugs, mfabian
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b2b173df03791464e5e3b636a9c69d952389c0c
Whiteboard: abrt_hash:2fe32aa40835c2c0adf3bcee45af4c868d427f7a;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-10 08:43:29 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: mountinfo
none
File: namespaces
none
File: cpuinfo
none
File: environ
none
File: os_info
none
File: open_fds
none
File: backtrace none

Description Amit Verma 2023-07-04 12:49:06 UTC
Version-Release number of selected component:
ibus-typing-booster-2.23.0-1.fc38

Additional info:
reporter:       libreport-2.17.11
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
kernel:         6.3.8-200.fc38.x86_64
runlevel:       N 5
interpreter:    python3-3.11.4-1.fc38.x86_64
exception_type: AttributeError
uid:            1000
executable:     /usr/share/ibus-typing-booster/engine/main.py
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
type:           Python3
package:        ibus-typing-booster-2.23.0-1.fc38
reason:         hunspell_table.py:7118:on_gsettings_value_changed:AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions'
crash_function: on_gsettings_value_changed

Truncated backtrace:
hunspell_table.py:7118:on_gsettings_value_changed:AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions'

Traceback (most recent call last):
  File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 7118, in on_gsettings_value_changed
    if (key in self._set_get_functions
               ^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions'

Local variables in innermost frame:
self: <hunspell_table.TypingBoosterEngine object at 0x7ff8b739eb80 (hunspell_table+TypingBoosterEngine at 0x55bde0574f50)>
_settings: <Gio.Settings object at 0x7ff8b9f55200 (GSettings at 0x55bde04d8b30)>
key: 'dictionary'
value: 'en_US_POSIX,en,en_US'

Comment 1 Amit Verma 2023-07-04 12:49:12 UTC
Created attachment 1973994 [details]
File: mountinfo

Comment 2 Amit Verma 2023-07-04 12:49:14 UTC
Created attachment 1973995 [details]
File: namespaces

Comment 3 Amit Verma 2023-07-04 12:49:16 UTC
Created attachment 1973996 [details]
File: cpuinfo

Comment 4 Amit Verma 2023-07-04 12:49:19 UTC
Created attachment 1973997 [details]
File: environ

Comment 5 Amit Verma 2023-07-04 12:49:21 UTC
Created attachment 1973998 [details]
File: os_info

Comment 6 Amit Verma 2023-07-04 12:49:29 UTC
Created attachment 1973999 [details]
File: open_fds

Comment 7 Amit Verma 2023-07-04 12:49:32 UTC
Created attachment 1974000 [details]
File: backtrace

Comment 8 Mike FABIAN 2023-07-10 08:43:29 UTC

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