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

Assert with QWebEngineProfile due to missing plist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 5.12.3
    • WebEngine
    • None
    • Catalina 10.15.1
    • macOS

      This is pretty much harmless as far as we can tell, the web page still shows up, but we are hitting asserts due to missing plist in macOS 10.15 (Catalina). Seems like the following plist does not exist anymore:

      /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreText.framework/Resources/DefaultFontFallbacks.plist

      and this caused the fallbacksForFamily mechanism to assert.

      Only tested it under Qt 5.12.3 on Catalina 10.15.1. Not sure if any other combination of Qt versions and macOS versions are affected.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt_webengine_team Qt WebEngine Team
            thuan_firelight Thuan Seah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes