You are not logged in.
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:
Create a new Qt widget Application.
Open the .ui form file in designer mode.
Try to drag a new widget from the widget selection bar.
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.6Last edited by StudyingFather (2023-08-22 02:28:04)
Offline