From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 13:53:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A351037B404 for ; Fri, 1 Aug 2003 13:53:30 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-4-67.w193-253.abo.wanadoo.fr [193.253.178.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EFF743FA3 for ; Fri, 1 Aug 2003 13:53:28 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from srv01.lphp.org.local (localhost [127.0.0.1]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h71KrQj5074953; Fri, 1 Aug 2003 22:53:26 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Received: (from www@localhost) by srv01.lphp.org.local (8.12.8p1/8.12.8/Submit) id h71KrKFS074952; Fri, 1 Aug 2003 22:53:20 +0200 (CEST) (envelope-from ajacoutot@lphp.org) X-Authentication-Warning: srv01.lphp.org.local: www set sender to ajacoutot@lphp.org using -f Received: from linsrv03.lphp.org.local (linsrv03.lphp.org.local [192.168.0.6]) by webmail.lphp.org (IMP) with HTTP for ; Fri, 1 Aug 2003 22:53:20 +0200 Message-ID: <1059771200.3f2ad3400a867@webmail.lphp.org> Date: Fri, 1 Aug 2003 22:53:20 +0200 From: Antoine Jacoutot To: Hasse References: <200308012102.43618.Hasse Hund <> <>> <200308012225.18927.ajacoutot@lphp.org> <200308012251.02835.webmaster@swedehost.com> In-Reply-To: <200308012251.02835.webmaster@swedehost.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 / FreeBSD-4.8 cc: FreeBSD Questions Subject: Re: Applications crash in KDE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 20:53:31 -0000 Selon Hasse : > Yes, downloaded from http://www.nvidia.com > Didn't get the one from ports to build. > It seems like something got built threaded, that's not supposed to. > /Geir. OK, so you have to recompile qt (and kde) with the following option: -DWITHOUT_OPENGL Antoine