You are not logged in.

#1 2023-08-22 02:22:31

StudyingFather
Member
Registered: 2023-08-22
Posts: 1

Qt Creator crashed in designer mode while trying to drag a new widget

When I try to drag a new widget in the designer mode, the Qt Creator crashes immediately.

Qt Creator version: 11.0.1
Desktop Environment: GNOME 44.3

The whole crash procedure:

  1. Create a new Qt widget Application.

  2. Open the .ui form file in designer mode.

  3. Try to drag a new widget from the widget selection bar.

  4. Qt Creator crashed, with the following error message in gdb:

    Thread 1 "qtcreator" received signal SIGSEGV, Segmentation fault.
    0x00007ffff6d112a5 in QDrag::dragCursor(Qt::DropAction) const () from /usr/lib/libQt6Gui.so.6

Last edited by StudyingFather (2023-08-22 02:28:04)

Offline

Board footer

Powered by FluxBB