I\'ve got a PyQt5 window made in QT Designer and loaded using uic.loadUi(). It has a menubar with some menus. They load just fine, but when I click them, nothing happens. Ho