Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2005 10:44:50 +0200
From:      Bachelier Vincent <vincent_bachelier@yahoo.fr>
To:        Rhys Campbell <therhysmeister@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: KDE on FreeBSD 5.3
Message-ID:  <20050327084450.GA1471@localhost>
In-Reply-To: <BAY101-F352D51ADDD4CF52C478C79D7420@phx.gbl>
References:  <20050325212946.GA1574@localhost> <BAY101-F352D51ADDD4CF52C478C79D7420@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, that's simple,
kde is a system which use client - server mode to communicate between each application. it use the hostname to know where to listen and to know where to ask question. Well, if you set a hostname without any real sense, like "vincent" for example, it will try to resolv it, in order to know what is you local ip. Well, I don't know why kde don't use localhost or 127.0.0.1 despite of hostname but is like that. If you don't put your hostname in your hosts file, the resolv could be very long ... and it could failed. But if it exist in hosts file, kde ask it, and the system answer immediatly. The system go on !

ok, see ya
perhaps kde developer could give a better explanation. ciao


Le Sat, Mar 26, 2005 at 04:24:44PM +0000, Rhys Campbell a écrit:
> From: "Rhys Campbell" <therhysmeister@hotmail.com>
> To: vincent_bachelier@yahoo.fr
> Subject: Re: KDE on FreeBSD 5.3
> Date: Sat, 26 Mar 2005 16:24:44 +0000
> 
> Merci Vincent,
> 
> rc.conf was fine but added what you said to the hosts file.
> After a reboot apps started up very quickly. Could I bother you
> to briefly explain why?
> 
> Thanks again.
> 
> Rhys
> 
> >From: Bachelier Vincent <vincent_bachelier@yahoo.fr>
> >To: Rhys Campbell <therhysmeister@hotmail.com>
> >CC: freebsd-questions@freebsd.org
> >Subject: Re: KDE on FreeBSD 5.3
> >Date: Fri, 25 Mar 2005 22:29:46 +0100
> >
> >Hi,
> >perhaps you have a problem with you host.
> >Try to edit /etc/rc.conf
> >find hostname
> >if they is not one, set one
> >
> >exemple:
> >hostname="vincent"
> >
> >well, edit /etc/hosts
> >put this:
> >
> >::1 vincent
> >127.0.0.1 vincent
> >
> >well, now reload all, perhaps it would go on
> >see ya
> >
> >Le Fri, Mar 25, 2005 at 06:23:46PM +0000, Rhys Campbell a ?crit:
> >> From: "Rhys Campbell" <therhysmeister@hotmail.com>
> >> To: freebsd-questions@freebsd.org
> >> Date: Fri, 25 Mar 2005 18:23:46 +0000
> >> Subject: KDE on FreeBSD 5.3
> >>
> >> KDE on my FreeBSD machine is very slow to start up application. Once the
> >> application is open it is very responsive and user input. The K menu is
> >> also displayed with speed it's just that any application seems to take
> >> several minutes to open.
> >>
> >> I'm fairly new to *nix so maybe I've missed something obvious. The only
> >> thing I can think of is that maybe there are a lot of pocess running in 
> >the
> >> background that have a higher priority than desktop applications. Any 
> >ideas?
> >>
> >>
> >
> >--
> >Vincent Bachelier <vincent_bachelier@yahoo.fr>
> >Language    : Francais / English
> >Societ(e/y) : Solintech - http://www.solintech.fr - Serveurs linux
> >
> >Citation (fortune):
> >
> >The only problem with being a man of leisure is that you can never stop
> >and take a rest.
> 

-- 
Vincent Bachelier <vincent_bachelier@yahoo.fr>
Language    : Francais / English
Societ(e/y) : Solintech - http://www.solintech.fr - Serveurs linux

Citation (fortune):

Try to find the real tense of the report you are reading:  Was it done,
is it being done, or is something to be done?  Reports are now written
in four tenses:  past tense, present tense, future tense, and
pretense.  Watch for novel uses of CONGRAM (CONtractor GRAMmer),
defined by the imperfect past, the insufficient present, and the
absolutely perfect future.
		-- Amrom Katz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050327084450.GA1471>