Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Macdeployqt and menu
Forum Update on Monday, May 27th 2025

Macdeployqt and menu

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zabukowski
    wrote on 24 Sept 2013, 10:53 last edited by
    #1

    When using macdeployqt on my app, all menus except system menu are missing. Otherwise app is working as it should. When macdeploqt is not used, all menus are there as expected. Menus are created with QT Creator (uic'ed).

    qt 4.5.8 (32 bit)
    osx 10.8.5

    Any ideas ?
    Thanks!
    Zabukowski

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      zabukowski
      wrote on 24 Sept 2013, 16:29 last edited by
      #2

      I've found a workaround.

      First I've removed -no-plugins option from macdeployqt command line and
      menu suddenly appeared.

      Then I've removed each plugin (from app package) one by one, at the end i've deleted plugins folder. Menu was still there.

      Then I saw a file qt.conf in the Resources folder. I've deleted it and guess what - menu has gone again.

      ??!!!

      An empty qt.conf file in the Resources folder should do the trick!

      Awesome :)

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 1 Oct 2013, 22:10 last edited by
        #3

        Hi and welcome to devnet,

        That sounds a bit fishy, did you check the "bug report system":http://bugreports.qt-project.org to see if it's something known ? If not you could consider opening a bug report with a minimal compilable examples as well as your findings.

        Happy coding ! :)

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved