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. QtWebKit / QtWebEngine with Application Verifier issue
QtWS25 Last Chance

QtWebKit / QtWebEngine with Application Verifier issue

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 2 Posters 1.2k 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.
  • C Offline
    C Offline
    Cobra91151
    wrote on 13 Jul 2018, 21:01 last edited by Cobra91151
    #1

    Hi! I use Application Verifier and the Debugger to test my application for different issues and bugs. My application use QWebKit to load for example Google Maps, when the page has been loaded it crashes with following error:

    0_1531515198984_2018-07-13_235206.png

    I use Qt 5.9.6 and QWebKit from http://download.qt.io/snapshots/ci/qtwebkit/5.9/latest/qtwebkit/
    I have also tried different versions from Qt's QWebKit and https://github.com/annulen/webkit/releases it all displays such error.

    There is QWebKit for Qt 5.9.2 http://download.qt.io/snapshots/ci/qtwebkit/5.9.2/latest/qtwebkit/ which I want to test but it only available for MacOS and Linux. So can I build it (qtwebkit-everywhere-src-5.9.2.zip) for Windows or it only specific for MacOS and Linux? Thanks.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 13 Jul 2018, 21:07 last edited by
      #2

      Hi,

      You should rather test the 5.212 branch. This is @Konstantin-Tokarev reboot of QtWebkit with a more recent version of webkit.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      C 2 Replies Last reply 13 Jul 2018, 21:17
      1
      • S SGaist
        13 Jul 2018, 21:07

        Hi,

        You should rather test the 5.212 branch. This is @Konstantin-Tokarev reboot of QtWebkit with a more recent version of webkit.

        C Offline
        C Offline
        Cobra91151
        wrote on 13 Jul 2018, 21:17 last edited by Cobra91151
        #3

        @SGaist

        I have tried 5.212 branch but Qt 5.9.6 displays the same error as in my previous question (https://forum.qt.io/topic/87824/qtwebkit-issue):

        alt text

        This branch is not compatible with Qt 5.9.X.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          Cobra91151
          wrote on 14 Jul 2018, 10:51 last edited by
          #4

          When building qtwebkit-everywhere-src-5.9.2.zip I get warning:

          0_1531565339242_2018-07-14_134844.png

          Then I run configure -icu and it failed.
          0_1531565364024_2018-07-14_130015.png

          How to fix it? Thanks.

          1 Reply Last reply
          0
          • S SGaist
            13 Jul 2018, 21:07

            Hi,

            You should rather test the 5.212 branch. This is @Konstantin-Tokarev reboot of QtWebkit with a more recent version of webkit.

            C Offline
            C Offline
            Cobra91151
            wrote on 14 Jul 2018, 21:50 last edited by
            #5

            @SGaist

            I have checked that QWebKit 5.212 branch is supported from Qt 5.10.1. And the same error is present:

            0_1531603873557_2018-07-15_003042.png

            Also I have tried Qt 5.10.1 QtWebEngine for x86 app (for x64 app it works well):

            0_1531604087145_2018-07-15_003430.png

            I have installed the latest, Qt 5.11.1 QtWebEngine, with x64 app build, it works well, but on x86 app compilation, QtWebEngine's includes files are not found. So I think it doesn't support QtWebEngine x86.

            But my application requires x64 and x86 binaries, so I will report these issues.

            1 Reply Last reply
            0
            • C Offline
              C Offline
              Cobra91151
              wrote on 15 Jul 2018, 19:30 last edited by
              #6

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

              1 Reply Last reply
              0
              • C Offline
                C Offline
                Cobra91151
                wrote on 15 Jul 2018, 20:33 last edited by
                #7

                The QtWebEngine issue also has been reported - https://bugreports.qt.io/browse/QTBUG-69473. Thanks.

                1 Reply Last reply
                0

                3/7

                13 Jul 2018, 21:17

                • Login

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