From kde-core-devel Thu Oct 26 15:20:59 2000 From: Harri Porten Date: Thu, 26 Oct 2000 15:20:59 +0000 To: kde-core-devel Subject: [Fwd: Opengl & KDE2] X-MARC-Message: https://marc.info/?l=kde-core-devel&m=97257334814436 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--------------64215AF8DC50284DF8ABF003" This is a multi-part message in MIME format. --------------64215AF8DC50284DF8ABF003 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi ! Could it be that the GL support is guilty of all the (dcop) crashes many users reported ? I recommended configure -no-opengl to the packagers already. Harri. --------------64215AF8DC50284DF8ABF003 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Received: from max.tat.physik.uni-tuebingen.de ([134.2.170.93]:45327 "HELO master.kde.org" ident: "NO-IDENT-SERVICE[2]") by trolltech.com with SMTP id ; Thu, 26 Oct 2000 17:04:48 +0200 Received: (qmail 12660 invoked by uid 0); 26 Oct 2000 15:04:10 -0000 Resent-Date: 26 Oct 2000 15:04:10 -0000 Resent-Message-ID: <20001026150410.12649.qmail@master.kde.org> Resent-Cc: recipient list not shown:; Delivered-To: kde-devel@max.tat.physik.uni-tuebingen.de Received: (qmail 11905 invoked from network); 26 Oct 2000 15:02:18 -0000 Received: from pop.gmx.net (HELO mail.gmx.net) (194.221.183.20) by max.tat.physik.uni-tuebingen.de with SMTP; 26 Oct 2000 15:02:18 -0000 Received: (qmail 22117 invoked by uid 0); 26 Oct 2000 15:01:55 -0000 Received: from ras23-225.gwdg.de (HELO diablo) (134.76.23.225) by mail.gmx.net with SMTP; 26 Oct 2000 15:01:55 -0000 From: Lev Povalahev Date: Thu, 26 Oct 2000 17:00:22 +0200 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: KDE Mailing List Subject: Opengl & KDE2 MIME-Version: 1.0 Message-Id: <00102617002200.02360@diablo> Content-Transfer-Encoding: 8bit Sender: kde-devel-admin@master.kde.org Resent-Sender: kde-devel-admin@master.kde.org Resent-From: kde-devel@master.kde.org X-Mailing-List: Errors-To: kde-devel-admin@master.kde.org X-BeenThere: kde-devel@master.kde.org X-Mailman-Version: 2.0beta4 Precedence: bulk Reply-To: kde-devel@master.kde.org List-Id: KDE development list Return-Path: X-Orcpt: rfc822;porten@trolltech.com X-Mozilla-Status2: 00000000 Hi! I have problems with KDE and opengl (qt opengl extension). When i compile qt with opengl dcopserver segfaults. It looks like libGL (NVIDIA 0.95 driver) is trying to interact with the X server. With QT 2.2.0 i was able to solve the problem by not including libGLU in the QT build (just using the flags -lGL -lXmu (in qt/configs/linux-g++-shared)). For qt 2.2.1 it doesnt work. Without opengl dcopserver runs OK and KDE compiles without problems. Is there any solution for the problem? maybe some compiler flags? thx for help, -Lev >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --------------64215AF8DC50284DF8ABF003--