XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • GUI: Font handling
    • None
    • qtbase 8ef86d05f199ebab216da43d5e0a9dc322b657b3
      Qt configured as: ./configure -silent -no-pch -nokia-developer -no-qt3support -force-pkg-config -qpa -xcb -prefix $PWD/qtbase/_install -confirm-license
      Ubuntu 10.04 x86 32-bit

    • 8b4e40f5354ef81c40d8da35e0e79b2a87278e31

    Description

      The tst_qfontdatabase autotest currently fails for qpa, with the xcb backend on Linux.

      [rmcgover@bq-menoetius qfontdatabase]$ make check                                                                                e7b6b5a0e58307..
      ./tst_qfontdatabase 
      
      Information of screen 346:
        width.........: 1920
        height........: 1200
        depth.........: 24
        white pixel...: ffffff
        black pixel...: 0
      
      Running window manager: KWin
      ********* Start testing of tst_QFontDatabase *********
      Config: Using QTest library 5.0.0, Qt 5.0.0
      PASS   : tst_QFontDatabase::initTestCase()
      PASS   : tst_QFontDatabase::styles()
      FAIL!  : tst_QFontDatabase::fixedPitch(Andale Mono) Compared values are not the same
         Actual (fdb.isFixedPitch(font)): 0
         Expected (fixedPitch): 1
         Loc: [tst_qfontdatabase.cpp(163)]
      SKIP   : tst_QFontDatabase::fixedPitch(Courier) Font not installed
         Loc: [tst_qfontdatabase.cpp(161)]
      FAIL!  : tst_QFontDatabase::fixedPitch(Courier New) Compared values are not the same
         Actual (fdb.isFixedPitch(font)): 0
         Expected (fixedPitch): 1
         Loc: [tst_qfontdatabase.cpp(163)]
      SKIP   : tst_QFontDatabase::fixedPitch(Script) Font not installed
         Loc: [tst_qfontdatabase.cpp(161)]
      SKIP   : tst_QFontDatabase::fixedPitch(Lucida Console) Font not installed
         Loc: [tst_qfontdatabase.cpp(161)]
      PASS   : tst_QFontDatabase::widthTwoTimes()
      FAIL!  : tst_QFontDatabase::addAppFont(font file) '!newFamilies.isEmpty()' returned FALSE. ()
         Loc: [tst_qfontdatabase.cpp(266)]
      FAIL!  : tst_QFontDatabase::addAppFont(memory font) '!oldFamilies.isEmpty()' returned FALSE. ()
         Loc: [tst_qfontdatabase.cpp(233)]
      PASS   : tst_QFontDatabase::cleanupTestCase()
      Totals: 4 passed, 4 failed, 3 skipped
      ********* Finished testing of tst_QFontDatabase *********
      make: *** [check] Error 4
      

      Status on other qpa configurations is unknown.

      Attachments

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

        Activity

          People

            jiang Jiang Jiang
            rmcgover Rohan McGovern (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes