Bug 525248 - Annoying warning about glXCreatePixmap
Summary: Annoying warning about glXCreatePixmap
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: 12
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-23 18:23 UTC by Owen Taylor
Modified: 2018-04-11 07:51 UTC (History)
7 users (show)

Fixed In Version: mesa-7.7-4.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-23 22:55:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Rendering issue using gnome-shell (6.07 KB, text/plain)
2009-09-24 18:39 UTC, Luya Tshimbalanga
no flags Details
Screenshot of gnome-shell running on nouveau driver (21.95 KB, image/png)
2009-09-24 18:43 UTC, Luya Tshimbalanga
no flags Details

Description Owen Taylor 2009-09-23 18:23:10 UTC
Using glXCreatePixmap with the current Mesa packages (at least for the Intel drivers, probably for all drivers), produces the warning:

WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is
not supported!  This is an application bug!

This may be pendantically correct, but is practically speaking not workable, since glXCreatePixmap works fine, and is required for texture_from_pixmap, and hence for gnome-shell and compiz.

I haven't checked what, if anything is missing for GLX 1.3 support, but the straightforward thing here seems to be to just remove the warning. If Mesa supports glXCreatePixmap when not advertising 1.3, then it should allow apps to use it.

Comment 1 Luya Tshimbalanga 2009-09-24 18:39:36 UTC
Created attachment 362550 [details]
Rendering issue using gnome-shell

I have reproduced the bug while using running gnome-shell and using nouveau driver on rawhide 20090924. It seems gnome-shell is dependent on newer GLX (hence 1.3 is not supported). I checked glxinfo that states client glx is 1.4. As the result, that bug makes gnome-shell useless with too much rendering errors going on screen. Picture follows.

Comment 2 Luya Tshimbalanga 2009-09-24 18:43:08 UTC
Created attachment 362553 [details]
Screenshot of gnome-shell running on nouveau driver

Looks like nvidia videocard does not support it. =(
http://www.smolts.org/client/show/pub_8d5302d8-9675-400e-a38d-adc1dc59cd6c

Comment 3 Owen Taylor 2009-09-24 19:03:52 UTC
Warning has nothing to do with it not working on nouveau. The warning occurs on all video cards, including video cards where gnome-shell works great, it's just pointless noise.

Comment 4 Luya Tshimbalanga 2009-09-24 20:56:36 UTC
Even "glXDestroyPixmap" warning message that can be found on attachment? Perhaps I should open another bug linked to this one.

Comment 5 Owen Taylor 2009-09-24 21:29:37 UTC
gnome-shell is not expected to work with Nouveau at the moment, sorry. There's really not a point in filing a bug about it.

Comment 6 Luya Tshimbalanga 2009-09-24 21:51:35 UTC
Fair enough.

Comment 7 Joachim Frieben 2009-09-26 10:54:03 UTC
I obtain the same warning using an "ATI Radeon X800 SE (R430) (PCIE)". The rendering looks perfectly fine, though!

Comment 8 Michal Schmidt 2009-10-27 14:16:51 UTC
Upstream made the warning less annoying by printing it only once, in:

commit e8573033058a13bd39a0b85f48b6db64b04c65e0
Author: Tormod Volden <debian.tormod>
Date:   Sun Sep 20 20:20:01 2009 +0200

    GLX: Warn only once about applications calling GLX 1.3 functions

Comment 9 Matěj Cepl 2009-11-05 17:17:07 UTC
Since this bugzilla report was filed, there have been several major updates in various components of the Xorg system, which may have resolved this issue. Users who have experienced this problem are encouraged to upgrade their system to the latest version of their packages (at least F12Beta, but even better if the very latest versions).

Please, if you experience this problem on the up-to-date system, let us now in the comment for this bug, or whether the upgraded system works for you.

If you won't be able to reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.

[This is a bulk message for all open Fedora Rawhide Xorg-related bugs. I'm adding myself to the CC list for each bug, so I'll see any comments you make after this and do my best to make sure every issue gets proper attention.]

Comment 10 Owen Taylor 2009-11-05 18:08:03 UTC
No additional information needed

Comment 11 Bug Zapper 2009-11-16 12:49:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 12 Fedora Update System 2009-11-17 20:32:22 UTC
mesa-7.6-0.15.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/mesa-7.6-0.15.fc12

Comment 13 Fedora Update System 2009-11-20 05:28:18 UTC
mesa-7.6-0.15.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update mesa'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-11805

Comment 14 Joachim Frieben 2010-10-22 10:56:35 UTC
No more issues with mesa-7.7-4.fc12. This bug should be safe to close.

Comment 15 Matěj Cepl 2010-10-23 22:55:55 UTC
Thank you for letting us know.


Note You need to log in before you can comment on or make changes to this bug.