https://bugs.freedesktop.org/show_bug.cgi?id=27962
Nick Bowler <nbow...@draconx.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35414|0 |1 is obsolete| | --- Comment #2 from Nick Bowler <nbow...@draconx.ca> 2010-07-14 08:08:23 PDT --- Created an attachment (id=37042) View: https://bugs.freedesktop.org/attachment.cgi?id=37042 Review: https://bugs.freedesktop.org/review?bug=27962&attachment=37042 track event mask in client code, v2 This affects every application using freeglut, causing them to spew messages of the form freeglut (./gears): Unknown X event type: 104 to standard error. The result after applying the patch didn't compile, so I fixed it up a bit and changed 'return True' to 'return False' so that it actually works. With the new patch, the freeglut messages are gone. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev