Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: tcltk fails to use ibus(xim) when LANG=ja_JP.UTF-8, due to lack of scaled 75dpi,misc fonts.
https://bugzilla.redhat.com/show_bug.cgi?id=678584
Summary: tcltk fails to use ibus(xim) when LANG=ja_JP.UTF-8, due to lack of scaled 75dpi,misc fonts. Product: Fedora Version: 13 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: xorg-x11-fonts AssignedTo: xgl-maint@redhat.com ReportedBy: buribullet@gmail.com QAContact: extras-qa@fedoraproject.org CC: xgl-maint@redhat.com, fonts-bugs@lists.fedoraproject.org Classification: Fedora
Created attachment 479522 --> https://bugzilla.redhat.com/attachment.cgi?id=479522 Toy program to test XCreateFontSet.
Description of problem: Recently, I found my tcltk app failed to invoke ibus under LANG=ja_JP.UTF-8. With LANG=ja_JP.eucJP, it worked perfectly.
After some debugging, I found that XCreateFontSet for "-*-*-*-R-Normal--14-130-75-75-*-*" is not working. It returns empty fontset in UTF-8. (In eucJP, it returns valid fontset).
This is caused by lack of 'scaled' version of 75dpi and misc fonts. So please add following symlinks too:
/etc/X11/fontpath.d/xorg-x11-fonts-75dpi:pri=5 -> /usr/share/X11/fonts/75dpi /etc/X11/fontpath.d/xorg-x11-fonts-misc:pri=5 -> /usr/share/X11/fonts/misc
# Priority is lowered than unscaled version.
Version-Release number of selected component (if applicable):
xorg-x11-fonts-7.2-9.fc12.src.rpm xorg-x11-fonts-ISO8859-1-75dpi-7.2-9.fc12.noarch xorg-x11-fonts-misc-7.2-9.fc12.noarch
How reproducible:
Steps to Reproduce: 1. Run "echo 'pack [text .t]' | wish" 2. Type ibus hot key.
Actual results:
no effect.
Expected results:
ibus window pops up.
Additional info:
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=678584
Matej Cepl mcepl@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(buribullet@gmail. | |com)
--- Comment #1 from Matej Cepl mcepl@redhat.com 2011-03-02 09:44:03 EST --- If I just scratch built a Rawhide package for F13 (http://koji.fedoraproject.org/koji/taskinfo?taskID=2878536), does it work for you?
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=678584
Matej Cepl mcepl@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|xgl-maint@redhat.com |mcepl@redhat.com
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=678584
hkoba buribullet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(buribullet@gmail. | |com) |
--- Comment #2 from hkoba buribullet@gmail.com 2011-03-02 23:33:20 EST --- (In reply to comment #1)
If I just scratch built a Rawhide package for F13 (http://koji.fedoraproject.org/koji/taskinfo?taskID=2878536), does it work for you?
Thank you for your response!
It may (if it has correct fontpaths). Where can I download its src.rpm now? I will rebuild it, test it and report result.
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=678584
Matej Cepl mcepl@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(buribullet@gmail. | |com)
--- Comment #3 from Matej Cepl mcepl@redhat.com 2011-03-03 15:47:13 EST --- (In reply to comment #2)
(In reply to comment #1)
If I just scratch built a Rawhide package for F13 (http://koji.fedoraproject.org/koji/taskinfo?taskID=2878536), does it work for you?
Thank you for your response!
It may (if it has correct fontpaths). Where can I download its src.rpm now? I will rebuild it, test it and report result.
Damn, stupid Koji, I forgot it doesn't provide them on the webpage for scratch builds. Take a look at http://koji.fedoraproject.org/scratch/mcepl/task_2878536/ there should be everything you need.
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=678584
hkoba buribullet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(buribullet@gmail. | |com) |
--- Comment #4 from hkoba buribullet@gmail.com 2011-03-04 21:06:13 EST --- (In reply to comment #3)
Damn, stupid Koji, I forgot it doesn't provide them on the webpage for scratch builds. Take a look at http://koji.fedoraproject.org/scratch/mcepl/task_2878536/ there should be everything you need.
Thank you! and It worked! I tested your noarch.rpm on two hosts and both can now handle xim correctly. Thank you!
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=678584
--- Comment #5 from Bug Zapper triage@lists.fedoraproject.org 2011-05-30 07:19:24 EDT ---
This message is a reminder that Fedora 13 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '13'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 13's end of life.
Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 13 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
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=678584
Bug Zapper triage@lists.fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX Flag|needinfo?(buribullet@gmail. | |com) | Last Closed| |2011-06-27 08:12:03
--- Comment #6 from Bug Zapper triage@lists.fedoraproject.org 2011-06-27 08:12:03 EDT ---
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version.
Thank you for reporting this bug and we are sorry it could not be fixed.
fonts-bugs@lists.fedoraproject.org