Bug 219774 - Wrong umlauts in "About audacity" german
Summary: Wrong umlauts in "About audacity" german
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: audacity
Version: 6
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Gérard Milmeister
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-15 12:12 UTC by Thilo Pfennig
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-02-11 17:05:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Thilo Pfennig 2006-12-15 12:12:53 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. open audacity in german environment "de_DE.UTF-8"
2. open "Über Audacious"

  
Actual results:

The umlauts are wrong (UTF-8 problem?)

Comment 1 Gérard Milmeister 2006-12-15 17:53:19 UTC
The locale file is messy. The other entries seem to work. Please report this
upstream.

Comment 2 Michael Schwendt 2007-02-16 12:19:10 UTC
The work-around has been to not run Audacity 1.2.x with a UTF-8
locale when using a language other than English. Run it like

  env LANG=de_DE audacity
or
  env LC_ALL=de_DE audacity

instead. This is not necessary with the 1.3.2-beta, but I wanted to
mention it here.



Note You need to log in before you can comment on or make changes to this bug.