Bug 2189797 - [abrt] ibus-typing-booster: on_gsettings_value_changed(): hunspell_table.py:7055: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 DUPLICATE of bug 2171140
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 38
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:0957dc1ea8e83c522388380c6fc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-26 08:00 UTC by Vincent Gerris
Modified: 2023-07-10 08:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-10 08:42:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (734 bytes, text/plain)
2023-04-26 08:00 UTC, Vincent Gerris
no flags Details
File: environ (1.25 KB, text/plain)
2023-04-26 08:00 UTC, Vincent Gerris
no flags Details
File: mountinfo (3.90 KB, text/plain)
2023-04-26 08:00 UTC, Vincent Gerris
no flags Details
File: open_fds (2.63 KB, text/plain)
2023-04-26 08:00 UTC, Vincent Gerris
no flags Details
File: namespaces (171 bytes, text/plain)
2023-04-26 08:00 UTC, Vincent Gerris
no flags Details
File: backtrace (725 bytes, text/plain)
2023-04-26 08:00 UTC, Vincent Gerris
no flags Details
File: cpuinfo (2.77 KB, text/plain)
2023-04-26 08:00 UTC, Vincent Gerris
no flags Details

Description Vincent Gerris 2023-04-26 08:00:36 UTC
Version-Release number of selected component:
ibus-typing-booster-2.22.3-1.fc38

Additional info:
reporter:       libreport-2.17.9
kernel:         6.2.12-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/session.slice/org.freedesktop.IBus.session.GNOME.service
uid:            1000
reason:         hunspell_table.py:7055: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.3-1.fc38
runlevel:       N 5
exception_type: AttributeError
crash_function: on_gsettings_value_changed
interpreter:    python3-3.11.3-1.fc38.x86_64

Truncated backtrace:
hunspell_table.py:7055: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 7055, 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 0x7f2e03a3a680 (hunspell_table+TypingBoosterEngine at 0x55b935a4d770)>
_settings: <Gio.Settings object at 0x7f2e065ef280 (GSettings at 0x55b9353531c0)>
key: 'dictionary'
value: 'en_US_POSIX,en,en_US'

Potential duplicate: bug 2188139

Comment 1 Vincent Gerris 2023-04-26 08:00:40 UTC
Created attachment 1960010 [details]
File: os_info

Comment 2 Vincent Gerris 2023-04-26 08:00:41 UTC
Created attachment 1960011 [details]
File: environ

Comment 3 Vincent Gerris 2023-04-26 08:00:43 UTC
Created attachment 1960012 [details]
File: mountinfo

Comment 4 Vincent Gerris 2023-04-26 08:00:45 UTC
Created attachment 1960013 [details]
File: open_fds

Comment 5 Vincent Gerris 2023-04-26 08:00:47 UTC
Created attachment 1960014 [details]
File: namespaces

Comment 6 Vincent Gerris 2023-04-26 08:00:49 UTC
Created attachment 1960015 [details]
File: backtrace

Comment 7 Vincent Gerris 2023-04-26 08:00:51 UTC
Created attachment 1960016 [details]
File: cpuinfo

Comment 8 jaskerx 2023-04-30 09:53:38 UTC
Using Improved-OSK extension I open it and start typing, causing this error.


reporter:       libreport-2.17.9
reason:         hunspell_table.py:7055:on_gsettings_value_changed:AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions'
package:        ibus-typing-booster-2.22.4-1.fc38
interpreter:    python3-3.11.3-1.fc38.x86_64
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
executable:     /usr/share/ibus-typing-booster/engine/main.py
exception_type: AttributeError
crash_function: on_gsettings_value_changed
runlevel:       N 5
uid:            1000
kernel:         6.2.13-300.fc38.x86_64
type:           Python3
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
comment:        Using Improved-OSK extension I open it and start typing, causing this error.

Comment 9 Shnoulle 2023-05-10 21:26:16 UTC
Activate visual keyboard


reporter:       libreport-2.17.9
kernel:         6.2.14-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/session.slice/org.freedesktop.IBus.session.GNOME.service
uid:            1000
reason:         hunspell_table.py:7055: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.4-1.fc38
runlevel:       N 5
exception_type: AttributeError
crash_function: on_gsettings_value_changed
interpreter:    python3-3.11.3-1.fc38.x86_64
comment:        Activate visual keyboard

Comment 10 Garrett Mitchener 2023-05-11 14:33:03 UTC
I tried out the on-screen keyboard using the accessibility options in Gnome.


reporter:       libreport-2.17.9
package:        ibus-typing-booster-2.22.4-1.fc38
runlevel:       N 5
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
kernel:         6.2.14-300.fc38.x86_64
executable:     /usr/share/ibus-typing-booster/engine/main.py
crash_function: on_gsettings_value_changed
type:           Python3
interpreter:    python3-3.11.3-1.fc38.x86_64
exception_type: AttributeError
reason:         hunspell_table.py:7055:on_gsettings_value_changed:AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions'
uid:            1000
comment:        I tried out the on-screen keyboard using the accessibility options in Gnome.

Comment 11 alvarolaguna17 2023-05-14 20:16:23 UTC
I was using the touch keyboard.


reporter:       libreport-2.17.10
type:           Python3
exception_type: AttributeError
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
interpreter:    python3-3.11.3-1.fc38.x86_64
kernel:         6.2.15-300.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
runlevel:       N 5
comment:        I was using the touch keyboard.
crash_function: on_gsettings_value_changed
reason:         hunspell_table.py:7055:on_gsettings_value_changed:AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions'
uid:            1000
executable:     /usr/share/ibus-typing-booster/engine/main.py
package:        ibus-typing-booster-2.22.5-1.fc38

Comment 12 Mihai Lazarescu 2023-05-24 01:01:32 UTC
Lock the screen using a keyboard shortcut, then press the power button to suspend.
Restarted pressing Shift, then enter password to unlock and found the crash notification.


reporter:       libreport-2.17.10
kernel:         6.2.13-200.fc37.x86_64
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
uid:            1000
reason:         hunspell_table.py:7055: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.5-1.fc38
runlevel:       N 5
exception_type: AttributeError
crash_function: on_gsettings_value_changed
interpreter:    python3-3.11.3-1.fc38.x86_64

Comment 13 Mihai Lazarescu 2023-05-30 13:03:30 UTC
I found the report right after resuming from suspend and unloking the Gnome session.


reporter:       libreport-2.17.10
kernel:         6.2.7-200.fc37.x86_64
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
uid:            1000
reason:         hunspell_table.py:7055: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.5-1.fc38
runlevel:       N 5
exception_type: AttributeError
crash_function: on_gsettings_value_changed
interpreter:    python3-3.11.3-2.fc38.x86_64
comment:        I found the report right after resuming from suspend and unloking the Gnome session.

Comment 14 jaskerx 2023-06-19 01:01:39 UTC
Open OSK and started typing.


reporter:       libreport-2.17.10
reason:         hunspell_table.py:7055:on_gsettings_value_changed:AttributeError: 'TypingBoosterEngine' object has no attribute '_set_get_functions'
package:        ibus-typing-booster-2.22.5-1.fc38
interpreter:    python3-3.11.3-2.fc38.x86_64
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
executable:     /usr/share/ibus-typing-booster/engine/main.py
exception_type: AttributeError
crash_function: on_gsettings_value_changed
runlevel:       N 5
uid:            1000
kernel:         6.3.8-200.fc38.x86_64
type:           Python3
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
comment:        Open OSK and started typing.

Comment 15 Erik Nord 2023-06-21 21:18:16 UTC
I have no additional information, I saw this in my Problem Reporting log 10 hours after it went off...


reporter:       libreport-2.17.10
kernel:         6.3.8-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
uid:            1000
reason:         hunspell_table.py:7055: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.5-1.fc38
runlevel:       N 5
exception_type: AttributeError
crash_function: on_gsettings_value_changed
interpreter:    python3-3.11.3-2.fc38.x86_64
comment:        I have no additional information, I saw this in my Problem Reporting log 10 hours after it went off...

Comment 16 Konstantinos 2023-06-22 08:54:46 UTC
Just enabled the screen keyboard and clicked (with the mouse) on a text input field. The screen keyboard launched normally, no problems at all were noticed but this error notification appeared.


reporter:       libreport-2.17.10
kernel:         6.3.8-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
uid:            1000
reason:         hunspell_table.py:7055: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.5-1.fc38
runlevel:       N 5
exception_type: AttributeError
crash_function: on_gsettings_value_changed
interpreter:    python3-3.11.3-2.fc38.x86_64
comment:        Just enabled the screen keyboard and clicked (with the mouse) on a text input field. The screen keyboard launched normally, no problems at all were noticed but this error notification appeared.

Comment 17 ujenzi60 2023-06-25 13:42:42 UTC
do not know


reporter:       libreport-2.17.10
kernel:         6.3.8-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
uid:            1000
reason:         hunspell_table.py:7055: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.5-1.fc38
runlevel:       N 5
exception_type: AttributeError
crash_function: on_gsettings_value_changed
interpreter:    python3-3.11.3-2.fc38.x86_64
comment:        do not know

Comment 18 Mike FABIAN 2023-07-10 08:42:48 UTC

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


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