https://bugzilla.redhat.com/show_bug.cgi?id=2175663
Bug ID: 2175663 Summary: [abrt] ibus-typing-booster: on_gsettings_value_changed(): hunspell_table.py:7050:on_gsettings_value_changed:Attr ibuteError: 'TypingBoosterEngine' object has no attribute '_set_get_functions' Product: Fedora Version: 38 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:11cea97fa77526b618e6cdc400435f5e222c655b;VAR IANT_ID=workstation; Component: ibus-typing-booster Assignee: mfabian@redhat.com Reporter: droidbittin@gmail.com QA Contact: extras-qa@fedoraproject.org CC: anish.developer@gmail.com, i18n-bugs@lists.fedoraproject.org, mfabian@redhat.com Target Milestone: --- Classification: Fedora
Version-Release number of selected component: ibus-typing-booster-2.22.1-1.fc38
Additional info: reporter: libreport-2.17.8 kernel: 6.2.2-300.fc38.x86_64 cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus cgroup: 0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.freedesktop.IBus.session.GNOME.service uid: 1000 reason: hunspell_table.py:7050:on_gsettings_value_changed:AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions' executable: /usr/share/ibus-typing-booster/engine/main.py type: Python3 package: ibus-typing-booster-2.22.1-1.fc38 runlevel: N 5 exception_type: AttributeError crash_function: on_gsettings_value_changed interpreter: python3-3.11.2-1.fc38.x86_64
Truncated backtrace: hunspell_table.py:7050: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 7050, 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 0x7f33adf78480 (hunspell_table+TypingBoosterEngine at 0x5632ce8f1650)> _settings: <Gio.Settings object at 0x7f33adf781c0 (GSettings at 0x5632ce9938e0)> key: 'dictionary' value: 'en_US_POSIX,sv,sv_SE'