From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 39175] ColorTiling "true" is causing bad OpenGL visualizations
Date: Tue, 12 Jul 2011 13:51:56 -0700 (PDT)
Message-ID: <20110712205156.710C713017A@annarchy.freedesktop.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 8C8189F650
for ;
Tue, 12 Jul 2011 13:51:56 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39175
--- Comment #3 from Siganderson 2011-07-12 13:51:56 PDT ---
I'm closing this bug, as I discoverd that it was my fault:
I noticed a /etc/ld.so.conf.d/GL.conf file that told kubuntu to load files in
/usr/lib/mesa before /opt/xorg/lib (as I specified in /etc/ld.so.conf).
I discoverd this thing reading the output of glxinfo| grep Mesa that reported
7.10.2 instead of 7.12-devel...
I edited /etc/ld.so.conf.d/GL.conf in this way:
/opt/xorg/lib
#/usr/lib/mesa
and now things are working correctly.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.