Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QtwebEngine is not working on Embedded Linux with EGLFS plugin
Forum Update on Monday, May 27th 2025

QtwebEngine is not working on Embedded Linux with EGLFS plugin

Scheduled Pinned Locked Moved QtWebEngine
1 Posts 1 Posters 1.3k 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.
  • J Offline
    J Offline
    jero5000
    wrote on 6 Mar 2015, 09:48 last edited by
    #1

    Hello,

    I'm building Qt from Git (5.5 branch) after this commit. The reason why I'm using the repo instead an official Qt release is because I need a change that is not included in Qt 5.4, neither in Qt 5.4.1 (Fix the build on eLinux)

    I modified the Qt source code to:

    • Implement a EGLFS plugin to work with Broadcom chip.

    • Add fixes to avoid compiling errors with uClibc in QtWebengine.

    I have testing QWebEngine with the example: qtwebengine/examples/weben
    gine/quicknanobrowser

    The user interface is shown on the screen when the application is launched and start to load the web site (http://www.qt.io), but the following trace appears and the application is aborted:

    [0126/190037:FATAL:gl_fence_egl.cc(42)] Check failed: value == EGL_SIGNALED_KHR || value == EGL_UNSIGNALED_KHR.

    I have reported the issue: https://bugreports.qt.io/browse/QTBUG-44820

    Any ideas?
    Thanks.

    1 Reply Last reply
    0

    1/1

    6 Mar 2015, 09:48

    • Login

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