Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: scim-python-pinyin db file too big!
https://bugzilla.redhat.com/show_bug.cgi?id=468964
Summary: scim-python-pinyin db file too big! Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: scim-python AssignedTo: shawn.p.huang@gmail.com ReportedBy: petersen@redhat.com QAContact: extras-qa@fedoraproject.org CC: shawn.p.huang@gmail.com, fedora-i18n-bugs@redhat.com Estimated Hours: 0.0 Classification: Fedora
Description of problem: The py.db file in scim-python-pinyin is 120MB it seems very big: eg scim-pinyin
Steps to Reproduce: 1. du -sh /usr/share/scim-python/engine/PinYin 2. du -sh /usr/share/scim/pinyin
Actual results: 1. 121M 2. 4.5M
Expected results: 1. similar to scim-pinyin
Additional info: This means we can't currently use scim-python-pinyin as default IM on Live images.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=468964
--- Comment #1 from Huang Peng shawn.p.huang@gmail.com 2008-11-11 03:19:50 EDT --- Python pinyin has 837442 phrases in database. scim-pinyin only has 160000 phrases. It is the main reason of this problem. And python pinyin use sqlite as data engine. sqlite uses many space for creating index. It is very useful for performance. So this problem can not be fixed easily. :(
BTW, I created a squashfs contain the py.db. Its size is 39M.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=468964
Bug Zapper fedora-triage-list@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|rawhide |10
Huang Peng phuang@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX
--- Comment #2 from Bug Zapper fedora-triage-list@redhat.com 2008-11-25 23:24:36 EDT ---
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'.
More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
--- Comment #3 from Huang Peng phuang@redhat.com 2009-10-09 22:54:12 EDT --- scim-python-pinyin is obsoleted now. We move to ibus-pinyin. So make it wontfix.
i18n-bugs@lists.fedoraproject.org