Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. 6.8.2 release?

6.8.2 release?

Scheduled Pinned Locked Moved Unsolved Qt 6
10 Posts 7 Posters 866 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.
  • R Offline
    R Offline
    richferrara
    wrote on 29 Jan 2025, 20:50 last edited by
    #1

    What's happening with the release of Qt 6.8.2? The 6.8 release page gives a scheduled date of 1/23/25. It's now 1/29 and there's been neither a release nor an updated date posted.

    E 1 Reply Last reply 30 Jan 2025, 10:48
    0
    • C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 29 Jan 2025, 20:51 last edited by
      #2

      See https://lists.qt-project.org/pipermail/development/2025-January/046034.html for the latest status

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1
      • R richferrara
        29 Jan 2025, 20:50

        What's happening with the release of Qt 6.8.2? The 6.8 release page gives a scheduled date of 1/23/25. It's now 1/29 and there's been neither a release nor an updated date posted.

        E Online
        E Online
        ekkescorner
        Qt Champions 2016
        wrote on 30 Jan 2025, 10:48 last edited by
        #3

        @richferrara should be release 2025-01-31:
        https://bugreports.qt.io/projects/QTBUG/versions/21637

        ekke ... Qt Champion 2016 | 2024 ... mobile business apps
        5.15 --> 6.8 https://t1p.de/ekkeChecklist
        QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

        1 Reply Last reply
        0
        • G Offline
          G Offline
          GrecKo
          Qt Champions 2018
          wrote on 30 Jan 2025, 12:49 last edited by
          #4

          I'll add a third link to complete the list.
          The Qt wiki has release information that are easier to dig up than Jira or the mailing list : https://wiki.qt.io/Qt_6.8_Release

          1 Reply Last reply
          0
          • D Offline
            D Offline
            dot.squiggle
            wrote on 8 Feb 2025, 19:06 last edited by
            #5

            I am using a QAudioDevice to connect to Line In on my Windows 64 bit desktop. I am selecting 48 kHz 16 bit (mono or stereo). The code works OK using Qt 6.7.0, but reports that the audio format is not supported on Qt 6.8.2. I have all additional libraries installed, so I believe it should work. What am I missing? Thanks.

            S 1 Reply Last reply 8 Feb 2025, 19:41
            0
            • D dot.squiggle
              8 Feb 2025, 19:06

              I am using a QAudioDevice to connect to Line In on my Windows 64 bit desktop. I am selecting 48 kHz 16 bit (mono or stereo). The code works OK using Qt 6.7.0, but reports that the audio format is not supported on Qt 6.8.2. I have all additional libraries installed, so I believe it should work. What am I missing? Thanks.

              S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 8 Feb 2025, 19:41 last edited by
              #6

              @dot-squiggle hi and welcome to devnet,

              There might be a regression, can you check with 6.8.1 as well ?

              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
              • D Offline
                D Offline
                dot.squiggle
                wrote on 8 Feb 2025, 20:22 last edited by
                #7

                Hello @SGaist , I am using the Qt Maintenance tool on Windows. I do not see Qt 6.8.1 as an option. Will I need to pull 6.8.1 from another location?

                image.png

                1 Reply Last reply
                0
                • V Offline
                  V Offline
                  Volker75
                  wrote on 8 Feb 2025, 22:29 last edited by
                  #8

                  You must check the "Archive" checkbox on the right hand side to get old/buggy/historical versions.

                  1 Reply Last reply
                  1
                  • D Offline
                    D Offline
                    dot.squiggle
                    wrote on 11 Feb 2025, 20:20 last edited by
                    #9

                    @SGaist Apolgies for the delay. I can confirm that 6.7.0 and 6.8.1 work for me, but 6.8.2 does not

                    Windows 11 64 bit Desktop
                    48 kHz, 16 bit Mono or Stereo
                    Qt QAudioDevice.isFormatSupported(QAudioFormat)
                    DesktopQt 6.8.1 llvm-mingw 64 bit YES supported OK
                    DesktopQt 6.8.2 llvm-mingw 64 bit NO not supported

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on 11 Feb 2025, 20:35 last edited by
                      #10

                      Then it looks like there might be a regression. Please open a ticket for that (if none already exists and if there's one, please add the details you found).

                      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