Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTWebEngine+WebGL didn't work with Windows
Forum Update on Monday, May 27th 2025

QTWebEngine+WebGL didn't work with Windows

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aWaKeNiNG
    wrote on 15 Oct 2014, 17:19 last edited by
    #1

    Hi!

    I have downloaded the snapshot version Qt 5.4 mvc2013-opengl from here: http://download.qt-project.org/snapshots/qt/5.4/5.4.0-beta/2014-10-15_43/

    and when i run the quicknanobrowser example that it uses QtWebEngine, the WebGL didn't work.

    The get.webgl.org website says:

    "Hmm, While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure that you are running the latest drivers for your video card".

    On the other hand, the webkit examples work with WebGL. Chrome works too.

    How can i fix the problem? Thanks.

    Kind Regards.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jturcotte
      wrote on 16 Oct 2014, 18:29 last edited by
      #2

      WebGL is currently disabled on Windows since it is unstable in some combinations of driver, ANGLE or desktop GL builds, etc.

      This line disables it on Windows, you can try removing it and see if this is stable enough for you already: https://qt.gitorious.org/qt/qtwebengine/source/181d8fdf4cb45f31dd1692c5c6ea677eaa697929:src/core/web_engine_context.cpp#L144

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aWaKeNiNG
        wrote on 16 Oct 2014, 18:40 last edited by
        #3

        [quote author="jturcotte" date="1413484167"]WebGL is currently disabled on Windows since it is unstable in some combinations of driver, ANGLE or desktop GL builds, etc.

        This line disables it on Windows, you can try removing it and see if this is stable enough for you already: https://qt.gitorious.org/qt/qtwebengine/source/181d8fdf4cb45f31dd1692c5c6ea677eaa697929:src/core/web_engine_context.cpp#L144[/quote]

        Thanks! I will try it.

        Do you know if it will be stable in the final 5.4 release?

        Kind Regards.

        1 Reply Last reply
        0

        1/3

        15 Oct 2014, 17:19

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved