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. QOpenGLWidget VSync Causing Issue With NSDistributedNotificationCenter

QOpenGLWidget VSync Causing Issue With NSDistributedNotificationCenter

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 150 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.
  • J Offline
    J Offline
    jgvw
    wrote on last edited by jgvw
    #1

    I am having an issue on macOS with QOpenGLWidget and VSync, that does not occur with the native NSOpenGLView. NSNotifications sent from another process using NSDistributedNotificationCenter are not consistently processed unless user input is occurring (mouse or keyboard).

    Here is a link to some minimal test projects I put together that demonstrate the issue. I'm not sure whether there is something I'm doing wrong, or if there is a bug in Qt's macOS OpenGL handling somewhere, or if there's a bug in the macOS OpenGL implementation that for whatever reason isn't being hit with the native widget.

    I know this is a long shot as it's probably a very rare interaction, but I'd greatly appreciate any ideas anyone has for how to investigate this further, or who to talk to about getting this resolved.

    Edit: I created a bug report here: https://bugreports.qt.io/browse/QTBUG-106568

    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