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

Bug#344545: openoffice.org-help-fr: No help from within "ooffice"



Hello.

Thanks for the quick response.

> > Locale: LANG=3DC, LC_CTYPE=3DC (charmap=3DANSI_X3.4-1968)
>                ^^
> 	    obviously you should set your locale right.
> 

This was from the terminal in which I wrote the report...

OOO is actually started with the following script:
---cut---
#!/bin/sh

set -e

export LANG="fr_FR.ISO-8859-1"
locale > /home/eran/OOO.locale.txt
exec ooffice
---cut---

The above check prints:

LANG=fr_FR.ISO-8859-1
LC_CTYPE="fr_FR.ISO-8859-1"
LC_NUMERIC="fr_FR.ISO-8859-1"
LC_TIME="fr_FR.ISO-8859-1"
LC_COLLATE="fr_FR.ISO-8859-1"
LC_MONETARY="fr_FR.ISO-8859-1"
LC_MESSAGES="fr_FR.ISO-8859-1"
LC_PAPER="fr_FR.ISO-8859-1"
LC_NAME="fr_FR.ISO-8859-1"
LC_ADDRESS="fr_FR.ISO-8859-1"
LC_TELEPHONE="fr_FR.ISO-8859-1"
LC_MEASUREMENT="fr_FR.ISO-8859-1"
LC_IDENTIFICATION="fr_FR.ISO-8859-1"
LC_ALL=

And still: No help available.

> Closing.

What am I missing?


Best,
Gilles



Reply to: