Bug 210745

Summary: ekg is not UTF-8 aware
Product: [Fedora] Fedora Reporter: Dawid Gajownik <gajownik>
Component: ekgAssignee: Dominik 'Rathann' Mierzejewski <dominik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 5CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.7-2.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-11 22:19:48 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 Dawid Gajownik 2006-10-14 08:01:13 UTC
Description of problem:
ekg is not UTF-8 aware

Version-Release number of selected component (if applicable):
ekg-1.7-0.3.rc2.fc5

Steps to Reproduce:
1° export LANG=pl_PL.UTF-8
2° run ekg
3° type for instance łążźćó
  
Actual results:
IIRC ekg developers don't want to add UTF-8 support. As a workaround you can
create wrapper which would run ekg via luit:

LANG=pl_PL luit ekg

or:

luit -encoding 'ISO 8859-2' ekg

Comment 1 Fedora Update System 2008-01-03 01:27:48 UTC
ekg-1.7-3.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update ekg'

Comment 2 Fedora Update System 2008-01-03 01:41:40 UTC
ekg-1.7-2.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update ekg'

Comment 3 Fedora Update System 2008-01-11 22:16:43 UTC
ekg-1.7-3.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2008-01-11 22:19:47 UTC
ekg-1.7-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.