Re: KDE startup slowly on initializing system service

2004-02-24 Thread Andrew Hall
FWIW I noticed on my 5.2 box today kinit was using 60% of the
processor.  I restarted KDE and kinit's usage dropped to ~1%.

Drew

On Tue, 2004-02-24 at 01:49, Stephen Liu wrote:
 Hi Teodor,
 
 FreeBSD 5.2
 
 
 I encounter the same problem. KDE starts very slow, first popup desktop 
 icrons, bottom tool-bar, welcome screen, etc., one by one taking 
 prolonged time. Starting K package from desktop also takes lengthy time 
 to start.
 
 Immediate after installation from CD1 completed it worked perfectly. 
 After playing around to configure network card, ppp, etc. KDE starting 
 became terrible slow.
 
 FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:
   
 
 
 I would recommend adding something like this to your /etc/hosts:
 127.0.0.1localhost.localdomain   chinhngt.b.gz.ru
 
 I have noticed this problem when you change your domain from the classic
 'localhost.localdomain' to something else, and KDE does not know how to
 resolve it, thus the slowdowns.
   
 
 # /etc/hosts
 
 I changed
 :: 1 localhost localhost.my.domain
 127.0.01 localhost localhost.my.domain
 
 to
 :: 1 localhost.localdomain
 127.0.01 localhost.localdomain
 
 It complained at booting with following warning;
 
 Starting sshd.
 554 5.3.0 host localhost unknown: Invalid argument
 . sm-mta[432]: NOQREUE: SYSERR(root) :host localhost unknown: 
 Invalid argument
 .
 
 Kindly advise how to fix the problem
 
 TIA
 
 B.R.
 Stephen Liu
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-24 Thread Stephen Liu
Hi Andrew,

Tks for your response.

What I can't resolve is KDE was working without problem before.  After I 
played around to setup network/Internet connection which is still 
unfinished it became terrible slow in operation.

B.R.
Stephen
FWIW I noticed on my 5.2 box today kinit was using 60% of the
processor.  I restarted KDE and kinit's usage dropped to ~1%.
Drew

On Tue, 2004-02-24 at 01:49, Stephen Liu wrote:
 

Hi Teodor,

FreeBSD 5.2

I encounter the same problem. KDE starts very slow, first popup desktop 
icrons, bottom tool-bar, welcome screen, etc., one by one taking 
prolonged time. Starting K package from desktop also takes lengthy time 
to start.

Immediate after installation from CD1 completed it worked perfectly. 
After playing around to configure network card, ppp, etc. KDE starting 
became terrible slow.

   

FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:



I would recommend adding something like this to your /etc/hosts:
127.0.0.1   localhost.localdomain   chinhngt.b.gz.ru
I have noticed this problem when you change your domain from the classic
'localhost.localdomain' to something else, and KDE does not know how to
resolve it, thus the slowdowns.
 

# /etc/hosts

I changed
:: 1 localhost localhost.my.domain
127.0.01 localhost localhost.my.domain
to
:: 1 localhost.localdomain
127.0.01 localhost.localdomain
It complained at booting with following warning;

Starting sshd.
554 5.3.0 host localhost unknown: Invalid argument
. sm-mta[432]: NOQREUE: SYSERR(root) :host localhost unknown: 
Invalid argument
.

Kindly advise how to fix the problem

TIA

B.R.
Stephen Liu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
   



 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-24 Thread Andrew Hall
Stephen,

The network changes might not releated to the issues w/ KDE.  I would
first verify that no other program is trashing your resources.  Then
check to make sure you have a newer version of KDE.  Did you look at the
KDE site for known bugs, maybe?

HTH,

Drew

On Tue, 2004-02-24 at 09:55, Stephen Liu wrote:
 Hi Andrew,
 
 Tks for your response.
 
 What I can't resolve is KDE was working without problem before.  After I 
 played around to setup network/Internet connection which is still 
 unfinished it became terrible slow in operation.
 
 B.R.
 Stephen
 
 FWIW I noticed on my 5.2 box today kinit was using 60% of the
 processor.  I restarted KDE and kinit's usage dropped to ~1%.
 
 Drew
 
 On Tue, 2004-02-24 at 01:49, Stephen Liu wrote:
   
 
 Hi Teodor,
 
 FreeBSD 5.2
 
 
 I encounter the same problem. KDE starts very slow, first popup desktop 
 icrons, bottom tool-bar, welcome screen, etc., one by one taking 
 prolonged time. Starting K package from desktop also takes lengthy time 
 to start.
 
 Immediate after installation from CD1 completed it worked perfectly. 
 After playing around to configure network card, ppp, etc. KDE starting 
 became terrible slow.
 
 
 
 FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:
  
 
 
 I would recommend adding something like this to your /etc/hosts:
 127.0.0.1  localhost.localdomain   chinhngt.b.gz.ru
 
 I have noticed this problem when you change your domain from the classic
 'localhost.localdomain' to something else, and KDE does not know how to
 resolve it, thus the slowdowns.
  
 
   
 
 # /etc/hosts
 
 I changed
 :: 1 localhost localhost.my.domain
 127.0.01 localhost localhost.my.domain
 
 to
 :: 1 localhost.localdomain
 127.0.01 localhost.localdomain
 
 It complained at booting with following warning;
 
 Starting sshd.
 554 5.3.0 host localhost unknown: Invalid argument
 . sm-mta[432]: NOQREUE: SYSERR(root) :host localhost unknown: 
 Invalid argument
 .
 
 Kindly advise how to fix the problem
 
 TIA
 
 B.R.
 Stephen Liu
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 
 
 
   
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-24 Thread Stephen Liu
Hi Andrew,

5.2
==
The network changes might not releated to the issues w/ KDE.  I would
first verify that no other program is trashing your resources.
I suspect whether 'vi editor' having problem because each time when I 
boot the PC, the screen pauses on;-
...

Recovering vi editor sessions:

another is;-
Starting sshd:
taking prolonged time before continue to run.  What is the esay/quick 
way to remove 'vi' from FreeBSD.  I don't need it.  I use 'ee'

 Then
check to make sure you have a newer version of KDE.  Did you look at the
KDE site for known bugs, maybe?
 

KDE 3.1 is quite new and stable.  I have it running on Gentoo, Debian 
and RH PCs respectively without problem but I will check KDE site later.

What I am worrying is OpenOffice 1.1.  Of the 3 OSs, Gentoo 1.4, Debian 
3.0 and RH9 which I am running, OOo1.1 only works fine on Debian 3.0.  
OOo1.1 and RH9 are poor combination.  It takes long time to start.  You 
will find lot of complaints on its mailing list.  I am looking forward 
to see how it will work on FreeBSD 5.2

B.R.
Stephen
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-24 Thread Norberto Bensa
Hello list,

Stephen Liu wrote:
 What I am worrying is OpenOffice 1.1.  Of the 3 OSs, Gentoo 1.4, Debian
 3.0 and RH9 which I am running, OOo1.1 only works fine on Debian 3.0.
 OOo1.1 and RH9 are poor combination.  It takes long time to start.

How long is a long time? I run Gentoo and OOo1.1 takes 3-4 secs to start*. I 
don't know if that is too long or not as Gentoo is the only flavor of Linux 
I've used.


 I am looking forward 
 to see how it will work on FreeBSD 5.2

Yeah, me too. I just burnt the two install discs :-)

I heard FreeBSD is faster than Linux... We'll see if that's actually true ;-)

Regards,
Norberto

* the box is a Pentium III 1Ghz, 512MB RAM. Gentoo 1.4, Linux Kernel 
2.6.3-mm3. OOo was compiled with gcc 3.3.2 IIRC. Everything uses -Os as I 
found it's -in general- faster than -O{2,3}


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-24 Thread Jerry McAllister
 
 Hi Andrew,
 
 5.2
 ==
 
 The network changes might not releated to the issues w/ KDE.  I would
 first verify that no other program is trashing your resources.
 
 I suspect whether 'vi editor' having problem because each time when I 
 boot the PC, the screen pauses on;-

What has happened in this case is that you [or someone has] have left 
some vi session[s] open when either a connection was ended or the system 
was taken down.  It tries to recover those edit sessions and let the id 
that was editing know via an Email message where to get the information back.  

jerry

 ...
 
 Recovering vi editor sessions:
 
 another is;-
 Starting sshd:
 
 taking prolonged time before continue to run.  What is the esay/quick 
 way to remove 'vi' from FreeBSD.  I don't need it.  I use 'ee'
 
   Then
 check to make sure you have a newer version of KDE.  Did you look at the
 KDE site for known bugs, maybe?
   
 
 KDE 3.1 is quite new and stable.  I have it running on Gentoo, Debian 
 and RH PCs respectively without problem but I will check KDE site later.
 
 What I am worrying is OpenOffice 1.1.  Of the 3 OSs, Gentoo 1.4, Debian 
 3.0 and RH9 which I am running, OOo1.1 only works fine on Debian 3.0.  
 OOo1.1 and RH9 are poor combination.  It takes long time to start.  You 
 will find lot of complaints on its mailing list.  I am looking forward 
 to see how it will work on FreeBSD 5.2
 
 B.R.
 Stephen
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-24 Thread Stephen Liu
Hi Jerry,

I suspect whether 'vi editor' having problem because each time when I 
boot the PC, the screen pauses on;-
   

What has happened in this case is that you [or someone has] have left 
some vi session[s] open when either a connection was ended or the system 
was taken down.  It tries to recover those edit sessions and let the id 
that was editing know via an Email message where to get the information back.  
 

It happens each time when I boot the PC or reboot the PC.  It pauses 
there for prolonged. time

Kindly advise how can I fix this problem.

B.R.
Stephen

Recovering vi editor sessions:
another is;-
Starting sshd:
taking prolonged time before continue to run.  What is the esay/quick 
way to remove 'vi' from FreeBSD.  I don't need it.  I use 'ee'

   

Then
check to make sure you have a newer version of KDE.  Did you look at the
KDE site for known bugs, maybe?
 

KDE 3.1 is quite new and stable.  I have it running on Gentoo, Debian 
and RH PCs respectively without problem but I will check KDE site later.

What I am worrying is OpenOffice 1.1.  Of the 3 OSs, Gentoo 1.4, Debian 
3.0 and RH9 which I am running, OOo1.1 only works fine on Debian 3.0.  
OOo1.1 and RH9 are poor combination.  It takes long time to start.  You 
will find lot of complaints on its mailing list.  I am looking forward 
to see how it will work on FreeBSD 5.2

B.R.
Stephen
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
   



 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service (SOLVED)

2004-02-24 Thread Stephen Liu
Hi Andrew,

Problem solved.  The hostname on
/etc/hosts
and
/etc/rc.conf
must be identical.  Its mis-typing would cause slow startup of KDE
B.R.
Stephen
FWIW I noticed on my 5.2 box today kinit was using 60% of the
processor.  I restarted KDE and kinit's usage dropped to ~1%.
Drew

On Tue, 2004-02-24 at 01:49, Stephen Liu wrote:
 

Hi Teodor,

FreeBSD 5.2

I encounter the same problem. KDE starts very slow, first popup desktop 
icrons, bottom tool-bar, welcome screen, etc., one by one taking 
prolonged time. Starting K package from desktop also takes lengthy time 
to start.

Immediate after installation from CD1 completed it worked perfectly. 
After playing around to configure network card, ppp, etc. KDE starting 
became terrible slow.

   

FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:



I would recommend adding something like this to your /etc/hosts:
127.0.0.1   localhost.localdomain   chinhngt.b.gz.ru
I have noticed this problem when you change your domain from the classic
'localhost.localdomain' to something else, and KDE does not know how to
resolve it, thus the slowdowns.
 

# /etc/hosts

I changed
:: 1 localhost localhost.my.domain
127.0.01 localhost localhost.my.domain
to
:: 1 localhost.localdomain
127.0.01 localhost.localdomain
It complained at booting with following warning;

Starting sshd.
554 5.3.0 host localhost unknown: Invalid argument
. sm-mta[432]: NOQREUE: SYSERR(root) :host localhost unknown: 
Invalid argument
.

Kindly advise how to fix the problem

TIA

B.R.
Stephen Liu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
   



 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-23 Thread Nguyen Tam Chinh

Oh, I'm sorry. Please cc me, I don't register in these mailling lists.

On Mon, 23 Feb 2004, Nguyen Tam Chinh wrote:

 Good afternoon everybody,
 I know this is not a new problem. But till now i found no solution for
 this. My KDE 3.1.4 and 3.2 (just updated recently through ports) enter the
 same problems: startup slowly on initializing system service, konqueror
 hangs sometime (~1 min) when i try to browse local directories (but
 after the first hang, konqueror can browse normally), kaddressbook show
 up too slowly and so on.
 Clearing all /tmp, ~home/.kde do nothing. Someone on a linux mailling list
 said that the problem is wrong hosts file or wrong network configuration,
 but my configs are okay. wmaker and xfce work well.
 I doubt that there is something in the open-ldap package, but i found no
 documentation about this.
 What could be the issue here?
 Thank you very much for your attention.

 My system info:
 %uname -a
 FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:
 some other files are attached.

 -
 With best regards.
 Nguyen Tam Chinh
 [EMAIL PROTECTED]

-
With best regards.
Nguyen Tam Chinh
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-23 Thread Teodor Iliescu
Hello,

On Mon, 23 Feb 2004, Nguyen Tam Chinh wrote:

 Good afternoon everybody,
 I know this is not a new problem. But till now i found no solution for
 this. My KDE 3.1.4 and 3.2 (just updated recently through ports) enter the
 same problems: startup slowly on initializing system service, konqueror
 hangs sometime (~1 min) when i try to browse local directories (but
 after the first hang, konqueror can browse normally), kaddressbook show

 %uname -a
 FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:

I would recommend adding something like this to your /etc/hosts:
127.0.0.1   localhost.localdomain   chinhngt.b.gz.ru

I have noticed this problem when you change your domain from the classic
'localhost.localdomain' to something else, and KDE does not know how to
resolve it, thus the slowdowns.

Unix is simple, but it takes a genius to understand the simplicity.
- Dennis Ritchie

Teodor I.
http://penguincomputing.iwarp.com
GPG key fingerprint : 9AC8 A05C 78AD AD73 91DB  CBE4 B644 F402 FBFD 5927
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: KDE startup slowly on initializing system service

2004-02-23 Thread Stephen Liu
Hi Teodor,

FreeBSD 5.2

I encounter the same problem. KDE starts very slow, first popup desktop 
icrons, bottom tool-bar, welcome screen, etc., one by one taking 
prolonged time. Starting K package from desktop also takes lengthy time 
to start.

Immediate after installation from CD1 completed it worked perfectly. 
After playing around to configure network card, ppp, etc. KDE starting 
became terrible slow.

FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:
 

I would recommend adding something like this to your /etc/hosts:
127.0.0.1   localhost.localdomain   chinhngt.b.gz.ru
I have noticed this problem when you change your domain from the classic
'localhost.localdomain' to something else, and KDE does not know how to
resolve it, thus the slowdowns.
 

# /etc/hosts

I changed
:: 1 localhost localhost.my.domain
127.0.01 localhost localhost.my.domain
to
:: 1 localhost.localdomain
127.0.01 localhost.localdomain
It complained at booting with following warning;

Starting sshd.
554 5.3.0 host localhost unknown: Invalid argument
. sm-mta[432]: NOQREUE: SYSERR(root) :host localhost unknown: 
Invalid argument
.

Kindly advise how to fix the problem

TIA

B.R.
Stephen Liu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]