From owner-freebsd-stable Fri Nov 9 17:23:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from visar.norris-net.com (adsl-156-80-93.asm.bellsouth.net [66.156.80.93]) by hub.freebsd.org (Postfix) with ESMTP id 4F4F237B41A for ; Fri, 9 Nov 2001 17:23:25 -0800 (PST) Received: (from derrick@localhost) by visar.norris-net.com (8.11.6/8.11.6) id fAA1NNr52110; Fri, 9 Nov 2001 20:23:24 -0500 (EST) (envelope-from derrick) Message-Id: <200111100123.fAA1NNr52110@visar.norris-net.com> Content-Type: text/plain; charset="iso-8859-1" From: Derrick Norris Reply-To: denorris@bellsouth.net To: Galen Sampson , freebsd-stable@FreeBSD.ORG Subject: Re: KDE init [was RE: DCOP server problem...] Date: Fri, 9 Nov 2001 20:23:23 -0500 X-Mailer: KMail [version 1.3] References: <20011109180124.31471.qmail@web14103.mail.yahoo.com> In-Reply-To: <20011109180124.31471.qmail@web14103.mail.yahoo.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 09 November 2001 01:01 pm, Galen Sampson wrote: > Hello all, > I have seen quite a few posts in here about problems with KDE. I > personally still have the problem that KDE will show its splash screen, get > to "initializing peripherals" and just sit there. I have noticed a few > PR's, etc., and KDE's bug database had at least on message claiming this to > be a problem with FreeBSD's threads. I have gone so far as to remove every > port that KDE depends on (except X) and rebuilt through the ports, but I > just haven't had any luck. I am running Xfree86 3.3.6 (built from ports) > over a year ago, and KDE2 cvsuped many times, but the latest has been 7 > days ago. Any known workarounds/fixes would be most appreciated. > > regards, > Galen Sampson From the way it's acting on my system, it seems to be a simple timing issue. It only happens the first time I try to login after a reboot, and only then if I try to login "too fast" after getting the X login screen. I am running X 4.1.0 built from ports. If I wait maybe 5-10 seconds before hitting enter after typing username/password I do not see the problem, and if I do happen to hit the keyboard like lightning and login fast enough for the error to show, it just goes straight back to the login screen and doesn't happen the second time. In any case, it never happens for me if I log out of KDE and log back in, _only_ on the first login after a reboot. So it doesn't really bother me too much. For the record, though, it didn't happen until I built KDE 2.2 from the ports. I never saw it happen on KDE 2.1, either with 4.3-RELEASE or 4.4-RELEASE, but with KDE 2.2 it's happening both on my home machine and my work machine under the circumstances detailed above. My memory may be failing, but it seems like I saw a simple patch somewhere that just added a small wait to the KDE init sequence in order to make the problem stop. But like I said, I can't be sure if I am remembering correctly. If I can find it I'll post info. Derrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message