Unlocalised browser when launched from ssh (OS2008)

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

 



On Sat, Dec 29, 2007 at 11:28:08PM +0200, Tuomas Kulve wrote:
> Marius Gedminas wrote:
> 
> >   browser --url http://www.google.com
> 
> > Bug?
> 
> WORKSFORME.

Aha!  ssh copies my locale settings from the laptop, and lt_LT.UTF-8 is not supported
on the tablet:

  ~ $ locale
  locale: Cannot set LC_CTYPE to default locale: No such file or directory
  locale: Cannot set LC_ALL to default locale: No such file or directory
  LANG=en_US
  LC_CTYPE=lt_LT.UTF-8
  LC_NUMERIC="en_US"
  LC_TIME="en_US"
  LC_COLLATE="en_US"
  LC_MONETARY="en_US"
  LC_MESSAGES=en_US
  LC_PAPER="en_US"
  LC_NAME="en_US"
  LC_ADDRESS="en_US"
  LC_TELEPHONE="en_US"
  LC_MEASUREMENT="en_US"
  LC_IDENTIFICATION="en_US"
  LC_ALL=

When I override LC_CTYPE, I get translated messages.  A bit strange
that LC_CTYPE affects them -- LC_MESSAGES is sensible.

Well, then, I'll just add

  export LC_CTYPE=en_GB

to ~/.profile.

Thanks for the quick answer!

Marius Gedminas
-- 
A witty saying proves nothing.
                -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.maemo.org/pipermail/maemo-users/attachments/20071229/2a5e7faf/attachment.pgp 


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Big List of Linux Books]    

  Powered by Linux