Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML Audio crashes without an error
Qt 6.11 is out! See what's new in the release blog

QML Audio crashes without an error

Scheduled Pinned Locked Moved Solved QML and Qt Quick
6 Posts 2 Posters 550 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
    Mikeeeeee
    wrote on last edited by
    #1

    Good afternoon.
    When I change the source in QML Audio, the program crashes periodically. Before the crashes , the program does not issue an error.
    Please tell me what the problem is.

    1 Reply Last reply
    0
    • MarkkyboyM Offline
      MarkkyboyM Offline
      Markkyboy
      wrote on last edited by
      #2

      Could be unsupported sample rates. . . ?

      Don't just sit there standing around, pick up a shovel and sweep up!

      I live by the sea, not in it.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mikeeeeee
        wrote on last edited by Mikeeeeee
        #3

        Strange, the program temporarily stopped crashing. But when I try to play some music, I get this error. How do I fix this?
        .```
        doRender: Unknown error 0x80040266.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mikeeeeee
          wrote on last edited by
          #4

          The program started to crash again. At the same time, I set the same audio files.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            Mikeeeeee
            wrote on last edited by
            #5

            this bug occurs after changing the visibility of the video parent

            1 Reply Last reply
            0
            • M Offline
              M Offline
              Mikeeeeee
              wrote on last edited by
              #6

              It seems that the bug is that if you set source = "" (and possibly any unreadable file) after playing, then the next time you load a readable file, the program breaks. The only way out is not to ask "".

              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