Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Known issues with Qt Forum
Forum Update on Monday, May 27th 2025

Known issues with Qt Forum

Scheduled Pinned Locked Moved Qt.io webservices
98 Posts 12 Posters 31.9k 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.
  • aha_1980A Offline
    aha_1980A Offline
    aha_1980
    Lifetime Qt Champion
    wrote on last edited by
    #72

    It seems the link function has changed too. All links not starting with http:// don't seem work. Probably they are threaded as internal links.

    Example: www.qt.io vs. http://www.qt.io

    Regards

    Qt has to stay free or it will die.

    1 Reply Last reply
    0
    • AndySA AndyS

      On the favicon issue, I believe that I have found the cause now, we need to update a plugin (we have a fork of one) before I can say for sure, but hopefully in a day or so this will be 100% fixed.

      AndySA Offline
      AndySA Offline
      AndyS
      Moderators
      wrote on last edited by
      #73

      @AndyS said in Known issues with Qt Forum:

      On the favicon issue, I believe that I have found the cause now, we need to update a plugin (we have a fork of one) before I can say for sure, but hopefully in a day or so this will be 100% fixed.

      I believe this is now fixed, I am going to give it a day (to make sure it gets passed the automatic restarting) to be sure, but fingers crossed this one is taken care of.

      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • AndySA Offline
        AndySA Offline
        AndyS
        Moderators
        wrote on last edited by
        #74

        Calling the favicon thing as fixed now since it is still in place after it automatically restarted

        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        JonBJ 1 Reply Last reply
        0
        • AndySA AndyS

          Calling the favicon thing as fixed now since it is still in place after it automatically restarted

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by JonB
          #75

          @AndyS
          I would confirm that favicon is now back! Thank you.

          However, I wish I could say the same for vote counting, reporting of last posts in the list of posts, initial font, some posts going walkies.... :( I do realise you do this for love, and probably have other RL concerns to deal with, but there is still a depressing amount since the update to fix.... !

          1 Reply Last reply
          0
          • AndySA Offline
            AndySA Offline
            AndyS
            Moderators
            wrote on last edited by
            #76

            I know @JonB and I am trying to work out the cause of it, the problem is that the information in the DB is correct and somehow it gets the wrong information, but I have not determined at what point it goes wrong. I was hoping it was the Q&A plugin but it is not that so I have to try and look at the source again. Problem is I cannot reproduce it anywhere but on the main forum, I have 2 testing ones and its fine there.

            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            ODБOïO J.HilkJ JonBJ 3 Replies Last reply
            0
            • AndySA AndyS

              I know @JonB and I am trying to work out the cause of it, the problem is that the information in the DB is correct and somehow it gets the wrong information, but I have not determined at what point it goes wrong. I was hoping it was the Q&A plugin but it is not that so I have to try and look at the source again. Problem is I cannot reproduce it anywhere but on the main forum, I have 2 testing ones and its fine there.

              ODБOïO Offline
              ODБOïO Offline
              ODБOï
              wrote on last edited by
              #77

              hi @AndyS vote counter values are correct there when you hover the 0 , it's just label that is not refreshed

              AndySA 1 Reply Last reply
              0
              • AndySA AndyS

                I know @JonB and I am trying to work out the cause of it, the problem is that the information in the DB is correct and somehow it gets the wrong information, but I have not determined at what point it goes wrong. I was hoping it was the Q&A plugin but it is not that so I have to try and look at the source again. Problem is I cannot reproduce it anywhere but on the main forum, I have 2 testing ones and its fine there.

                J.HilkJ Offline
                J.HilkJ Offline
                J.Hilk
                Moderators
                wrote on last edited by
                #78

                @AndyS on your testserver everything is working?

                Maybe trying a different host would help?


                Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                Q: What's that?
                A: It's blue light.
                Q: What does it do?
                A: It turns blue.

                AndySA 1 Reply Last reply
                0
                • ODБOïO ODБOï

                  hi @AndyS vote counter values are correct there when you hover the 0 , it's just label that is not refreshed

                  AndySA Offline
                  AndySA Offline
                  AndyS
                  Moderators
                  wrote on last edited by
                  #79

                  @LeLev I don't find that surprising as the approach to getting it is different in that case. At least I think it is.

                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • J.HilkJ J.Hilk

                    @AndyS on your testserver everything is working?

                    Maybe trying a different host would help?

                    AndySA Offline
                    AndySA Offline
                    AndyS
                    Moderators
                    wrote on last edited by
                    #80

                    @J-Hilk I have a localhost based test server and the other one is hosted in the same manner (almost) as this one. There is one theory that it has to do with the number of instances running, but they still connect to the same database so that would make no sense. But we did see that two computers from the same IP were getting two different results for the unread, which is baffling.

                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    J.HilkJ 1 Reply Last reply
                    0
                    • AndySA AndyS

                      I know @JonB and I am trying to work out the cause of it, the problem is that the information in the DB is correct and somehow it gets the wrong information, but I have not determined at what point it goes wrong. I was hoping it was the Q&A plugin but it is not that so I have to try and look at the source again. Problem is I cannot reproduce it anywhere but on the main forum, I have 2 testing ones and its fine there.

                      JonBJ Offline
                      JonBJ Offline
                      JonB
                      wrote on last edited by
                      #81

                      @AndyS
                      I know you are doing your best, you are doing a sterling job, I feel your pain!

                      @LeLev

                      hi @AndyS vote counter values are correct there when you hover the 0 , it's just label that is not refreshed

                      ? If it shows 0 and I hover it and it shows some voters, how is "vote counter values are correct"?? :)

                      jsulmJ ODБOïO 2 Replies Last reply
                      2
                      • JonBJ JonB

                        @AndyS
                        I know you are doing your best, you are doing a sterling job, I feel your pain!

                        @LeLev

                        hi @AndyS vote counter values are correct there when you hover the 0 , it's just label that is not refreshed

                        ? If it shows 0 and I hover it and it shows some voters, how is "vote counter values are correct"?? :)

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

                        @JonB I have exact same issue

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

                        1 Reply Last reply
                        0
                        • AndySA AndyS

                          @J-Hilk I have a localhost based test server and the other one is hosted in the same manner (almost) as this one. There is one theory that it has to do with the number of instances running, but they still connect to the same database so that would make no sense. But we did see that two computers from the same IP were getting two different results for the unread, which is baffling.

                          J.HilkJ Offline
                          J.HilkJ Offline
                          J.Hilk
                          Moderators
                          wrote on last edited by
                          #83

                          @AndyS said in Known issues with Qt Forum:

                          But we did see that two computers from the same IP were getting two different results for the unread, which is baffling.

                          Question, is it the same account in each instance, or 2 different ones ?


                          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                          Q: What's that?
                          A: It's blue light.
                          Q: What does it do?
                          A: It turns blue.

                          1 Reply Last reply
                          0
                          • AndySA Offline
                            AndySA Offline
                            AndyS
                            Moderators
                            wrote on last edited by
                            #84

                            Same account which is why it was really weird

                            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                            1 Reply Last reply
                            0
                            • JonBJ JonB

                              @AndyS
                              I know you are doing your best, you are doing a sterling job, I feel your pain!

                              @LeLev

                              hi @AndyS vote counter values are correct there when you hover the 0 , it's just label that is not refreshed

                              ? If it shows 0 and I hover it and it shows some voters, how is "vote counter values are correct"?? :)

                              ODБOïO Offline
                              ODБOïO Offline
                              ODБOï
                              wrote on last edited by ODБOï
                              #85

                              @JonB said in Known issues with Qt Forum:

                              ? If it shows 0 and I hover it and it shows some voters, how is "vote counter values are correct"?? :)

                              i mean it is not refreshing the count Label/Text element so it shows 0, but when you hover it, you actually see the voters and you cant count

                              1 Reply Last reply
                              1
                              • J.HilkJ Offline
                                J.HilkJ Offline
                                J.Hilk
                                Moderators
                                wrote on last edited by
                                #86

                                Actually, I'm not sure I image things, but when I later (like after work) check threads I visited before, than I noticed an existing upvote/downvote counter, and not only on those where I voted myself.

                                Maybe the update is simply delayed beyond reason, if you yourself don't vote?


                                Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                                Q: What's that?
                                A: It's blue light.
                                Q: What does it do?
                                A: It turns blue.

                                1 Reply Last reply
                                0
                                • Kent-DorfmanK Offline
                                  Kent-DorfmanK Offline
                                  Kent-Dorfman
                                  wrote on last edited by JKSH
                                  #87

                                  [EDIT: Moved from https://forum.qt.io/topic/108186/how-to-get-yyyy-mm-ddthh-mm-sstzd-from-qdatetime/ --JKSH]

                                  another of MANY threads that are not correctly reporting the number of thread followup postings...said (1 post; no one has replied) until I opened the thread.

                                  SGaistS 1 Reply Last reply
                                  0
                                  • Kent-DorfmanK Kent-Dorfman

                                    [EDIT: Moved from https://forum.qt.io/topic/108186/how-to-get-yyyy-mm-ddthh-mm-sstzd-from-qdatetime/ --JKSH]

                                    another of MANY threads that are not correctly reporting the number of thread followup postings...said (1 post; no one has replied) until I opened the thread.

                                    SGaistS Offline
                                    SGaistS Offline
                                    SGaist
                                    Lifetime Qt Champion
                                    wrote on last edited by
                                    #88

                                    @Kent-Dorfman this is an issue that is currently being investigated. Please stay on the thread topic.

                                    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
                                    1
                                    • J.HilkJ Offline
                                      J.HilkJ Offline
                                      J.Hilk
                                      Moderators
                                      wrote on last edited by
                                      #89

                                      was the menu bar always so floaty and non clipping?

                                      06ce4eea-37a8-4a37-a214-24875449742a-image.png


                                      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                                      Q: What's that?
                                      A: It's blue light.
                                      Q: What does it do?
                                      A: It turns blue.

                                      1 Reply Last reply
                                      0
                                      • AndySA Offline
                                        AndySA Offline
                                        AndyS
                                        Moderators
                                        wrote on last edited by
                                        #90

                                        No, but I have never seen that happen, how are you making that happen? :)

                                        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                                        J.HilkJ 1 Reply Last reply
                                        0
                                        • AndySA AndyS

                                          No, but I have never seen that happen, how are you making that happen? :)

                                          J.HilkJ Offline
                                          J.HilkJ Offline
                                          J.Hilk
                                          Moderators
                                          wrote on last edited by
                                          #91

                                          @AndyS It's my Magic Trackpad 🍎™️ i presume 🤷‍♂️🙈


                                          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                                          Q: What's that?
                                          A: It's blue light.
                                          Q: What does it do?
                                          A: It turns blue.

                                          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