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

assert in font database search for Symbol

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 5.5.1, 5.6.0 Beta, 5.6.0
    • GUI: Font handling
    • iOS under MacOSX El Capitan (10.11.3)

    Description

      This code assert with the message 'ASSERT failure in void QtFontFamily::ensurePopulated(): "Bangla Sangam MN", file text/qfontdatabase.cpp, line 413'

          QFontDatabase database;
          m_excludedFonts = database.families(QFontDatabase::Symbol);
      

      This asserts did appear after I upgraded to MacOSX El Capitan with Xcode 7.2.. Before that the same code worked fine. It works fine on MacOSX but not on iOS.

      Attachments

        1. 50624.7z
          1 kB
        2. FontTest.tar.gz
          0.5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vestbo Tor Arne Vestbø
            bdoin Bruno Coudoin
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes