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

REG->6.3: Default-constructed QPrintPreviewDialog asserts "!(P(max) < P(min))"

    XMLWordPrintable

Details

    • All
    • 95603e09c9 (qt/qtbase/dev) 95603e09c9 (qt/tqtc-qtbase/dev) 62f9c53591 (qt/qtbase/6.3) 62f9c53591 (qt/tqtc-qtbase/6.3) 62f9c53591 (qt/tqtc-qtbase/6.3.0)

    Description

      A simple

        QApplication a(argc, argv);
          QPrintPreviewDialog d;
          d.exec();
      

      asserts

      ASSERT: "!(P(max) < P(min))" in file src/corelib/global/qglob 1051
      

      manifested in Qt for Python testing.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes