No menubar for QtQuick.Controls based applications
Bug #1323853 reported by
Mathias Hasselmann
This bug affects 29 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
appmenu-qt5 |
Triaged
|
Medium
|
Łukasz Zemczak | ||
appmenu-qt5 (Ubuntu) |
Triaged
|
Medium
|
Łukasz Zemczak |
Bug Description
For QtQuick.Controls based applications no menubars are shown. The following message is printed to the console instead:
appmenu-qt: handleReparent 128 The given QWindow has no QMenuBar assigned
Apparently this is because QtQuick.Controls menus are built upon QQuickMenuBar and QGuiApplication
Changed in appmenu-qt5 (Ubuntu): | |
assignee: | nobody → Łukasz Zemczak (sil2100) |
Changed in appmenu-qt5: | |
assignee: | nobody → Łukasz Zemczak (sil2100) |
Changed in appmenu-qt5 (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in appmenu-qt5: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in appmenu-qt5 (Ubuntu): | |
importance: | Undecided → Medium |
To post a comment you must log in.
Also for QtQuick 2.2 and Qt Quick Controls 1.1.
I am using Ubuntu 14.04. There are also reports in Qt Forums about this issue.