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

Crash when barChar.axisY().min = barChar.axisY().max

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.9.1
    • Charts
    • None
    • qt 5.9.1

      QtQuick 2.9

      QtCharts 2.2

      When barChar.axisY().min = barChar.axisY().max app crashed:

       

      barChar.axisY().min = 0;
      barChar.axisY().max = 0;
      

      Errors:

      Warning: QTransform::fromTranslate with NaN called (painting\qtransform.cpp:60, void nanWarning(const char*))
      Fatal: ASSERT: "width > 0.0" in file painting\qrasterizer.cpp, line 761 (global\qglobal.cpp:3049, void qt_assert(const char*, const char*, int))
      QTransform::fromTranslate with NaN called
      ASSERT: "!item->d_ptr->itemDiscovered" in file graphicsview\qgraphicsscenebsptreeindex.cpp, line 229
      ASSERT: "calledEmitUpdated" in file graphicsview\qgraphicsscene.cpp, line 474
      QTransform::fromTranslate with NaN called
      

       

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

            e0348803 Miikka Heikkinen
            greenpeas Artyomov Anton
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes