https://bugzilla.redhat.com/show_bug.cgi?id=1764520
Bug ID: 1764520
Summary: [abrt] ibus-typing-booster: makedirs():
os.py:221:makedirs:FileExistsError: [Errno 17] File
exists:
'/home/liting/.local/share/ibus-typing-booster/data'
Product: Fedora
Version: 30
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:b46ec76f84c8b3b39dc8714416fdf9384c0a26db;VAR
IANT_ID=workstation;
Component: ibus-typing-booster
Assignee: mfabian(a)redhat.com
Reporter: 1419004855(a)qq.com
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
Description of problem:
I deleted my /home/user/.config directory and I could not use my Chinese input
source after that
Version-Release number of selected component:
ibus-typing-booster-2.6.0-1.fc30
Additional info:
reporter: libreport-2.10.0
cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py
--xml
crash_function: makedirs
exception_type: FileExistsError
executable: /usr/share/ibus-typing-booster/engine/main.py
interpreter: python3-3.7.3-1.fc30.x86_64
kernel: 5.0.9-301.fc30.x86_64
runlevel: N 5
type: Python3
uid: 1000
Truncated backtrace:
os.py:221:makedirs:FileExistsError: [Errno 17] File exists:
'/home/liting/.local/share/ibus-typing-booster/data'
Traceback (most recent call last):
File "/usr/share/ibus-typing-booster/engine/main.py", line 33, in <module>
import factory
File "/usr/share/ibus-typing-booster/engine/factory.py", line 32, in <module>
import hunspell_table
File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 45, in
<module>
import itb_emoji
File "/usr/share/ibus-typing-booster/engine/itb_emoji.py", line 73, in
<module>
USER_DATADIR = itb_util.xdg_save_data_path('ibus-typing-booster/data')
File "/usr/share/ibus-typing-booster/engine/itb_util.py", line 3188, in
xdg_save_data_path
return xdg.BaseDirectory.save_data_path(*resource)
File "/usr/lib/python3.7/site-packages/xdg/BaseDirectory.py", line 70, in
save_data_path
os.makedirs(path)
File "/usr/lib64/python3.7/os.py", line 221, in makedirs
mkdir(name, mode)
FileExistsError: [Errno 17] File exists:
'/home/liting/.local/share/ibus-typing-booster/data'
Local variables in innermost frame:
name: '/home/liting/.local/share/ibus-typing-booster/data'
mode: 511
exist_ok: False
head: '/home/liting/.local/share/ibus-typing-booster'
tail: 'data'
cdir: '.'
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1637647
Mike FABIAN <mfabian(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|30 |31
--- Comment #5 from Mike FABIAN <mfabian(a)redhat.com> ---
The bug still exists in Fedora 31.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1777400
Bug ID: 1777400
Summary: ibus-libpinyin's "Fuzzy input" is not working for
pinyin
Product: Fedora
Version: 31
Status: NEW
Component: ibus-libpinyin
Assignee: pwu(a)redhat.com
Reporter: yanqiyu01(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
Description of problem:
In ibus-libpinin's settings, "fuzzy input"(may be other words in English, here
it is "模糊音") only shows options for bopomofo but not showing options for
pinyin.
Version-Release number of selected component (if applicable):
1.11.1
How reproducible:
Always.
Steps to Reproduce:
1. Set input method to ibus-libpinyin, and go to its settings, enable all
options(which are showing bopomofo) .
2. Type "指挥"(zhihui)by "zihui"
3.
Actual results:
Found "指挥" don't show as candidate
Expected results:
Fuzzy pinyin should work for pinyin: It should provide fuzzy pinyin settings
and be able to handle typos such as zhihui/zihui.
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=1526467
Mike FABIAN <mfabian(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|30 |31
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1526464
Mike FABIAN <mfabian(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|30 |31
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1526463
Mike FABIAN <mfabian(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|30 |31
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1133127
Mike FABIAN <mfabian(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|30 |31
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=683325
--- Comment #15 from Peng Wu <pwu(a)redhat.com> ---
Could someone provide one simple pango test case with C code to reproduce this
bug?
I think that test case can help debugging the pango code.
--
You are receiving this mail because:
You are on the CC list for the bug.