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. QVulkanWindow freezes until swapchain recreation on macOS
Forum Updated to NodeBB v4.3 + New Features

QVulkanWindow freezes until swapchain recreation on macOS

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 160 Views 1 Watching
  • 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.
  • braernochB Offline
    braernochB Offline
    braernoch
    wrote on last edited by
    #1

    Issue is reproducible with "hellovulkantriangle" example in all tested Qt versions: 6.5.3, 6.8.0, 6.8.1, 6.9.0.
    Using Vulkan 1.3.296 with bundled MoltenVK.
    On macOS Sequoia 15.1.

    To reproduce:

    1. Recompile Qt source with vulkan enabled.
    2. Compile and run hellovulkantriangle example.
    3. Wait for triangle to freeze. Moving the cursor over other applications or to another screen accelerates hang.
    4. Resize the example window to unfreeze the triangle (recreates swapchain).
    5. Wait for it to freeze again.

    Additional details on my original QtForums post wherein I show that Xcode shows that the MTLDrawable Present is updating normally but not displaying updates: https://forum.qt.io/topic/160556/qvulkanwindow-freezes-until-window-resize-on-macos-only

    Does anyone know what might be causing this?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      CalebS
      wrote last edited by
      #2

      Bump... Still an issue for me as well.

      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