KDE
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   Web Development Archives Mailing Lists KDE

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Web Development Archives Sponsor:
  #1  
Old January 6th, 2006, 10:33 AM
Georg Vogel
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
locale problem

hey,

using konsole show's "couldn't set locale correctly" each time a program
is started.
what's wrong?

georg

This message is from the kde-solaris mailing list.
Account management:
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Reply With Quote
  #2  
Old January 6th, 2006, 06:57 PM
Stefan Teleman
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
locale problem

Friday 06 January 2006 11:34, Georg Vogel wrote:
hey,
>

using konsole show's "couldn't set locale correctly" each time a program
is started.
what's wrong?

i need a little more information:

1. what locale are you using
2. are you starting KDE from dtsession set to the locale you have chosen
3. what is the output of:

%locale

and

%echo $LC_ALL

in Konsole.



--
Stefan Teleman 'Nobody Expects the Spanish Inquisition'
steleman (AT) nyc (DOT) rr.com -Monty Python

This message is from the kde-solaris mailing list.
Account management:
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Reply With Quote
  #3  
Old January 12th, 2006, 10:01 AM
Georg Vogel
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
locale problem

1) I'm not using a specific locale - I've chosen PSIX-C
2) I'm starting kde with gdm - using the /opt/kde-3.4.3/bin/startkde skript
3)
locale:
>LANG=en_US.IS
>LC_CTYPE="C"
>LC_NUMERIC="C"
>LC_TIME="C" LC_CLLATE="C"
>LC_MNETARY="C" LC_MESSAGES="C"
>LC_ALL=en_US.IS


echo $LC_ALL:
>en_US.IS


georg

Stefan Teleman wrote:

Friday 06 January 2006 11:34, Georg Vogel wrote:

>
>>hey,
>>
>>using konsole show's "couldn't set locale correctly" each time a program
>>is started.
>>what's wrong?

>
>>

>
>i need a little more information:
>
>1. what locale are you using
>2. are you starting KDE from dtsession set to the locale you have chosen
>3. what is the output of:
>
>%locale
>
>and
>
>%echo $LC_ALL
>
>in Konsole.
>
>
>


>



This message is from the kde-solaris mailing list.
Account management:
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Reply With Quote
  #4  
Old January 12th, 2006, 01:37 PM
Mikael Dalsgard
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
locale problem

Thu, Jan 12, 2006 at 03:53:25PM +0000, Georg Vogel wrote:
1) I'm not using a specific locale - I've chosen PSIX-C
2) I'm starting kde with gdm - using the /opt/kde-3.4.3/bin/startkde skript
3)
locale:
>LANG=en_US.IS
>LC_CTYPE="C"
>LC_NUMERIC="C"
>LC_TIME="C" LC_CLLATE="C"
>LC_MNETARY="C" LC_MESSAGES="C"
>LC_ALL=en_US.IS


echo $LC_ALL:
>en_US.IS



If you set LC_ALL, and the rest of the LC_ variables isn't automatically
set to the same thing, this usually indicates that the specific locale
is not installed.

Test which ones are installed with

localadm -lc

You might try to add it if missing with

localeadm -a en_US.IS -d <path to packages/images>
Mikael

This message is from the kde-solaris mailing list.
Account management:
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Reply With Quote
  #5  
Old May 20th, 2006, 06:10 PM
Lars Tunkrans
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
KDE343 start and shutdown times longer on solaris ?

I have an Dualcore Atlhlon64 4800+ PC with the VIA K8T Neo2 FIR
motherboard.
it I have installed FreeBSD 6.1 and Solaris 10 u1 x86 on two
separate PATA disks.

The SUn Studio 10 compiled KDE343 has a much longer start and
shutdown time on Solaris 10 ( 5+ seconds )
than the KDE 3.5.2 on FreeBSD . This is the same hardware so any
differences are in the software.

This should really be a Dtrace exersice but I havent learned enough
Dscript yet.

There is a job that needs doing here if you feel up to it.

//Lars


This message is from the kde-solaris mailing list.
Account management:
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Reply With Quote
  #6  
Old May 20th, 2006, 06:50 PM
user
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
KDE343 start and shutdown times longer on solaris?

Le samedi 20 mai 2006 * 21:39 +0200, Lars Tunkrans a İcrit :
The SUn Studio 10 compiled KDE343 has a much longer start and
shutdown time on Solaris 10 ( 5+ seconds )
than the KDE 3.5.2 on FreeBSD . This is the same hardware so any
differences are in the software.

This can be a question of activation of any driver, like at first
sounddrivers ?

An idea like others

Regards,

Sergio




This message is from the kde-solaris mailing list.
Account management:
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Reply With Quote
  #7  
Old May 21st, 2006, 01:01 PM
Stefan Teleman
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
KDE343 start and shutdown times longer on solaris?

Saturday 20 May 2006 15:39, Lars Tunkrans wrote:
The SUn Studio 10 compiled KDE343 has a much longer start and
shutdown time on Solaris 10 ( 5+ seconds )
than the KDE 3.5.2 on FreeBSD . This is the same hardware so
any differences are in the software.

Hi Lars,

The first thing to look at is fontconfig's font cache configuration
(and try to reduce the number of fonts, especially if they are never
used).

The next thing is to look at this:

%20Tips

:-)



--
Stefan Teleman 'Nobody Expects the Spanish Inquisition'
steleman (AT) nyc (DOT) rr.com -Monty Python

This message is from the kde-solaris mailing list.
Account management:
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Reply With Quote
Reply

Viewing: Web Development Archives Mailing Lists KDE > locale problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
Stay green...Green IT