Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-13346

Crash after moving 2D view

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • QDS 4.6.0
    • QDS 4.6.0
    • 2D View
    • None
    • 886700cf1 (qds/dev), e8e6b0c53 (qds/dev)
    • QDS Berlin - 2024 Week 33/34

    Description

      QDS crashes after moving 2D view:

      • Load any project
      • Move 2D view and dock it somewhere else
      • Interact with the 2D view

      -> 2D view has no content and if interacted with it will crash with following stack trace (The exact place it crashes on may change depending on what you do. Likely model is not valid somehow.)

      Similar crash sometimes if new project is created after loading a project.

      1   QmlDesigner::AbstractView::rootModelNode                                                                                                                           abstractview.cpp               123  0x7ffc677a02de 
      2   `QmlDesigner::FormEditorWidget::FormEditorWidget'::`2'::<lambda_1>::operator()                                                                                     formeditorwidget.cpp           170  0x7ffc671a6578 
      3   doActivate<0>                                                                                                                                                      qobject.cpp                    4055 0x7ffcda383ea3 
      4   QMetaObject::activate                                                                                                                                              qobject.cpp                    4116 0x7ffcda386574 
      5   QmlDesigner::FormEditorGraphicsView::zoomChanged                                                                                                                   moc_formeditorgraphicsview.cpp 198  0x7ffc66ecb0f2 
      6   QtPrivate::QFunctorSlotObject<`QmlDesigner::FormEditorGraphicsView::FormEditorGraphicsView'::`2'::<lambda_2>,2,QtPrivate::List<double,QPointF const &>,void>::impl qobjectdefs_impl.h             457  0x7ffc67168bf4 
      7   doActivate<0>                                                                                                                                                      qobject.cpp                    4055 0x7ffcda383ea3 
      8   QMetaObject::activate                                                                                                                                              qobject.cpp                    4116 0x7ffcda386574 
      9   QmlDesigner::Navigation2dFilter::zoomChanged                                                                                                                       moc_navigation2d.cpp           224  0x7ffc66ecb1d6 
      10  QmlDesigner::Navigation2dFilter::wheelEvent                                                                                                                        navigation2d.cpp               102  0x7ffc6707250b 
      11  QCoreApplicationPrivate::sendThroughObjectEventFilters                                                                                                             qcoreapplication.cpp           1251 0x7ffcda34cae7 
      12  QApplicationPrivate::notify_helper                                                                                                                                 qapplication.cpp               3285 0x7ffcdb050ae3 
      13  QApplication::notify                                                                                                                                               qapplication.cpp               2897 0x7ffcdb04f17b 
      14  QCoreApplication::notifyInternal2                                                                                                                                  qcoreapplication.cpp           1119 0x7ffcda349f75 
      15  QWidgetWindow::handleWheelEvent                                                                                                                                    qwidgetwindow.cpp              884  0x7ffcdb0ade72 
      16  QWidgetWindow::event                                                                                                                                               qwidgetwindow.cpp              295  0x7ffcdb0aa9c5 
      17  QApplicationPrivate::notify_helper                                                                                                                                 qapplication.cpp               3293 0x7ffcdb050afe 
      18  QApplication::notify                                                                                                                                               qapplication.cpp               3245 0x7ffcdb04fbd1 
      19  QCoreApplication::notifyInternal2                                                                                                                                  qcoreapplication.cpp           1119 0x7ffcda349f75 
      20  QGuiApplicationPrivate::processWheelEvent                                                                                                                          qguiapplication.cpp            2402 0x7ffcda8fbefe 
      ... <More>                                                                                                                                                                                                                
       

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes