Comment 9 for bug 1307619

Revision history for this message
pvdeynse (vandeynse) wrote : Re: Qt Creator Menu bar is missing at Gnome3 or KDE Desktop

a better (less drastic) workaround is to unset the environment variable QT_QPA_PLATFORMTHEME, this variable is set to:
     QT_QPA_PLATFORMTHEME=appmenu-qt5

the following will bring back the missing menu bar
     export QT_QPA_PLATFORMTHEME=