Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45204 - zenity has some problems with german umlauts
Summary: zenity has some problems with german umlauts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-20 03:49 UTC by Andreas Volz
Modified: 2004-03-22 18:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Volz 2004-03-20 03:49:02 UTC
zenity has some problems with german umlauts. see here:

> zenity --help
...
  --height=H
Comment 1 Andreas Volz 2004-03-20 03:49:02 UTC
zenity has some problems with german umlauts. see here:

> zenity --help
...
  --height=HÖHE               Die Höhe festlegen
...

should be:
  --height=HÖHE               Die Höhe festlegen

and many others...

which other information should I provide?
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2004-03-22 18:47:50 UTC
A fix for this is included with zenity-1.8.ebuild. You might want to re-emerge it once the patch hits the mirrors.

As for the information you should provide, I'd recommend you to always include in your bug-reports the version of the package you're referring to, and the output of ``emerge info'' in your system.

Thanks for this report. :)