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 Updated to NodeBB v4.3 + New Features

Known issues with Qt Forum

Scheduled Pinned Locked Moved Qt.io webservices
98 Posts 12 Posters 32.6k Views 7 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #66

    Looks like I am also hit with the email issue...

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    JKSHJ 1 Reply Last reply
    0
    • SGaistS SGaist

      Looks like I am also hit with the email issue...

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #67

      @SGaist said in Known issues with Qt Forum:

      Looks like I am also hit with the email issue...

      Seems to have started working again?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

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

        Yeah, working now. Not sure what happened as there have been no changes lately. I will keep a closer eye on it (been swamped the last few days so not been able to monitor things closely)

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

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #69

          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.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

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

            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.

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

            AndySA 1 Reply Last reply
            0
            • SGaistS SGaist

              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.

              AndySA Offline
              AndySA Offline
              AndyS
              Moderators
              wrote on 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
              • 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 Online
                            J.HilkJ Online
                            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 Online
                                      J.HilkJ Online
                                      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

                                          • Login

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