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

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.
  • AndySA AndyS

    @JonB There are some features that I have noticed, but the main thing is down to security fixes too. We were so far behind that it was a risk in that respect and as a result it is better to be up to date to avoid anything known being exploited. Better to be safe than sorry after all :)

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

    @AndyS said in Known issues with Qt Forum:

    @JonB There are some features that I have noticed, but the main thing is down to security fixes too. We were so far behind that it was a risk in that respect and as a result it is better to be up to date to avoid anything known being exploited. Better to be safe than sorry after all :)

    Here's a new one, which I thought I had noticed, but wasn't sure. You wrote @JonB in your reply, but I did not get any "Notification" of your post (I have checked the list of Notifications to make sure I did not miss). This seems to have happened a few times lately, whereas in the past I don't think it did.

    Is this a new "feature", or is it to do with the way you posted the response and it has always been like that for the way you wrote it? :)

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

      @JonB It should have worked and it did come up before but that was supposedly resolved. So it seems that it has come back again but I also feel that this is all related to the same cause so I just need to figure out what that is. I was hoping to do that today but something more pressing came up so I had to deal with that first. But hopefully I will be able to move forward with this soon. Although it works for me, it bugs the hell out of me too :)

      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
        #46

        To update. I have been spending some time trying to understand why the unread posts looks wrong, I am still going round in circles but at least it seems that the the database is correct so the forum is not doing the logic correctly. I am still trying to get my head around that part of the code but I have not connected all the dots yet, but progress is being made!

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

        1 Reply Last reply
        2
        • AndySA Offline
          AndySA Offline
          AndyS
          Moderators
          wrote on last edited by
          #47

          After further investigation with the unread posts issue (which is connected to the wrong vote count and so on) it has been placed in the hands of IT now. After checking the database and NodeBB, the problem does not seem to stem from there but potentially due to how our forum is generally hosted it would seem. I was able to see two different set of unread lists from the same IP but on two different computers. Indicating that it is not consistently incorrect but something else seems to be getting in the way here. We hope to have it resolved soon, and I will focus on the other known issues while that goes on.

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

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

            After further investigation with the unread posts issue (which is connected to the wrong vote count and so on) it has been placed in the hands of IT now. After checking the database and NodeBB, the problem does not seem to stem from there but potentially due to how our forum is generally hosted it would seem. I was able to see two different set of unread lists from the same IP but on two different computers. Indicating that it is not consistently incorrect but something else seems to be getting in the way here. We hope to have it resolved soon, and I will focus on the other known issues while that goes on.

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

            @AndyS Is there any real benefit in the last 'Updates' ?
            I mean nothing really changed.., i only can see a useless 'votes' column in the topic list (usless because it counts OPs question votes) and nothing else.
            is it worth to introduce 50 bugs for that ? Forum is broken for nothing for days

            • "last answer" feature is broken
            • sometimes you see "No one has replied" but there are 3-4 answers already
            • upvotes show 0 if vote < 2
              ...
              ...
            kshegunovK AndySA 2 Replies Last reply
            1
            • ODБOïO ODБOï

              @AndyS Is there any real benefit in the last 'Updates' ?
              I mean nothing really changed.., i only can see a useless 'votes' column in the topic list (usless because it counts OPs question votes) and nothing else.
              is it worth to introduce 50 bugs for that ? Forum is broken for nothing for days

              • "last answer" feature is broken
              • sometimes you see "No one has replied" but there are 3-4 answers already
              • upvotes show 0 if vote < 2
                ...
                ...
              kshegunovK Offline
              kshegunovK Offline
              kshegunov
              Moderators
              wrote on last edited by
              #49

              @LeLev said in Known issues with Qt Forum:

              Is there any real benefit in the last 'Updates' ?

              1. Security updates
              2. I, personally, have been waiting for the edit history feature for ages ...

              Read and abide by the Qt Code of Conduct

              1 Reply Last reply
              3
              • ODБOïO ODБOï

                @AndyS Is there any real benefit in the last 'Updates' ?
                I mean nothing really changed.., i only can see a useless 'votes' column in the topic list (usless because it counts OPs question votes) and nothing else.
                is it worth to introduce 50 bugs for that ? Forum is broken for nothing for days

                • "last answer" feature is broken
                • sometimes you see "No one has replied" but there are 3-4 answers already
                • upvotes show 0 if vote < 2
                  ...
                  ...
                AndySA Offline
                AndySA Offline
                AndyS
                Moderators
                wrote on last edited by
                #50

                @LeLev the issues you are seeing are not connected to the forum updates at all from what I can tell. Something has gone off with the setup itself which is why the issues are happening. As mentioned in my latest update I was able to see on two different computers a different result, it was correct on one computer but incorrect on the other. Therefore both the database and forum software are appearing to work correctly. However we do have some form of load distribution in place for the server so we suspect something might be wrong on that side of things so it is being investigated further.

                It is unfortunate that this happened, but at least with future updates it will be possible to do it closer to the release so it makes it easier to stay on top of issues as they are occur and we hope to have this one solved soon.

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

                1 Reply Last reply
                2
                • AndySA AndyS

                  Ok, the fav-icon I can understand why it goes away, the problem is due to how our server works so the change I made doesn't get saved, therefore I need to do it a different way to make it stick. I'll try and sort that out today, though I am not sure why it stopped working initially because it has nothing to do with the upgrades.

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

                  @AndyS said in Known issues with Qt Forum:

                  Ok, the fav-icon I can understand why it goes away, the problem is due to how our server works so the change I made doesn't get saved, therefore I need to do it a different way to make it stick. I'll try and sort that out today, though I am not sure why it stopped working initially because it has nothing to do with the upgrades.

                  So while you're waiting for the counter issue, can you fix the "favicon", please, I want to be able to see something noticeable on my bookmarks bar, please :)

                  @AndyS said in Known issues with Qt Forum:

                  @JonB It should have worked and it did come up before but that was supposedly resolved. So it seems that it has come back again but I also feel that this is all related to the same cause so I just need to figure out what that is. I was hoping to do that today but something more pressing came up so I had to deal with that first. But hopefully I will be able to move forward with this soon. Although it works for me, it bugs the hell out of me too :)

                  And I still find that if you/others write @JonB inline like that I do not get the notification alarm so I never know you have replied. If that is/was supposed to work (as opposed to going full Reply), can we have that back too, because this one actually matters! :)

                  AndySA 1 Reply Last reply
                  0
                  • JonBJ JonB

                    @AndyS said in Known issues with Qt Forum:

                    Ok, the fav-icon I can understand why it goes away, the problem is due to how our server works so the change I made doesn't get saved, therefore I need to do it a different way to make it stick. I'll try and sort that out today, though I am not sure why it stopped working initially because it has nothing to do with the upgrades.

                    So while you're waiting for the counter issue, can you fix the "favicon", please, I want to be able to see something noticeable on my bookmarks bar, please :)

                    @AndyS said in Known issues with Qt Forum:

                    @JonB It should have worked and it did come up before but that was supposedly resolved. So it seems that it has come back again but I also feel that this is all related to the same cause so I just need to figure out what that is. I was hoping to do that today but something more pressing came up so I had to deal with that first. But hopefully I will be able to move forward with this soon. Although it works for me, it bugs the hell out of me too :)

                    And I still find that if you/others write @JonB inline like that I do not get the notification alarm so I never know you have replied. If that is/was supposed to work (as opposed to going full Reply), can we have that back too, because this one actually matters! :)

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

                    @JonB said in Known issues with Qt Forum:

                    @AndyS said in Known issues with Qt Forum:

                    Ok, the fav-icon I can understand why it goes away, the problem is due to how our server works so the change I made doesn't get saved, therefore I need to do it a different way to make it stick. I'll try and sort that out today, though I am not sure why it stopped working initially because it has nothing to do with the upgrades.

                    So while you're waiting for the counter issue, can you fix the "favicon", please, I want to be able to see something noticeable on my bookmarks bar, please :)

                    That is next on my list yes, the file is uploaded but for some reason it refuses to keep the link to it. But I hope to have that figured out asap.

                    @AndyS said in Known issues with Qt Forum:

                    @JonB It should have worked and it did come up before but that was supposedly resolved. So it seems that it has come back again but I also feel that this is all related to the same cause so I just need to figure out what that is. I was hoping to do that today but something more pressing came up so I had to deal with that first. But hopefully I will be able to move forward with this soon. Although it works for me, it bugs the hell out of me too :)

                    And I still find that if you/others write @JonB inline like that I do not get the notification alarm so I never know you have replied. If that is/was supposed to work (as opposed to going full Reply), can we have that back too, because this one actually matters! :)

                    This one is odd because I have had no problems with this myself, is anyone else experiencing problems with the notification?

                    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

                      @JonB said in Known issues with Qt Forum:

                      @AndyS said in Known issues with Qt Forum:

                      Ok, the fav-icon I can understand why it goes away, the problem is due to how our server works so the change I made doesn't get saved, therefore I need to do it a different way to make it stick. I'll try and sort that out today, though I am not sure why it stopped working initially because it has nothing to do with the upgrades.

                      So while you're waiting for the counter issue, can you fix the "favicon", please, I want to be able to see something noticeable on my bookmarks bar, please :)

                      That is next on my list yes, the file is uploaded but for some reason it refuses to keep the link to it. But I hope to have that figured out asap.

                      @AndyS said in Known issues with Qt Forum:

                      @JonB It should have worked and it did come up before but that was supposedly resolved. So it seems that it has come back again but I also feel that this is all related to the same cause so I just need to figure out what that is. I was hoping to do that today but something more pressing came up so I had to deal with that first. But hopefully I will be able to move forward with this soon. Although it works for me, it bugs the hell out of me too :)

                      And I still find that if you/others write @JonB inline like that I do not get the notification alarm so I never know you have replied. If that is/was supposed to work (as opposed to going full Reply), can we have that back too, because this one actually matters! :)

                      This one is odd because I have had no problems with this myself, is anyone else experiencing problems with the notification?

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

                      @AndyS
                      Now, you just went Quote, didn't you? And I do not get a notification for that either. But if you had gone Reply, I would have done.

                      Now, someone's signature does/used to say "Please press 'Reply', not 'Quote', so that I get notified". So the notification must be something to do with how it parses? This is why I have been asking whether just writing "@JonB ...." at the start, which seems to be popular atm for whatever reason, has ever worked or whether it's in the same category as "Quote" which I don't think has ever notified?

                      AndySA 1 Reply Last reply
                      0
                      • JonBJ JonB

                        @AndyS
                        Now, you just went Quote, didn't you? And I do not get a notification for that either. But if you had gone Reply, I would have done.

                        Now, someone's signature does/used to say "Please press 'Reply', not 'Quote', so that I get notified". So the notification must be something to do with how it parses? This is why I have been asking whether just writing "@JonB ...." at the start, which seems to be popular atm for whatever reason, has ever worked or whether it's in the same category as "Quote" which I don't think has ever notified?

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

                        @JonB But using quote does put your name at the top, can you screen shot your notification settings in the profile and send me it via PM?

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

                        1 Reply Last reply
                        0
                        • Chris KawaC Offline
                          Chris KawaC Offline
                          Chris Kawa
                          Lifetime Qt Champion
                          wrote on last edited by
                          #55

                          I don't know if this was mentioned before, but one curious thing about the notifications is that I seem to be getting the right amount of the notification sounds and right about when the changes happen. It's just the notification icon and list that don't update.

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

                            It has always been correct for me at least, but I noticed there is some difference if you are on the page already or something so the icon may not update as it counts as you already seeing it

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

                            1 Reply Last reply
                            0
                            • Chris KawaC Offline
                              Chris KawaC Offline
                              Chris Kawa
                              Lifetime Qt Champion
                              wrote on last edited by
                              #57

                              I was on another page and got 4 sounds, then a popup on the lower right corner but no new notifications on the list or count on the icon. When I refreshed the page the icon still showed nothing but there was notification on the list (but not highlighed, as if I've already seen it), and when I clicked it it brought me to this topic and there were indeed 4 new posts I haven't seen.

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

                                Its possibly related to the same unread issue then in that case, we are not sure why that happens but it does depend on the same process to update it so odds are that the cause is the same so once we are certain that is taken care of then we can see if the other issues are solved as a result.

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

                                aha_1980A 1 Reply Last reply
                                0
                                • AndySA AndyS

                                  Its possibly related to the same unread issue then in that case, we are not sure why that happens but it does depend on the same process to update it so odds are that the cause is the same so once we are certain that is taken care of then we can see if the other issues are solved as a result.

                                  aha_1980A Offline
                                  aha_1980A Offline
                                  aha_1980
                                  Lifetime Qt Champion
                                  wrote on last edited by
                                  #59

                                  @AndyS The latest status quo for me is, that I get notifications for upvotes and chat messages, but not at all when I'm mentioned.

                                  So I may already missed some topics because after 3 or 4 other answers you likely miss the message that was directed to you.

                                  Regards

                                  Qt has to stay free or it will die.

                                  kshegunovK 1 Reply Last reply
                                  0
                                  • aha_1980A aha_1980

                                    @AndyS The latest status quo for me is, that I get notifications for upvotes and chat messages, but not at all when I'm mentioned.

                                    So I may already missed some topics because after 3 or 4 other answers you likely miss the message that was directed to you.

                                    Regards

                                    kshegunovK Offline
                                    kshegunovK Offline
                                    kshegunov
                                    Moderators
                                    wrote on last edited by
                                    #60

                                    Have you tried resetting the options in your profile? If I recall correctly I had that problem, but after deselecting, saving and reselecting and saving the notification preferences it sorted itself out. Worth a try ...

                                    Read and abide by the Qt Code of Conduct

                                    aha_1980A JonBJ 2 Replies Last reply
                                    1
                                    • kshegunovK kshegunov

                                      Have you tried resetting the options in your profile? If I recall correctly I had that problem, but after deselecting, saving and reselecting and saving the notification preferences it sorted itself out. Worth a try ...

                                      aha_1980A Offline
                                      aha_1980A Offline
                                      aha_1980
                                      Lifetime Qt Champion
                                      wrote on last edited by
                                      #61

                                      @kshegunov good hint. It seems that setting got disabled somehow. I swear it was working before - let's see :)

                                      Qt has to stay free or it will die.

                                      1 Reply Last reply
                                      1
                                      • kshegunovK kshegunov

                                        Have you tried resetting the options in your profile? If I recall correctly I had that problem, but after deselecting, saving and reselecting and saving the notification preferences it sorted itself out. Worth a try ...

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

                                        @kshegunov I have just tried complete reset on mine, we'll see if any improvement....

                                        1 Reply Last reply
                                        1
                                        • JKSHJ Offline
                                          JKSHJ Offline
                                          JKSH
                                          Moderators
                                          wrote on last edited by
                                          #63

                                          I stopped receiving email notifications 2 days ago. I still receive (some? all?) web notifications.

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

                                          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