Bug 122173
| Summary: | jpilot Cannot Display Japanese Characters | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kunihiko IMAI <bak> |
| Component: | jpilot | Assignee: | Ivana Varekova <varekova> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-07-01 07:24:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Is this problem still present in newest jpilot (jpilot-0.99.8-0.pre8.1)? Can you test it please? Ivana Varekova I'm closing this bug. If anybody can reproduce this problem with new jpilot version (jpilot-0.99.8-0.pre9.1) feel free to reopen it. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.6) Gecko/20040422 Description of problem: With Japanese version of Visor, cannot display Japnanese language on jpilot. Only alphabetical-numeric character are shown. Tried: $ LANG=ja_JP.eucJP jpilot I got same results. (Default Japanese locale is ja_JP.UTF-8.) Of course, I set locale to Japanese on preference menu. Version-Release number of selected component (if applicable): jpilot-0.99.7-1 How reproducible: Always Steps to Reproduce: 1. rm -rf ~/.jpilot (not to affected by old environment) 2. jpilot & ( from command line ) 3. set File->preference->locale to `Japanese' 4. Hot-sync with Japanese Palms. Actual Results: Cannot display any Japanese hiragana, katakana and kanji characters. Their place are blank. Only alphabets and numeric character are shown. Expected Results: It can show Japanese characters, too. Additional info: I tried to get original tar.gz source from jpilot.org and do rpmbuild -ta . This plain built version disables gtk2+ feature. Plain version can display Japanese characters with $ LANG=ja_JP.eucJP jpilot With ja_jp.UTF-8 locale, cannot display, too. Is this result helpful?