From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 33296] New: gnome-shell broken possibly due to glReadPixels() error Date: Thu, 20 Jan 2011 09:40:04 -0800 (PST) Message-ID: 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 D30259E791 for ; Thu, 20 Jan 2011 09:40:05 -0800 (PST) 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=33296 Summary: gnome-shell broken possibly due to glReadPixels() error Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: ssssam@gmail.com Created an attachment (id=42232) --> (https://bugs.freedesktop.org/attachment.cgi?id=42232) gnome-shell (under gdb) output Hi! I've been testing gnome-shell from git (clutter, mutter etc. from git too). I initially got crashing as in https://bugs.freedesktop.org/show_bug.cgi?id=32918 I updated to latest xorg & mesa from ubuntu xorg-edgers PPA (mesa 7.11.0-git20110119), this fixes the crashing but mouse events now mostly do not work, and produce warnings like this: (mutter:28983): Clutter-WARNING **: The required ID of 12107392 does not refer to an existing actor; this usually implies that the pick() of an actor is not correctly implemented or that there is an error in the glReadPixels() implementation of the GL driver. Clutter bug on this issue: https://bugs.freedesktop.org//show_bug.cgi?id=24408 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.