Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Strange behavior with stacked widgets on Mac OS + OpenGL
QtWS25 Last Chance

Strange behavior with stacked widgets on Mac OS + OpenGL

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 816 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.
  • M Offline
    M Offline
    Maigo
    wrote on last edited by
    #1

    I'm working on a OpenGL application on MacOS and have run into a wall. The application uses a simple QTabWidget to collect data that is then displayed in the last tab through a OpenGL view. Everything works fine on Linux where I usually develop but compiling on Mac I get a really strange behaviour.

    I've created a Minimal Working Example "here":http://maigo.se/files/mwe_mac_opengl.zip that shows the strange behavior I get on Mac.

    In short, when the user traverses each tab and gets to the last OpenGL view things get funky. Gui elements disappear, mouse events gets sent to the wrong tab, and the OpenGL view is generally unresponsive. I've tried a multitude of approaches to try to fix this or at the very least circumvent it but without luck. And there seems to be little or no information of related cases on the web.

    I've tried Qt5.0.2 and Qt5.1.0 with the same result, and compiling on OS X 10.8.

    I would appreciate any help I could get in the matter, a fix would be awesome, an alternative solution equally perfect.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You could add a "bugreport":https://bugreports.qt-project.org/ with your example project

      This forum is rarely frequented by the qt maintainers so your bug would not get the attention needed.

      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