[Webkit-unassigned] [Bug 99777] New: [Qt][WK2] Minibrowser does not render anything because of QML API extensions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 16:53:37 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99777

           Summary: [Qt][WK2] Minibrowser does not render anything because
                    of QML API extensions.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


When I compiled Qt WK2 using Qt-5.0.0-beta1 about 1 week ago, Minibrowser was fine.
However, yesterday Qt WK2 did not render anything, which was compiled with the latest Qt-5.0.0-r38.

stdout said

WARNING: This project is using the experimental QML API extensions for QtWebKit and is therefore tied to a specific QtWebKit release.
WARNING: The experimental API will change from version to version, or even be removed. You have been warned!

QOpenGLShader::compile(Vertex): failed
QOpenGLShader::compile(Fragment): failed
QSGMaterialShader: Shader compilation failed:
"" 
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked 
QOpenGLShaderProgram::uniformLocation( color ): shader program is not linked 
QOpenGLShader::compile(Vertex): failed
QOpenGLShader::compile(Fragment): failed
QSGMaterialShader: Shader compilation failed:


My machine has Nvidia Quadro 4000. OS is Ubuntu 12.04.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list