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. macOS QMediaDevices logs errors
Qt 6.11 is out! See what's new in the release blog

macOS QMediaDevices logs errors

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 316 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.
  • davecotterD Offline
    davecotterD Offline
    davecotter
    wrote on last edited by
    #1

    env:
    macOS 12.5, M1 or Intel
    macOS 10.14
    Qt Creator 8.0.0
    Qt 6.3.0

    repro:
    just calling getAvailableAudioDevices or getDefaultAudioDevice causes this error to be logged:

    HALC_ShellObject::HasProperty: initial inner method call failed, Error: 560947818 (!obj)
    

    I'm concerned that this is a real error leaving something in a bad state, evidence being that, in my app at least, logging immediately halts after this, and breakpoints fail to break, see this bug.

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      quadbyte
      wrote on last edited by
      #2

      I confirm, same log with env:
      macOS 12.6.1 Intel
      Qt 6.4.1

      1 Reply Last reply
      0
      • davecotterD Offline
        davecotterD Offline
        davecotter
        wrote on last edited by
        #3

        does logging into the debugging console window also halt after you get this error?

        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