[Bug 6215] New: wgl reports problem with GLX_SGIX_fbconfig extension while it is available

Wine Bugs wine-bugs at winehq.org
Sat Sep 16 05:48:25 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=6215

           Summary: wgl reports problem with GLX_SGIX_fbconfig extension
                    while it is available
           Product: Wine
           Version: 0.9.20.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: michal.seliga at visicom.sk


when i run any program which uses opengl32.dll i get following message:

err:wgl:has_opengl  glx_version as 1.3 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
err:wgl:has_opengl  glx_version as 1.3 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.

however when i run glxinfo in console i see:

server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
    GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float,
    GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample

GLX_SGIX_fbconfig is there in the first set of extensions....

later programs crash and place where it happens is always the same:

  2 0x7ec88042 ChoosePixelFormat+0x4e(hdc=0x5dc, ppfd=0x100f3ec8)
[/home/selmi/00a/wine-0.9.21/dlls/gdi/painting.c:327] in gdi32 (0x7ec88042)


could it be that something is wrong detected on opengl? my distributiun is
ubuntu 6.06 and both fgrlx (8.25.18) drivers and x server (xorg 7.0.0-0ubuntu45)
are taken from its repository. i only have custom built kernel 2.6.17.3
(vanilla). wine version is 0.9.21. all this happens on athlon-xp 1.7ghz with ati
radeon 9600 agp

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list