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. EGLFS: OpenGL windows cannot be mixed with others.
Forum Updated to NodeBB v4.3 + New Features

EGLFS: OpenGL windows cannot be mixed with others.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 1.6k 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.
  • A Offline
    A Offline
    Alex_wang
    wrote on last edited by
    #1

    EGLFS: OpenGL windows cannot be mixed with others.

    1 Reply Last reply
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      Hi,

      And what is our question?

      Eddy

      Qt Certified Specialist
      www.edalsolutions.be

      1 Reply Last reply
      1
      • A Offline
        A Offline
        Alex_wang
        wrote on last edited by
        #3

        Hi,
        My decoded video is rendered by the "QOpenglWidget" and "QOpenGLShader" , my control UI is achieved via QML(QtQuick.Controls 2.1) and rendered by opengl es.
        When I run my app on Ubuntu 16.04, the error is appeared :
        EGLFS: OpenGL windows cannot be mixed with others.

        I have understood that it is the limitations of the egfs , so I have to create only one window for the video and control UI.
        But how to embed the QML UI to the widget for video ?

        Qt version : 5.8.0
        Environment: Ubuntu 16.04

        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