Re: KDE 4.1.4 IPS packages for OSOL 2008.11

Shawn Walker <[email protected]> Tue, 17 Feb 2009 10:59:08 -0600
Newsgroups gmane.comp.kde.solaris
Message-ID <[email protected]>
Adriaan de Groot wrote:
> On Monday 16 February 2009 09:10:17 pm Shawn Walker wrote:
>> I've tried it as well.  Seems to work alright, although for some bizarre
>> reason, DNS resolution seems painfully slow in Konqueror.
> 
> Odd. Any chance of dtracing it?

Figured that part out; was the result of some bad proxy settings on my part.

I did have a mystery about why $LANG is always set to en_US instead of 
en_US.UTF-8 when I login, which is causing issues.  I've already tried 
setting language in the system settings panel.

However, I just discovered that was on purpose:

/opt/kde-4.1/bin/startkde:
...
test -n "$LANG" && LANG=`basename "$LANG" ".UTF-8"`

That's not going to work very well.  It causes any terminal programs I 
start to complain about a non-existent locale (which is correct since 
en_US as $LANG is bogus).

-- 
Shawn Walker
___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.