Bug 2228904 - [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'
Summary: [abrt] ibus-typing-booster: on_gsettings_value_changed(): hunspell_table.py:7...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2fe32aa40835c2c0adf3bcee45a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-03 14:48 UTC by Raul Popescu
Modified: 2023-10-10 10:00 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-10-10 10:00:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (770 bytes, text/plain)
2023-08-03 14:48 UTC, Raul Popescu
no flags Details
File: environ (322 bytes, text/plain)
2023-08-03 14:48 UTC, Raul Popescu
no flags Details
File: mountinfo (2.58 KB, text/plain)
2023-08-03 14:48 UTC, Raul Popescu
no flags Details
File: open_fds (2.16 KB, text/plain)
2023-08-03 14:48 UTC, Raul Popescu
no flags Details
File: namespaces (171 bytes, text/plain)
2023-08-03 14:48 UTC, Raul Popescu
no flags Details
File: backtrace (725 bytes, text/plain)
2023-08-03 14:48 UTC, Raul Popescu
no flags Details
File: cpuinfo (2.82 KB, text/plain)
2023-08-03 14:48 UTC, Raul Popescu
no flags Details

Description Raul Popescu 2023-08-03 14:48:42 UTC
Version-Release number of selected component:
ibus-typing-booster-2.23.1-3.fc39

Additional info:
reporter:       libreport-2.17.11
kernel:         6.5.0-0.rc3.20230728git57012c57536f.27.fc39.x86_64
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-42.slice/session-c1.scope
uid:            42
reason:         hunspell_table.py:7118: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.23.1-3.fc39
runlevel:       N 5
exception_type: AttributeError
crash_function: on_gsettings_value_changed
interpreter:    python3-3.12.0~b4-2.fc39.x86_64

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 0x7fb7c3bf3440 (hunspell_table+TypingBoosterEngine at 0x56449fe8a1d0)>
_settings: <Gio.Settings object at 0x7fb7c6d80300 (GSettings at 0x56449fee1750)>
key: 'dictionary'
value: 'en_US_POSIX,en,en_US'

Potential duplicate: bug 2219585

Comment 1 Raul Popescu 2023-08-03 14:48:45 UTC
Created attachment 1981480 [details]
File: os_info

Comment 2 Raul Popescu 2023-08-03 14:48:46 UTC
Created attachment 1981481 [details]
File: environ

Comment 3 Raul Popescu 2023-08-03 14:48:48 UTC
Created attachment 1981482 [details]
File: mountinfo

Comment 4 Raul Popescu 2023-08-03 14:48:49 UTC
Created attachment 1981483 [details]
File: open_fds

Comment 5 Raul Popescu 2023-08-03 14:48:51 UTC
Created attachment 1981484 [details]
File: namespaces

Comment 6 Raul Popescu 2023-08-03 14:48:53 UTC
Created attachment 1981485 [details]
File: backtrace

Comment 7 Raul Popescu 2023-08-03 14:48:54 UTC
Created attachment 1981486 [details]
File: cpuinfo

Comment 8 Fedora Release Engineering 2023-08-16 08:06:25 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 9 Mike FABIAN 2023-10-10 10:00:43 UTC
This is fixed in ibus-typing-booster >= 2.23.2: https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.23.2

See also: https://github.com/mike-fabian/ibus-typing-booster/issues/454

Fixed by this commit:

https://github.com/mike-fabian/ibus-typing-booster/commit/c43b4d6b4eda569c3f273f517a20bb710b8d32a1

Updated packages are available for Fedora 37, 38, 39, rawhide.


Note You need to log in before you can comment on or make changes to this bug.