Skip to content

Qt.io webservices

Talk about the Qt.io web services. Found a bug on any of the services? Missing a feature? Post here!

1.3k Topics 8.8k Posts
QtWS25 Last Chance
  • Can't use my bugreports account

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    Y
    @jukka It works :) Thank you very much.
  • Lagging

    Unsolved
    10
    0 Votes
    10 Posts
    2k Views
    JKSHJ
    Haha, now I'm experiencing the lags too. @tekojo said: Yes, we seem to have issues with the infra. It is being worked on, and we really hope to get it solved soon. It all comes down to traffic increasing steadily all the time, and we need to keep up with that. It's a good problem to have, I guess :)
  • How to escape $$ in code block?

    Solved
    4
    1 Votes
    4 Posts
    1k Views
    SGaistS
    Hi, I might be wrong but it could be a markdown issue. The only workaround I found is to use spaces and tell people to remove them when they copy the code around.
  • Favorite / reputation confusion

    Solved
    5
    2 Votes
    5 Posts
    1k Views
    tekojoT
    Yes, the words are unfortunately not standard. The latest nodebb themes seem to hide the favourite tab to the topic menu, which makes sense. But we could still change the voting buttons to thumbs up and down or something more sensible. Also hints on mouse-over would definitely make sense. I'll ask when someone here can hack our theme to include those changes.
  • Clearing chat notifications

    Unsolved
    1
    0 Votes
    1 Posts
    526 Views
    No one has replied
  • email change broken?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    jeremy_kJ
    @koahnig Past tense. I've already been helped, but thanks for the offer. The reply was for anyone else in the same situation.
  • Back-Button doesn't work

    Solved
    4
    0 Votes
    4 Posts
    944 Views
    G
    Hi, just did another Test on another PC with a fresh installed opera and everything works fine. So it looks like a problem of my opera installation, not a problem of the forum software. Thanks gerd
  • Why not just redirect to Stack Overflow?

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    tekojoT
    @TOMATO_QT You pretty much have the answer to your question there. SO does not help one bit in keeping a community together. Also fragmenting the services does not help in that (Q&A in SO, other things here), and people would probably still cross post to both (or shout for a Q&A area here). I don't see having multiple Q&A forums an issue (there's Qt centre, Qtforum, Qt apps, Qt developpez, Qtfr, and other local sites too). The thing we try to do here, is to be a place where the community can come together, talk and ask questions among other things.
  • Mark as read does not always work

    Unsolved forum website marking as read
    3
    0 Votes
    3 Posts
    1k Views
    K
    @tekojo I guess most will not see the bug, because it is not obvious with a long list of posts. I had noticed only because there where only two and I incidently decided to check them out. BTW this is on Chrome on Win 10.
  • This forum need few improvements

    Unsolved user experience website design
    8
    1 Votes
    8 Posts
    2k Views
    Y
    @SGaist I could be missing something, but if we can run some JavaScript on the top of the old forum pages, this is a solved problem. or at least temporarily until we come with something better.
  • Link to markdown documentation should open in a new tab or window

    Unsolved
    2
    0 Votes
    2 Posts
    754 Views
    Chris KawaC
    It does open in a separate window for me. Anyway, most half decent browsers would preserve the form data if you hit back. At least Chrome does.
  • How to write multi-line code blocks?

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    SGaistS
    Strange… I've updated it for you
  • Frequent "forum software has been updated" messages

    Unsolved
    2
    0 Votes
    2 Posts
    808 Views
    tekojoT
    @xargs1 actually neither. We had a server malfunctioning on the weekend, it was crashing at regular intervals. And as we are running a clustered setup for the forum, every time the server went down traffic from that node went to the other nodes, and that looks like an update (taken offline, and brought back somewhere else) to the forum software. Sometimes the load balancer does the same trick and you get the message if you keep a window open long enough. But the message is completely harmless.
  • Forum search broken

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    A
    @JKSH As indicated above I have use other search engines to find what I am looking for. It escapes me why you would want to abandon something that is working, for something that is practically useless. I hope you resove this problem quickly.
  • Corruped URLs in user profiles

    Unsolved
    1
    0 Votes
    1 Posts
    458 Views
    No one has replied
  • About the forum interface

    3
    0 Votes
    3 Posts
    838 Views
    G
    Nice thank you !
  • High CPU Loading in visiting this forum

    Solved
    4
    0 Votes
    4 Posts
    965 Views
    tekojoT
    Sounds strange. This site relies on websockets, so maybe something there interfering?
  • (Solved) Forums: Can only see newest 20 items in each forum

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    mrjjM
    @tekojo Fix confirmed. All seems to work now :)
  • worst code tag ever ?

    1
    0 Votes
    1 Posts
    558 Views
    No one has replied
  • Refreshing a post page increment the "views" counter in the Forum

    3
    0 Votes
    3 Posts
    1k Views
    tekojoT
    I'll take a look, but honestly I haven't even looked at individual thread view counts. If there is an option, I'll take a look and see what can be done. But I'm guessing that there is no good solution, as it is practically impossible to differentiate what is a new view or reload (logged in users should be identifiable, but visitors are pretty much anonymous)