https://bugzilla.redhat.com/show_bug.cgi?id=2171140
Bug ID: 2171140
Summary: [abrt] ibus-typing-booster:
on_gsettings_value_changed():
hunspell_table.py:7038:on_gsettings_value_changed:Attr
ibuteError: 'TypingBoosterEngine' object has no
attribute '_set_get_functions'
Product: Fedora
Version: 37
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:55bb325f294216e1e5be0a1ae112085ddc7a8f5d;VAR
IANT_ID=workstation;
Component: ibus-typing-booster
Assignee: mfabian(a)redhat.com
Reporter: fedora(a)oursique.net
QA Contact: extras-qa(a)fedoraproject.org
CC: anish.developer(a)gmail.com,
i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com
Target Milestone: ---
Classification: Fedora
Version-Release number of selected component:
ibus-typing-booster-2.21.3-1.fc37
Additional info:
reporter: libreport-2.17.4
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.freedesktop.IBus.session.GNOME.service
cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py
--ibus
crash_function: on_gsettings_value_changed
exception_type: AttributeError
executable: /usr/share/ibus-typing-booster/engine/main.py
interpreter: python3-3.11.1-3.fc37.x86_64
kernel: 6.1.11-200.fc37.x86_64
runlevel: N 5
type: Python3
uid: 1000
Truncated backtrace:
hunspell_table.py:7038: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 7038, 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 0x7f19f751a600
(hunspell_table+TypingBoosterEngine at 0x5562b24f1130)>
_settings: <Gio.Settings object at 0x7f19f7317880 (GSettings at
0x5562b1c30a60)>
key: 'dictionary'
value: 'en_US_POSIX,fr,fr_FR'
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2171140
https://bugzilla.redhat.com/show_bug.cgi?id=2227067
Bug ID: 2227067
Summary: [abrt] ibus-typing-booster: endElement():
langtable.py:538:endElement:TypeError: int() argument
must be a string, a bytes-like object or a real
number, not 'NoneType'
Product: Fedora
Version: 38
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:68b5066bc4980e6384615173bebf45adb412050c;VAR
IANT_ID=workstation;
Component: ibus-typing-booster
Assignee: mfabian(a)redhat.com
Reporter: hx(a)inbox.lv
QA Contact: extras-qa(a)fedoraproject.org
CC: anish.developer(a)gmail.com,
i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com
Target Milestone: ---
Classification: Fedora
Version-Release number of selected component:
ibus-typing-booster-2.23.1-1.fc38
Additional info:
reporter: libreport-2.17.11
kernel: 6.4.4-200.fc38.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: langtable.py:538:endElement:TypeError: int() argument must be a
string, a bytes-like object or a real number, not 'NoneType'
executable: /usr/share/ibus-typing-booster/engine/main.py
type: Python3
package: ibus-typing-booster-2.23.1-1.fc38
runlevel: N 5
exception_type: TypeError
crash_function: endElement
interpreter: python3-3.11.4-1.fc38.x86_64
Truncated backtrace:
langtable.py:538:endElement:TypeError: int() argument must be a string, a
bytes-like object or a real number, not 'NoneType'
Traceback (most recent call last):
File "/usr/share/ibus-typing-booster/engine/main.py", line 133, in <module>
import factory
File "/usr/share/ibus-typing-booster/engine/factory.py", line 38, in <module>
import hunspell_table
File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 53, in
<module>
import itb_util
File "/usr/share/ibus-typing-booster/engine/itb_util.py", line 94, in
<module>
import langtable # type: ignore
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/langtable/__init__.py", line 1, in
<module>
from .langtable import *
File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 2633,
in <module>
__module_init = __ModuleInitializer()
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 2627,
in __init__
_init()
File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 2620,
in _init
_read_file('languages.xml', LanguagesContentHandler())
File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 937, in
_read_file
_expat_parse(file, sax_handler)
File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 917, in
_expat_parse
parser.ParseFile(file)
File "/builddir/build/BUILD/Python-3.11.4/Modules/pyexpat.c", line 468, in
EndElement
File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 538, in
endElement
self._consolefonts[str(self._item_id)] = int(self._item_rank)
^^^^^^^^^^^^^^^^^^^^
TypeError: int() argument must be a string, a bytes-like object or a real
number, not 'NoneType'
Local variables in innermost frame:
self: <langtable.langtable.LanguagesContentHandler object at 0x7f830bf3bc90>
name: 'languageId'
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2227067
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2135079
Bug ID: 2135079
Summary: Please branch and build ibus-rime in epel8
Product: Fedora
Version: rawhide
Status: NEW
Component: ibus-rime
Assignee: pwu(a)redhat.com
Reporter: acyanbird(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
petersen(a)redhat.com, pwu(a)redhat.com
Target Milestone: ---
Classification: Fedora
Please branch and build ibus-rime in epel8.
I'm new here so I don't know if this is the right step. The repo can be found
here https://github.com/rime/ibus-rime
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2135079
https://bugzilla.redhat.com/show_bug.cgi?id=2186953
Bug ID: 2186953
Summary: Irrelevant fonts in the English install (KDE spin)
Product: Fedora
Version: 37
Status: NEW
Component: Fonts
Severity: medium
Assignee: i18n-bugs(a)lists.fedoraproject.org
Reporter: ddascalescu(a)gmail.com
QA Contact: fonts-bugs(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Created attachment 1957563
--> https://bugzilla.redhat.com/attachment.cgi?id=1957563&action=edit
Unnecessary fonts
I've just installed the KDE spin with the US English settings, and see tens of
completely irrelevant fonts for characters sets I have no use form (cuneiform
even).
I know I can remove these manually, but it would be nice to not have them
installed to begin with.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2186953
https://bugzilla.redhat.com/show_bug.cgi?id=2173398
Bug ID: 2173398
Summary: focus to window lost after switching IME with
Windows+Space under GNOME+ibus
Product: Fedora
Version: 37
Hardware: x86_64
OS: Linux
Status: NEW
Component: ibus
Severity: high
Assignee: tfujiwar(a)redhat.com
Reporter: whistler_wmz(a)163.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
shawn.p.huang(a)gmail.com, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Created attachment 1946547
--> https://bugzilla.redhat.com/attachment.cgi?id=1946547&action=edit
demo video
Description of problem:
focus to window is lost after switching IME with Windows+Space since some
recent 'dnf update'.
Version-Release number of selected component (if applicable):
ibus-1.5.27-5.fc37.x86_64
How reproducible:
Always
Steps to Reproduce:
1. launch any application under GNOME, with some Chinese IMEs enabled in ibus.
2. Press Windows+Space to switch IME.
Actual results:
Focus to the application window is now lost, need to click on the window again
to refocus.
Expected results:
Focus to the application window should be kept.
Additional info:
See attachment for video.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2173398
https://bugzilla.redhat.com/show_bug.cgi?id=2124843
Bug ID: 2124843
Summary: Input is sometimes cancelled after pressing < or > at
the candidate window
Product: Fedora
Version: 37
Status: NEW
Component: ibus-libpinyin
Assignee: pwu(a)redhat.com
Reporter: tagoh(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
petersen(a)redhat.com, pwu(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
the candidate window has a feature to page up/down candidate words in the list.
however, pressing pageup/down icon like < or > at the candidate window
sometimes lost the candidate window and preedit text.
Version-Release number of selected component (if applicable):
ibus-1.5.27-1.fc37.x86_64
ibus-libpinyin-1.13.0-1.fc37.x86_64
How reproducible:
often
Steps to Reproduce:
1.type someting through ibus-libpinyin (e.g. as)
2.press > at the candidate window
3.press > at the candidate window again
Actual results:
preedit and candidate window is lost
Expected results:
should be page up to next list.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2124843
https://bugzilla.redhat.com/show_bug.cgi?id=2074360
Bug ID: 2074360
Summary: Xorg gtk4: candidate windows are placed off-screen
Product: Fedora
Version: 36
Status: NEW
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
shawn.p.huang(a)gmail.com, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
With Gnome on Xorg using gtk4 apps, the candidate is often placed
partially or completely off-screen, which is not useful of course.
Version-Release number of selected component (if applicable):
ibus-1.5.26-3.fc36.x86_64
gtk4-4.6.2-2.fc36.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Start GNOME on Xorg
2. Open gnome-text-editor or gtk4-demo-application
3. Try to input Japanese or Chinese
Actual results:
Candidate window is place off-window or off-screen
Expected results:
Candidate window to be visible like with gtk3 apps
Additional info:
Is there some way to enforce that candidate windows should always appear
on-screen?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2074360