View Issue Details

IDProjectCategoryView StatusLast Update
0000054ImageMagickpublic2022-05-14 06:38
Reporterfbakan Assigned Topsmedley  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000054: convert/mogrify ... -draft "x,x text" ... does not work with lang=de_DE
DescriptionThe option ... -draft "x,x text" ...
does not work (does not write text to the image)
if the env-variable
 lang
is set to
 de_DE_EURO
or
 de_DE

if lang=de the -draft option works as expected.

TagsNo tags attached.

Activities

psmedley

2006-07-16 00:00

administrator   ~0000173

I'm hoping to look at Imagemagick 6.2.8.3 today - so will try see why this is borked too.

psmedley

2006-07-16 01:05

administrator   ~0000174

Interesting - locale.xml includes:
  <include locale="de_DE.ISO-8859-1" file="deutsch.xml" />

but there is no deutsch.xml included anywhere in the imagemagick source....

I assume that setting lang=de gets around this as there is no known language de so imagemagick defaults to english

if you set lang=xyz then the command you posted also works...

psmedley

2006-07-16 01:07

administrator   ~0000175

This thread might mean more you you than to me?

http://www.ureader.de/message/425080.aspx

fbakan

2006-07-17 21:11

reporter   ~0000179

the thread is about translating english.xml to deutsch.xml for contributing a localized version of imagemagic. It ends with a beta file deutsch.xml being available. Nothing more. Not related to the original problem.

The problem still exists in 6.2.8.

the -draw option still does not work with

lang=de_DE
lang=de_DE_EURO
lang=de_DE.ISO-8859-1

but it works with
lang=de
lang=xyz
lang=de_DE_bogus

also tried

set locale=de_DE.ISO-8859-1

does not help.

unfortunately http://www.imagemagick.org/script/resources.php
does not talk about which lang / locale variable it expects.
Also tried to play with deutsch.xml with different variations of lang and locale, but nothing worked. I only get german messages if I edit english.xml
and translate to german.

Perhaps it's a libc - issue

Franz

psmedley

2022-05-14 06:38

administrator   ~0004250

Please test with a supported release and if this is still an issue, open a new ticket.

Issue History

Date Modified Username Field Change
2006-07-10 08:01 fbakan New Issue
2006-07-16 00:00 psmedley Status new => assigned
2006-07-16 00:00 psmedley Assigned To => psmedley
2006-07-16 00:00 psmedley Note Added: 0000173
2006-07-16 01:05 psmedley Note Added: 0000174
2006-07-16 01:07 psmedley Note Added: 0000175
2006-07-17 21:11 fbakan Note Added: 0000179
2022-05-14 06:38 psmedley Status assigned => resolved
2022-05-14 06:38 psmedley Resolution open => fixed
2022-05-14 06:38 psmedley Note Added: 0004250