Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 124265
Summary: | oowriter shows UTF-8 codes when entering international characters | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Andreasen <pna> |
Component: | openoffice.org | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2 | CC: | espenv, pna |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-11-08 16:17:29 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: |
Description
Peter Andreasen
2004-05-25 10:28:14 UTC
I have the same problem. However, this is resolved if the iiimf service is stopped using the command "service iiimf stop". Is this an iiimf bug or an OOo bug? Additional comment: If oowriter is started from the command line I can change the value of LANG and the following happens: [kevin@localhost kevin]$ export LANG=da_DK.utf-8 [kevin@localhost kevin]$ oowriter I18N: X Window System doesn't support locale "da_DK.utf-8" (here I can not even enter æøå, those keys are dead) [kevin@localhost kevin]$ export LANG=da_DK.UTF-8 [kevin@localhost kevin]$ oowriter (no warning but when I enter æøå I just get the same gibberish as described before) [kevin@localhost kevin]$ export LANG=da_DK.iso8859-15 [kevin@localhost kevin]$ oowriter I18N: X Window System doesn't support locale "da_DK.iso8859-15" (Now æøå work in oowriter despite the warning from X) Please test with OOo 1.1.1-6 that's now available in Rawhide. *** This bug has been marked as a duplicate of 124538 *** close as duplicate |