Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-131500

OSX ARM: Webpage does not show

    XMLWordPrintable

Details

    • macOS

    Description

      On run time when a webapge is being open, for some reason it is not showing anything. This is happening on ARM (M2) machine on osx 15.0 

      It looks like in log webengine initialization seems not to appear .
      The same Qt build, used using Assistant.app shows no issue.
      The Qt version built on macOS x86 (with same parameters) shows no issue.
      I could get the webpage to show as expected by setting QTWEBENGINE_CHROMIUM_FLAGS="--single-process"

       

      Attached are two logs:Logs are used by adding this to the run-time environment:
      export QT_LOGGING_RULES="qt.webenginecontext.debug=true"
      export QTWEBENGINE_CHROMIUM_FLAGS="--enable-logging --log-level=0 --v=0 --single-process"

      Also attached is one patch which seems to fix the issue. 

       

      Qt's simple Browser example seems to be working fine. Unfortunately we do not have any reproducer at this moment. But since the attached patch seems to work. Can you please have a look of it and see a potential flaw or even better solution? 

      Attachments

        1. app.entitlements
          0.8 kB
          Tristan Chabredier
        2. log-BAD.txt
          1 kB
          Irfan Omair
        3. log-OK.txt
          16 kB
          Irfan Omair
        4. log-OK-assistant.txt
          4 kB
          Irfan Omair
        5. QtWebEngineProcess.entitlements
          0.5 kB
          Tristan Chabredier
        6. QtWebEngineProcess (2).diff
          2 kB
          Irfan Omair
        7. we-does-not-work.log
          12 kB
          Sébastien Feldis
        8. we-does-work.log
          12 kB
          Sébastien Feldis
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            irfan.omair@digia.com Irfan Omair
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes