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
  • Mark as read does not always work

    Unsolved
    3
    0 Votes
    3 Posts
    990 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
    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.

  • 0 Votes
    2 Posts
    716 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
    740 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
    442 Views
    No one has replied
  • About the forum interface

    3
    0 Votes
    3 Posts
    792 Views
    G

    Nice thank you !

  • High CPU Loading in visiting this forum

    Solved
    4
    0 Votes
    4 Posts
    909 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
    524 Views
    No one has replied
  • 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)

  • 0 Votes
    4 Posts
    2k Views
    S

    @tekojo said:

    @sfilippidis Hi!

    Yes, we don't have groups here functioning yet.
    We do have the idea of group moderators coming (delayed with the summer vacation season and the latest release of the forum software breaking our styles)
    But I do hope to get group moderator rights back really soon. Our front end guy is just busy with the Qt World Summit preparations, so that is delaying things a bit.

    Hello @tekojo !

    So, we will be waiting for news on this!

  • Merging old account into the current one

    3
    0 Votes
    3 Posts
    990 Views
    tekojoT

    @przemoc86 @przemoc
    Account change done.

  • Line breaks in code blocks?

    3
    0 Votes
    3 Posts
    968 Views
    A

    Thank you. The three backtick thing doesn't seem to be documented in the help I linked above.

  • Forum Login Problem

    6
    0 Votes
    6 Posts
    1k Views
    Andy314A

    @tekojo
    thank you very much - I am happy now.
    My old email is ok for me as well, I didnt expected such a problem from the renaming.

  • Qt 5-5 - Download Link problem

    6
    1 Votes
    6 Posts
    2k Views
    tekojoT

    @maximus happy that helped.

    I'll need to check how mirrorbrain is updated. I don't do that myself.

  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    5 Posts
    1k Views
    mrjjM

    Thank you. I also tried firefox in ubuntu and it has same issue.

  • Marking code blocks

    7
    0 Votes
    7 Posts
    3k Views
    M

    @Chris-Kawa Sadly the cpp syntax highlighting is obviously broken on qt.io
    Looking at the C++ sample at highlightjs.org we see it's not close to working here. What we urgently need is a default Qt code customized highlight mode for these forums. Like they have over at qtcentre.org reading Qt code is so much easier over there.