Description of problem: after updating my machine, openoffice is showing Square instead of English character, (using Punjabi Envirnment), but Punjabi Characters are shown properly Version-Release number of selected component (if applicable): openoffice.org-core-2.1.0-6.11 How reproducible: Everytime during running Openoffice.org Steps to Reproduce: 1. update openoffice with latest package 2. use Punjabi envirnment for run oowriter 3. Actual results: English characters are shown as white square, typing also show square box Expected results: English character should shown Additional info: after removing .openoffice.org2.0 folder, nothing changed. attching screenshot
Created attachment 145450 [details] Screenshot for issue
Quite unusual, can you attach the output of "rpm -qa | grep fonts" please, I wonder if 2.1.0-6.12 will make a difference
Created attachment 145451 [details] Font information
Created attachment 145452 [details] some errors at terminal may be useful for you
the pango errors are from the recent pango upgrade, upgrading again to the later version is likely to get rid of those, or manually run pango-querymodules-32 > /etc/pango/i686-redhat-linux-gnu/pango.modules I doubt that'll affect this problem though, not that I see it myself yet
ok, 1 more addition, today I run oowriter in English interface, then Lohit and Saab Punjabi font is not selection list (where I used to select font for my language) in English Interface, Punjabi is shown although no font can selected from FOntName combo box.
I see the problem, the font is DejaVu Sans, but that has two plausible english names of DejaVu Sans and DejaVu LGC Sans and the fontconfig result under punjabi of "DejaVu LGC Sans" for missing glyphs is not the same as the first english name given when listing the fonts, so we need to map them to a canonical handle. How does this look under RHEL-5, are we ok there ?
RHEL5 is fine, having no issue like this, not sure whether you want to know something else:(
good, that's fine. Will be in next rawhide respin
issue is fixed in following version: openoffice.org-core-2.1.0-6.13 thanks