Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt5.4.2 in Raspberry PI 2 problem with QtWebEngine
Forum Updated to NodeBB v4.3 + New Features

Qt5.4.2 in Raspberry PI 2 problem with QtWebEngine

Scheduled Pinned Locked Moved Mobile and Embedded
qtwebegineraspberrypiyoctoqt5.4.2qt5.5
1 Posts 1 Posters 1.8k Views 1 Watching
  • 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.
  • C Offline
    C Offline
    CleitonBueno
    wrote on last edited by
    #1

    I tried using qtwebengine 5.4.2 with Distro built with Yocto Project and even test with Ubuntu Kill Official of the Raspberry PI.

    Widget application works, but is QtWebEngine opens with black background with the following second plane messages.

    This plugin does not support createPlatformOpenGLContext!
    Some features may not be available.
    [1012/185921:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
    QOpenGLWidget is not supported on this platform.
    [1012/185921:ERROR:resource_bundle.cc(639)] Failed to load /usr/share/qt5/qtwebengine_resources.pak
    Some features may not be available.
    [1012/185921:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
    This plugin does not support createPlatformOpenGLContext!
    This plugin does not support createPlatformOpenGLContext!
    QOpenGLWidget: Failed to create context
    This plugin does not support createPlatformOpenGLContext!
    QOpenGLWidget: Failed to create context

    Cant find EGLConfig, returning null config
    QEGLPlatformContext::init: eglError: 3008, this: 0x209e1f8

    [1012/185941:ERROR:resource_bundle.cc(639)] Failed to load /usr/share/qt5/qtwebengine_resources.pak
    Some features may not be available.
    [1012/185941:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
    [1012/185941:ERROR:resource_bundle.cc(639)] Failed to load /usr/share/qt5/qtwebengine_resources.pak
    Some features may not be available.
    [1012/185941:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
    Cant find EGLConfig, returning null config
    Unable to find an X11 visual which matches EGL config 0
    Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.
    Cant find EGLConfig, returning null config
    QEGLPlatformContext::init: eglError: 3008, this: 0x2168218

    Cant find EGLConfig, returning null config
    QEGLPlatformContext::init: eglError: 3008, this: 0x21682a0

    QOpenGLWidget: Failed to create context
    Cant find EGLConfig, returning null config
    QEGLPlatformContext::init: eglError: 3008, this: 0x21682a0

    QOpenGLWidget: Failed to create context
    QOpenGLFunctions created with non-current context
    Segmentation fault (core dumped)

    Problems with:
    -platform xcb
    -platform eglfs
    -platform minimalegl

    1 Reply Last reply
    0

    • Login

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