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.
  • A Offline
    A Offline
    AndyS
    Moderators
    wrote on 27 Aug 2019, 16:23 last edited by AndyS
    #1

    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
    1
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 27 Aug 2019, 18:21 last edited by
      #2

      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

      A 1 Reply Last reply 27 Aug 2019, 18:22
      5
      • S SGaist
        27 Aug 2019, 18:21

        Hi,

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

        A Offline
        A Offline
        AndyS
        Moderators
        wrote on 27 Aug 2019, 18:22 last edited by
        #3

        @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

        K 1 Reply Last reply 27 Aug 2019, 19:04
        0
        • A AndyS
          27 Aug 2019, 18:22

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

          K Offline
          K Offline
          kshegunov
          Moderators
          wrote on 27 Aug 2019, 19:04 last edited by
          #4

          @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

          A 1 Reply Last reply 27 Aug 2019, 19:05
          0
          • K kshegunov
            27 Aug 2019, 19:04

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

            A Offline
            A Offline
            AndyS
            Moderators
            wrote on 27 Aug 2019, 19:05 last edited by
            #5

            @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
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 2 Sept 2019, 09:08 last edited by
              #6

              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
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 2 Sept 2019, 17:24 last edited by
                #7

                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

                A 1 Reply Last reply 2 Sept 2019, 21:05
                0
                • S SGaist
                  2 Sept 2019, 17:24

                  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.

                  A Offline
                  A Offline
                  AndyS
                  Moderators
                  wrote on 2 Sept 2019, 21:05 last edited by
                  #8

                  @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
                  0
                  • S Offline
                    S Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on 2 Sept 2019, 21:16 last edited by
                    #9

                    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

                    A 1 Reply Last reply 2 Sept 2019, 21:19
                    0
                    • S SGaist
                      2 Sept 2019, 21:16

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

                      A Offline
                      A Offline
                      AndyS
                      Moderators
                      wrote on 2 Sept 2019, 21:19 last edited by
                      #10

                      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
                      0
                      • A Offline
                        A Offline
                        AndyS
                        Moderators
                        wrote on 2 Sept 2019, 21:28 last edited by
                        #11

                        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
                        0
                        • S Offline
                          S Offline
                          SGaist
                          Lifetime Qt Champion
                          wrote on 2 Sept 2019, 21:35 last edited by
                          #12

                          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
                          0
                          • A Offline
                            A Offline
                            AndyS
                            Moderators
                            wrote on 2 Sept 2019, 21:37 last edited by
                            #13

                            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
                            0
                            • A Offline
                              A Offline
                              AndyS
                              Moderators
                              wrote on 2 Sept 2019, 21:42 last edited by
                              #14

                              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
                              0
                              • S Offline
                                S Offline
                                SGaist
                                Lifetime Qt Champion
                                wrote on 2 Sept 2019, 21:42 last edited by
                                #15

                                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
                                0
                                • A Offline
                                  A Offline
                                  AndyS
                                  Moderators
                                  wrote on 2 Sept 2019, 21:46 last edited by
                                  #16

                                  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
                                  0
                                  • S Offline
                                    S Offline
                                    SGaist
                                    Lifetime Qt Champion
                                    wrote on 2 Sept 2019, 21:50 last edited by
                                    #17

                                    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
                                    0
                                    • S Offline
                                      S Offline
                                      SGaist
                                      Lifetime Qt Champion
                                      wrote on 6 Sept 2019, 22:28 last edited by
                                      #18

                                      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
                                      0
                                      • A Offline
                                        A Offline
                                        aha_1980
                                        Lifetime Qt Champion
                                        wrote on 7 Sept 2019, 12:52 last edited by
                                        #19

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

                                        A 1 Reply Last reply 9 Sept 2019, 06:56
                                        0
                                        • A aha_1980
                                          7 Sept 2019, 12:52

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

                                          A Offline
                                          A Offline
                                          AndyS
                                          Moderators
                                          wrote on 9 Sept 2019, 06:56 last edited by
                                          #20

                                          @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
                                          1

                                          10/98

                                          2 Sept 2019, 21:19

                                          topic:navigator.unread, 88
                                          • Login

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