[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#241853: marked as done (openoffice.org: GUI language is not set correctly)



Your message dated Sun, 22 Mar 2009 22:46:48 +0000
with message-id <49C6BFD8.2030201@sapo.pt>
and subject line It should be fixed...
has caused the Debian Bug report #241853,
regarding openoffice.org: GUI language is not set correctly
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
241853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=241853
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: openoffice.org
Version: 1.1.1-1
Severity: normal
Tags: l10n

The script /usr/bin/openoffice does the following:

---------------(line 295-297)--------------------
LANG=$LOCALE
export LANG
exec "/usr/lib/openoffice/program/soffice" "$@"
--------------------------------------------------

With this configuration, OOo still uses the English 
GUI. Changing the lines to

---------------(line 295-297)--------------------
LC_ALL=$LOCALE
export LC_ALL
exec "/usr/lib/openoffice/program/soffice" "$@"
--------------------------------------------------

solves the problem on my system.

Maybe this is related to the fact that I do not set LC_ALL on my system, 
because I want LC_MESSAGES=C.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.1
Locale: LANG=de_CH.ISO8859-15, LC_CTYPE=de_CH.ISO8859-15
        LC_MESSAGES=C, LC_ALL=

Versions of packages openoffice.org depends on:
ii  debianutils           2.8.1              Miscellaneous utilities specific t
ii  dictionaries-common   0.22.5             Common utilities for spelling dict
ii  openoffice.org-bin    1.1.1-1            OpenOffice.org office suite binary
ii  openoffice.org-debian 1.1.0+1.1.1rc3-1+1 Debian specific parts of OpenOffic
ii  openoffice.org-l10n-d 1.1.1-1            German language package for openof
ii  openoffice.org-l10n-e 1.1.1-1            English (US) language package for 
ii  openoffice.org-l10n-f 1.1.1-1            French language package for openof

-- no debconf information


--- End Message ---
--- Begin Message ---
Hi!

I can't reproduce it on a Lenny system with version 3.0.1.

Feel free to reopen this bug if the bug still applies to you.

Thanks

-- 
Marco Rodrigues

http://Marco.Tondela.org


--- End Message ---

Reply to: