Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. Can't reply to a post because my comment gets flagged as spam

Can't reply to a post because my comment gets flagged as spam

Scheduled Pinned Locked Moved Unsolved The Lounge
17 Posts 10 Posters 1.4k 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.
  • C Offline
    C Offline
    Cofeiini
    wrote on last edited by
    #1

    I recently upgraded to Qt 6.7.2 and had some compiler issues. While looking for a solution I came across a post on this forum that described the same issue.
    I later found a bug report that contained a solution to that issue and was trying to reply to the post with that information, but I keep getting an error message "Post content was flagged as spam by Akismet.com".

    Is there some kind of reputation threshold or do I need to somehow verify my account?

    1 Reply Last reply
    5
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      get my upvote and try again in a few minutes

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Cofeiini
        wrote on last edited by
        #3

        Thanks for the reply, but my comment is still getting marked as spam.
        After doing some searching, it seems that there is a reputation requirement but it's unclear how much is needed and the error message I get is not helping.

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

          Hi,

          Did you post your code between coding tags ?

          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
          2
          • C Offline
            C Offline
            Cofeiini
            wrote on last edited by
            #5

            Yes. I tried both inline code and code blocks.

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

              How long is the code that you are trying to post ?

              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
              • C Offline
                C Offline
                Cofeiini
                wrote on last edited by
                #7

                It's just two lines and both have about 60 characters.

                1 Reply Last reply
                0
                • sierdzioS Offline
                  sierdzioS Offline
                  sierdzio
                  Moderators
                  wrote on last edited by
                  #8

                  I had this issue yesterday, the reason turned out to be... repeated words. I said "very" a few times in a row and it got auto-flagged. Removing the duplication solved the issue. Maybe it will help also in your case - the reason for the flag may be completely stupid ;-)

                  (Z(:^

                  1 Reply Last reply
                  0
                  • JonBJ Offline
                    JonBJ Offline
                    JonB
                    wrote on last edited by
                    #9

                    So make sure your code does not have a repeated word, like long long ;-)

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      Cofeiini
                      wrote on last edited by
                      #10

                      I tried to condense the message and removed as much duplicate text as I could, but I still get flagged as spam. I made sure there are no links and have only one code block.
                      This would be more manageable if the notification gave more information >:|

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        ALPs
                        wrote on last edited by
                        #11

                        Perhaps contact Akismet.com, so they appreciate there is an issue.
                        At the same time, maybe Qt could pressure Akismet.com to resolve this issue.

                        C 1 Reply Last reply
                        0
                        • VRoninV Offline
                          VRoninV Offline
                          VRonin
                          wrote on last edited by
                          #12

                          Try uploading your code to https://pastebin.com/ and post the link instead

                          "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                          ~Napoleon Bonaparte

                          On a crusade to banish setIndexWidget() from the holy land of Qt

                          1 Reply Last reply
                          1
                          • A ALPs

                            Perhaps contact Akismet.com, so they appreciate there is an issue.
                            At the same time, maybe Qt could pressure Akismet.com to resolve this issue.

                            C Offline
                            C Offline
                            Cofeiini
                            wrote on last edited by
                            #13

                            @ALPs said in Can't reply to a post because my comment gets flagged as spam:

                            Perhaps contact Akismet.com, so they appreciate there is an issue.
                            At the same time, maybe Qt could pressure Akismet.com to resolve this issue.

                            I think it's a plugin, so the service itself isn't in direct control of this. It's probably a slightly aggressive configuration that is blocking me. I've been digging for more info and the common filter has been the reputation on the forum.

                            @VRonin said in Can't reply to a post because my comment gets flagged as spam:

                            Try uploading your code to https://pastebin.com/ and post the link instead

                            That might work, but I imagine links being filtered just like code blocks. I'll try the pastebin if I don't get this working pretty soon.

                            1 Reply Last reply
                            0
                            • L Offline
                              L Offline
                              linuxguy123
                              wrote on last edited by linuxguy123
                              #14

                              I have the same problem trying to post content to this thread: https://forum.qt.io/topic/158879/no-suitable-kits-found-no-qml-utility-installed-fedora-40-qt-6-7-2

                              At the same time, maybe Qt could pressure Akismet.com to resolve this issue.

                              It should be pretty easy to resolve this... just ignore everything that is in a code block. Spammers don't use code blocks.

                              L 1 Reply Last reply
                              1
                              • P Offline
                                P Offline
                                Paddle
                                wrote on last edited by Paddle
                                #15

                                This is incredible. I write a detailed post and get this error as well. This is so frustrating. And apparantly no solutions have been found since last year? I mean you can't post code blocks in Qt forum?

                                1 Reply Last reply
                                1
                                • B Offline
                                  B Offline
                                  berry36
                                  wrote on last edited by
                                  #16
                                  This post is deleted!
                                  1 Reply Last reply
                                  0
                                  • L linuxguy123

                                    I have the same problem trying to post content to this thread: https://forum.qt.io/topic/158879/no-suitable-kits-found-no-qml-utility-installed-fedora-40-qt-6-7-2

                                    At the same time, maybe Qt could pressure Akismet.com to resolve this issue.

                                    It should be pretty easy to resolve this... just ignore everything that is in a code block. Spammers don't use code blocks.

                                    L Offline
                                    L Offline
                                    L0uisc
                                    wrote last edited by
                                    #17

                                    @linuxguy123 they will start to once they realize the code blocks is not checked.

                                    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