Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Known issues with Qt Forum

    Qt.io webservices
    12
    98
    12528
    Loading More Posts
    • 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.
    • AndyS
      AndyS Moderators last edited by AndyS

      To try and make it easier to keep track of these and what is planned to happen and so on then I am starting this thread to make it easier to keep track, so if there is any known issues that come up at any point then please reply to this thread and I will add this to the list here and update it when it is resolved.

      • Update to v1.8 - Scheduled for fix 29th August 22:00 CEST
      • Update to v1.9 - Scheduled for fix 26th September 08:00 CEST
      • Update to v1.10 - Scheduled for fix 26th September 08:00 CEST
      • Update to v1.11 - Scheduled for fix 26th September 08:00 CEST
      • Update to v1.12
      • Update to v1.13 - Scheduled for February
      • RSS feeds currently show [[qanda:...]] inside some topic titles
      • Active up/down vote buttons appear in blue and not Qt-green - Scheduled for fix 29th August 22:00 CEST
      • Reply notifications are not always flagging in the notification icon (they appear in the list but the icon does not update)
      • Unread list is showing a preview of the wrong post
      • Vote counters for a post is not updating for some
      • Not all the lists in forum.qt.io/users are showing the next/previous options
      • Some oddness happening with notifications (likely related to the same cause as the above issues)
      • Favicon is not showing
      • Quoted replies are not triggering notifications (this predates the updates so may be a NodeBB bug)
      • Search popup contains non clickable links

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

      1 Reply Last reply Reply Quote 1
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        CSS wise, the upvote button is back to default blue (I don't count that as a bug though)

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

        AndyS 1 Reply Last reply Reply Quote 5
        • AndyS
          AndyS Moderators @SGaist last edited by

          @sgaist said in Known issues with Qt Forum:

          CSS wise, the upvote button is back to default blue (I don't count that as a bug though)

          Next to the reply, quote links for a post? Shows up grey for me here.

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

          kshegunov 1 Reply Last reply Reply Quote 0
          • kshegunov
            kshegunov Moderators @AndyS last edited by

            @andys said in Known issues with Qt Forum:

            Shows up grey for me here.

            He means when it's active. Olli, I think, put it in Qt-green before. Probably some of the CSS got overwritten/modified with the update.

            Read and abide by the Qt Code of Conduct

            AndyS 1 Reply Last reply Reply Quote 0
            • AndyS
              AndyS Moderators @kshegunov last edited by

              @kshegunov said in Known issues with Qt Forum:

              @andys said in Known issues with Qt Forum:

              Shows up grey for me here.

              He means when it's active. Olli, I think, put it in Qt-green before. Probably some of the CSS got overwritten/modified with the update.

              Aha, now I see what you mean, that I can probably track down easily enough, will add it to the list. Thanks!

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

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                Two additional findings of this morning. It seems there's either some caching issue or delay with regards to spammers.

                Deleted threads seems to not be shown properly on first access after deletion.
                Same goes for banned people, their status doesn't seem to show up correctly.

                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 Reply Quote 0
                • SGaist
                  SGaist Lifetime Qt Champion last edited by

                  One more, the off by one issue seen in the counters has another more problematic side effect. If you have "one page plus one post" you can't access the last one because the needed pagination is not generated.

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

                  AndyS 1 Reply Last reply Reply Quote 0
                  • AndyS
                    AndyS Moderators @SGaist last edited by

                    @sgaist As in the off by one ala unread posts you mean?

                    I have been trying to see if there is some way to trigger a check on the db but so far have not found anything reliable. I did manage to upgrade the local db to 1.9 now at least so I am trying to compare that with the other test one which is still using 1.8 to see if any issues happen to be fixed.

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

                    1 Reply Last reply Reply Quote 0
                    • SGaist
                      SGaist Lifetime Qt Champion last edited by

                      Yes exactly. I do wonder if it's database question or a bug in the software stack.

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

                      AndyS 1 Reply Last reply Reply Quote 0
                      • AndyS
                        AndyS Moderators @SGaist last edited by

                        I do think somehow it is the database but I am not sure what yet. I might have to resort to contacting them about it to see what I can look at.

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

                        1 Reply Last reply Reply Quote 0
                        • AndyS
                          AndyS Moderators last edited by

                          I think the notification issue has something to do with the damn Qt theme and I am tempted to switch it to Persona just to see if it fixes everything else :P

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

                          1 Reply Last reply Reply Quote 0
                          • SGaist
                            SGaist Lifetime Qt Champion last edited by

                            It might be something different. I just saw that even though you have posted twice in this thread. On the "main page" it shows my last post on it but it doesn't happen on all threads.

                            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 Reply Quote 0
                            • AndyS
                              AndyS Moderators last edited by

                              I managed to reproduce an unread issue at least on the test one now, also I can toggle notifications working on and off by switching to Persona so I think that using the default theme might show it all working. Problem is being sure.

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

                              1 Reply Last reply Reply Quote 0
                              • AndyS
                                AndyS Moderators last edited by

                                Ok, I am going to do a quick switch of the theme to compare the unread list and then switch it back right after. Fingers crossed it shows a difference.

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

                                1 Reply Last reply Reply Quote 0
                                • SGaist
                                  SGaist Lifetime Qt Champion last edited by

                                  Sounds like there's some stuff that is way too entangled 0o

                                  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 Reply Quote 0
                                  • AndyS
                                    AndyS Moderators last edited by

                                    Incredibly it does all seem to be connected to the theme, it can't be the changes I did since that is all CSS so something else in it is getting in the way. I will check this further in the morning but I think we are getting close now at least.

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

                                    1 Reply Last reply Reply Quote 0
                                    • SGaist
                                      SGaist Lifetime Qt Champion last edited by

                                      Looks like it indeed. It almost make regretting the time of static pages ;-)

                                      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 Reply Quote 0
                                      • SGaist
                                        SGaist Lifetime Qt Champion last edited by

                                        I have a phantom thread in my unread list. The user deleted it, but it keeps appearing even after marking it explicitly as read.

                                        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 Reply Quote 0
                                        • aha_1980
                                          aha_1980 Lifetime Qt Champion last edited by

                                          @AndyS All sub-pages of https://forum.qt.io/users miss the <previous>/<next> links to scroll through the lists. I don't know since when this is missing, but is was working, I swear :)

                                          Qt has to stay free or it will die.

                                          AndyS 1 Reply Last reply Reply Quote 0
                                          • AndyS
                                            AndyS Moderators @aha_1980 last edited by

                                            @aha_1980 said in Known issues with Qt Forum:

                                            @AndyS All sub-pages of https://forum.qt.io/users miss the <previous>/<next> links to scroll through the lists. I don't know since when this is missing, but is was working, I swear :)

                                            It shows up for me in the Banned and Most Flagged lists at least, and it seems NodeBB.org's own forum has it up for all the pages. I'll add this to the list.

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

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post