Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. [SOLVED] Qt5.2.1+EGLFS / WebKit2 running on i.MX6q ?
Forum Update on Monday, May 27th 2025

[SOLVED] Qt5.2.1+EGLFS / WebKit2 running on i.MX6q ?

Scheduled Pinned Locked Moved Qt WebKit
6 Posts 2 Posters 2.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.
  • N Offline
    N Offline
    nbertin
    wrote on last edited by
    #1

    Hi,

    I've build Qt5.2.1+EGLFS for imx6qsabresd board, based on a yocto sysroot (master branch). I'm able to run most Qt examples, including the Qt5_cinematic_experience.

    Now, my focus is on WebKit:

    • examples (fancybrowser, QtTestBrowser) based on WebKit1 are OK = web content is displayed correctly
    • examples based on WebKit2 are not OK = web content is not displayed, even if the 2 processes (UI and
      QtWebProcess are running).
    • flickrview
      only the thumbnails are shown and the content (where the selected image is supposed to be) stays empty
    • MiniBrowser (WebView qml element)
      only the browser ui (reload button, back button, url bar, etc) is shown while the loaded page is not

    I'd like to know if some you are experiencing the same kind of issues and/or have managed to make WebKit2 working on the same platform?

    Any advise to investigate the problem is more than welcomed !

    1 Reply Last reply
    0
    • S Offline
      S Offline
      smarky
      wrote on last edited by
      #2

      Hi,
      I am experiencing the same with you. I have also tried qt 5.3.0 alpha and i got the same result. I haven't figured out yet what's wrong. As i see it the handling of the rendering surface is almost the same as on qt 5.2.0 .
      Maybe i am missing something.

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nbertin
        wrote on last edited by
        #3

        Hi,

        For those who are not following the meta-freescale mailing-list: the issue is fixed thanks to the patch provided by Prabhu Sundararaj ( https://bugs.webkit.org/show_bug.cgi?id=124653 )

        With this patch, web content is displayed correctly on the i.MX6 platform when WebKit2 is used and you can enjoy the benefit of some accelerated functions.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          smarky
          wrote on last edited by
          #4

          Hi,
          Can you please check the link above. Seems to be corrupted or something.
          Thanks,
          Stavros.

          1 Reply Last reply
          0
          • N Offline
            N Offline
            nbertin
            wrote on last edited by
            #5

            Oops! I've added a space before the 2 parenthesis to fix it.
            Should be OK now.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              smarky
              wrote on last edited by
              #6

              Thanks. I shall update my sources.

              BR,
              Stavros.

              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