[Bug 27350] New: Eve Online UI elements not drawn

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 31 19:36:33 CDT 2011


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

           Summary: Eve Online UI elements not drawn
           Product: Wine
           Version: 1.3.21
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: keldon at keldon.net


Created an attachment (id=34976)
 --> (http://bugs.winehq.org/attachment.cgi?id=34976)
shader errors and source

A recent patch to Eve Online changed the underlying UI code, and now only the
background of the login screen appears, with no UI elements drawn on top.  The
console output includes:

fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #4:
fixme:d3d_shader:print_glsl_info_log     0:0(0): error: no matching function
for
 call to `texture2DLod(sampler2D, vec2, float)'
fixme:d3d_shader:print_glsl_info_log     0:28(53): error: type mismatch

The full GLSL source that failed to compile is also printed; I'll attach it.

I'm using the r600g driver from Mesa git.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list