View Issue Details

IDProjectCategoryView StatusLast Update
0013386ScribusGeneralpublic2015-10-04 23:03
Reporterhtgoebel Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.5.0 
Fixed in Version1.5.1svn 
Summary0013386: scribus does not honor "LC_ALL=C" nor "LANG=C"
DescriptionFor writing bugreports in english I normale start localised programs using

LC_ALL=C LANG=C programmname

this does not work with scribus, which is irritating.

Quoting from <http://pubs.opengroup.org/onlinepubs/7908799/xbd/envvar.html>:

  If the locale value is "C" or "POSIX", the POSIX locale is used and the
  standard utilities behave in accordance with the rules in POSIX Locale, for
  the associated category.

See also <http://pubs.opengroup.org/onlinepubs/7908799/xbd/locale.html#tag_005_002>
TagsNo tags attached.
PatchNo

Relationships

related to 0013392 closedcbradney Precisense of LC_ALL, LANG and LC_MESSAGES does not comply to POSIX 

Activities

jurajF

2015-09-29 17:29

reporter   ~0036448

You most probably have set up in File->Preferences->User Interface->Main Window
Laguage to German (or some other language).

This setting is taking precedence over LANG=C

You can run scribus with:
scribus -l en_US
scribus --lang en_US
for English translation.

Only if you set previously mentioned setting in Preferences to empty
string (it is first in the list when you click on Language box), then
you can influence which language scribus is using with LANG=C
environment variable.

htgoebel

2015-09-29 17:39

reporter   ~0036449

"Language" in File->Preferences->User Interface->Main Window is *not* set.

LANG=C does not work either.

Kunda

2015-10-02 23:14

updater   ~0036485

htgoebel, can you test on 1.5.1 to confirm ?

htgoebel

2015-10-04 08:46

reporter   ~0036499

According to this change
http://scribus.net/websvn/comp.php?repname=Scribus&compare[]=/trunk/Scribus/@20435&compare[]=/trunk/Scribus/@20436
it seams to be fixed.

Kunda

2015-10-04 23:02

updater   ~0036512

Fix commited in r20436 by craig.
Thanks for reporting, htgoebel.
Closing.

Issue History

Date Modified Username Field Change
2015-09-29 14:19 htgoebel New Issue
2015-09-29 17:29 jurajF Note Added: 0036448
2015-09-29 17:39 htgoebel Note Added: 0036449
2015-09-29 20:34 cbradney Status new => resolved
2015-09-29 20:34 cbradney Fixed in Version => 1.5.1svn
2015-09-29 20:34 cbradney Resolution open => fixed
2015-09-29 20:34 cbradney Assigned To => cbradney
2015-10-02 23:14 Kunda Note Added: 0036485
2015-10-03 20:18 cbradney Status resolved => closed
2015-10-04 08:46 htgoebel Note Added: 0036499
2015-10-04 08:46 htgoebel Status closed => feedback
2015-10-04 08:46 htgoebel Resolution fixed => reopened
2015-10-04 10:15 cbradney Status feedback => resolved
2015-10-04 10:15 cbradney Resolution reopened => fixed
2015-10-04 23:02 Kunda Note Added: 0036512
2015-10-04 23:02 Kunda Status resolved => closed
2015-10-04 23:03 Kunda Relationship added related to 0013392