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 32.0k 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.
  • S SGaist
    10 Oct 2019, 15:05

    Indeed, I am again receiving emails.

    On an unrelated subject, the forum list given under the "Mark as Read" button is strangely sorted. The International list used to be by alphabetical order. Now it's something else but what ? Maybe by Id and they have changed.

    A Offline
    A Offline
    AndyS
    Moderators
    wrote on 13 Oct 2019, 09:49 last edited by
    #71

    @SGaist said in Known issues with Qt Forum:

    Indeed, I am again receiving emails.

    On an unrelated subject, the forum list given under the "Mark as Read" button is strangely sorted. The International list used to be by alphabetical order. Now it's something else but what ? Maybe by Id and they have changed.

    Probably by ID, I checked the order on NodeBB and that is also in none alphabetical order so at least thats not a problem specific to us for once :)

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

    1 Reply Last reply
    0
    • A Offline
      A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on 13 Oct 2019, 14:31 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
      • A AndyS
        13 Oct 2019, 09:48

        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.

        A Offline
        A Offline
        AndyS
        Moderators
        wrote on 14 Oct 2019, 08:14 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
        • A Offline
          A Offline
          AndyS
          Moderators
          wrote on 15 Oct 2019, 04:20 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

          J 1 Reply Last reply 15 Oct 2019, 07:25
          0
          • A AndyS
            15 Oct 2019, 04:20

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

            J Offline
            J Offline
            JonB
            wrote on 15 Oct 2019, 07:25 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
            • A Offline
              A Offline
              AndyS
              Moderators
              wrote on 15 Oct 2019, 07:31 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

              O J J 3 Replies Last reply 15 Oct 2019, 07:34
              0
              • A AndyS
                15 Oct 2019, 07:31

                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.

                O Offline
                O Offline
                ODБOï
                wrote on 15 Oct 2019, 07:34 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

                A 1 Reply Last reply 15 Oct 2019, 07:36
                0
                • A AndyS
                  15 Oct 2019, 07:31

                  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 Offline
                  J Offline
                  J.Hilk
                  Moderators
                  wrote on 15 Oct 2019, 07:35 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.

                  A 1 Reply Last reply 15 Oct 2019, 07:37
                  0
                  • O ODБOï
                    15 Oct 2019, 07:34

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

                    A Offline
                    A Offline
                    AndyS
                    Moderators
                    wrote on 15 Oct 2019, 07:36 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 J.Hilk
                      15 Oct 2019, 07:35

                      @AndyS on your testserver everything is working?

                      Maybe trying a different host would help?

                      A Offline
                      A Offline
                      AndyS
                      Moderators
                      wrote on 15 Oct 2019, 07:37 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 1 Reply Last reply 15 Oct 2019, 07:40
                      0
                      • A AndyS
                        15 Oct 2019, 07:31

                        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 Offline
                        J Offline
                        JonB
                        wrote on 15 Oct 2019, 07:37 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 O 2 Replies Last reply 15 Oct 2019, 07:39
                        2
                        • J JonB
                          15 Oct 2019, 07:37

                          @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 15 Oct 2019, 07:39 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
                          • A AndyS
                            15 Oct 2019, 07:37

                            @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 Offline
                            J Offline
                            J.Hilk
                            Moderators
                            wrote on 15 Oct 2019, 07:40 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
                            • A Offline
                              A Offline
                              AndyS
                              Moderators
                              wrote on 15 Oct 2019, 07:44 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
                              • J JonB
                                15 Oct 2019, 07:37

                                @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"?? :)

                                O Offline
                                O Offline
                                ODБOï
                                wrote on 15 Oct 2019, 09:34 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 Offline
                                  J Offline
                                  J.Hilk
                                  Moderators
                                  wrote on 16 Oct 2019, 05:44 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 28 Oct 2019, 01:52 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.

                                    S 1 Reply Last reply 28 Oct 2019, 22:22
                                    0
                                    • Kent-DorfmanK Kent-Dorfman
                                      28 Oct 2019, 01:52

                                      [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.

                                      S Offline
                                      S Offline
                                      SGaist
                                      Lifetime Qt Champion
                                      wrote on 28 Oct 2019, 22:22 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 Offline
                                        J Offline
                                        J.Hilk
                                        Moderators
                                        wrote on 11 Dec 2019, 07:43 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
                                        • A Offline
                                          A Offline
                                          AndyS
                                          Moderators
                                          wrote on 11 Dec 2019, 07:59 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 1 Reply Last reply 11 Dec 2019, 08:05
                                          0

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved