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. Qt bug report closed incorrectly... I believe
Forum Updated to NodeBB v4.3 + New Features

Qt bug report closed incorrectly... I believe

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 4 Posters 391 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.
  • P Offline
    P Offline
    paulmasri
    wrote on last edited by
    #1

    What can I do if a Qt bug report I have made has been (I believe) erroneously closed by the individual it is assigned to.

    I have submitted many bug reports over the years and I'm glad to say that a significant number of them have been addressed and resolved, typically P1-P3.

    I have also had instructive conversations with certain people (and even been thanked for my contributions).

    While most of the Qt team is responsive and polite, there have been a couple of individuals who appear to try and find the quickest way to mark an issue as 'out of scope' or 'incomplete' or 'needs more info' and show poor regard for the person submitting the issue, with no apparent interest in engaging in a discussion with a view to really understanding whether there is something worth addressing in the code.

    If an issue is assigned to such an individual and gets closed down without the opportunity to respond, what can I do? How can I get the issue reviewed by another member of staff so that the bug can actually get dealt with and not sidelined.

    It's not good for product quality, let alone community morale, when this happens.

    jsulmJ 1 Reply Last reply
    0
    • P paulmasri

      What can I do if a Qt bug report I have made has been (I believe) erroneously closed by the individual it is assigned to.

      I have submitted many bug reports over the years and I'm glad to say that a significant number of them have been addressed and resolved, typically P1-P3.

      I have also had instructive conversations with certain people (and even been thanked for my contributions).

      While most of the Qt team is responsive and polite, there have been a couple of individuals who appear to try and find the quickest way to mark an issue as 'out of scope' or 'incomplete' or 'needs more info' and show poor regard for the person submitting the issue, with no apparent interest in engaging in a discussion with a view to really understanding whether there is something worth addressing in the code.

      If an issue is assigned to such an individual and gets closed down without the opportunity to respond, what can I do? How can I get the issue reviewed by another member of staff so that the bug can actually get dealt with and not sidelined.

      It's not good for product quality, let alone community morale, when this happens.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @paulmasri said in Qt bug report closed incorrectly... I believe:

      mark an issue as 'out of scope' or 'incomplete' or 'needs more info'

      Did you address this? Can you post the link to this ticket?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • kkoehneK Offline
        kkoehneK Offline
        kkoehne
        Moderators
        wrote on last edited by
        #3

        @paulmasri said in Qt bug report closed incorrectly... I believe:

        If an issue is assigned to such an individual and gets closed down without the opportunity to respond, what can I do? How can I get the issue reviewed by another member of staff so that the bug can actually get dealt with and not sidelined.

        You should always have the possibility to comment, so please politely explain in a comment why you think the task was closed incorrectly. If you have a commercial license, you can also involve Qt support (a good idea anyhow).

        Director R&D, The Qt Company

        P 1 Reply Last reply
        0
        • kkoehneK kkoehne

          @paulmasri said in Qt bug report closed incorrectly... I believe:

          If an issue is assigned to such an individual and gets closed down without the opportunity to respond, what can I do? How can I get the issue reviewed by another member of staff so that the bug can actually get dealt with and not sidelined.

          You should always have the possibility to comment, so please politely explain in a comment why you think the task was closed incorrectly. If you have a commercial license, you can also involve Qt support (a good idea anyhow).

          P Offline
          P Offline
          paulmasri
          wrote on last edited by
          #4

          Obviously there's a particular bug that I'm referring to at the moment. I have indeed posted a comment laying out why I think the issue remains valid and in scope and I've addressed the specific comments of the assigned person.

          I'll give it a few days for them to respond before I post a link here. Hopefully it will be picked up again.

          I'm sole developer for an organisation with a startup licence not a full commercial licence, so I can't go via the Qt support route.

          But taking my question in the more general case, what avenues are open to us if we believe we're stuck in this situation and it's not being addressed?

          Christian EhrlicherC 1 Reply Last reply
          0
          • P paulmasri

            Obviously there's a particular bug that I'm referring to at the moment. I have indeed posted a comment laying out why I think the issue remains valid and in scope and I've addressed the specific comments of the assigned person.

            I'll give it a few days for them to respond before I post a link here. Hopefully it will be picked up again.

            I'm sole developer for an organisation with a startup licence not a full commercial licence, so I can't go via the Qt support route.

            But taking my question in the more general case, what avenues are open to us if we believe we're stuck in this situation and it's not being addressed?

            Christian EhrlicherC Online
            Christian EhrlicherC Online
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on last edited by
            #5

            I really wonder why such a topic is brought up here - if you think that it was wrongly closed then re-open it and hope it gets fixed. I also closed bugs when I think it's not a Qt issue - if the reporter prooves me wrong it's ok.

            Afaics you already did some debugging so since you've the code and it's only specific to a recent os version maybe try to add some debug stuff to see what's happening and compare it with the older os version.

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

            P 1 Reply Last reply
            1
            • Christian EhrlicherC Christian Ehrlicher

              I really wonder why such a topic is brought up here - if you think that it was wrongly closed then re-open it and hope it gets fixed. I also closed bugs when I think it's not a Qt issue - if the reporter prooves me wrong it's ok.

              Afaics you already did some debugging so since you've the code and it's only specific to a recent os version maybe try to add some debug stuff to see what's happening and compare it with the older os version.

              P Offline
              P Offline
              paulmasri
              wrote on last edited by
              #6

              I have not had a response to the bug report I'm referring to at the moment, which is https://bugreports.qt.io/browse/QTBUG-114674

              @Christian-Ehrlicher said in Qt bug report closed incorrectly... I believe:

              I really wonder why such a topic is brought up here - if you think that it was wrongly closed then re-open it and hope it gets fixed. I also closed bugs when I think it's not a Qt issue - if the reporter prooves me wrong it's ok.

              As a member of the community I don't have the ability to re-open it. I have done all I can by responding.

              Afaics you already did some debugging so since you've the code and it's only specific to a recent os version maybe try to add some debug stuff to see what's happening and compare it with the older os version.

              It looks like you've found the specific bug report in this case. I have compared behaviours between versions of iOS and determined that the audio stream fails (incorrectly I believe) on iOS 16. I have also determined that Qt Multimedia does not show the state as having changed from QAudio::ActiveState or error state as having changed from QAudio::NoError.

              If there is more that I can do please do suggest. I think I've identified where the problem lies, which is within QAudioSink.

              Christian EhrlicherC 1 Reply Last reply
              0
              • P paulmasri

                I have not had a response to the bug report I'm referring to at the moment, which is https://bugreports.qt.io/browse/QTBUG-114674

                @Christian-Ehrlicher said in Qt bug report closed incorrectly... I believe:

                I really wonder why such a topic is brought up here - if you think that it was wrongly closed then re-open it and hope it gets fixed. I also closed bugs when I think it's not a Qt issue - if the reporter prooves me wrong it's ok.

                As a member of the community I don't have the ability to re-open it. I have done all I can by responding.

                Afaics you already did some debugging so since you've the code and it's only specific to a recent os version maybe try to add some debug stuff to see what's happening and compare it with the older os version.

                It looks like you've found the specific bug report in this case. I have compared behaviours between versions of iOS and determined that the audio stream fails (incorrectly I believe) on iOS 16. I have also determined that Qt Multimedia does not show the state as having changed from QAudio::ActiveState or error state as having changed from QAudio::NoError.

                If there is more that I can do please do suggest. I think I've identified where the problem lies, which is within QAudioSink.

                Christian EhrlicherC Online
                Christian EhrlicherC Online
                Christian Ehrlicher
                Lifetime Qt Champion
                wrote on last edited by
                #7

                @paulmasri said in Qt bug report closed incorrectly... I believe:

                As a member of the community I don't have the ability to re-open it. I have done all I can by responding.

                When you created the bug report then you can also re-open it.

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

                P 1 Reply Last reply
                1
                • Christian EhrlicherC Christian Ehrlicher

                  @paulmasri said in Qt bug report closed incorrectly... I believe:

                  As a member of the community I don't have the ability to re-open it. I have done all I can by responding.

                  When you created the bug report then you can also re-open it.

                  P Offline
                  P Offline
                  paulmasri
                  wrote on last edited by
                  #8

                  @Christian-Ehrlicher said in Qt bug report closed incorrectly... I believe:

                  @paulmasri said in Qt bug report closed incorrectly... I believe:

                  As a member of the community I don't have the ability to re-open it. I have done all I can by responding.

                  When you created the bug report then you can also re-open it.

                  Thanks! I did not know that. I have reopened it, along with a comment to justify why.

                  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