Skip to content

Behind the Scenes

This is where all the posts related to the Qt web services go. Including severe sillyness.
1.5k Topics 10.3k Posts

Subcategories


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

    1k 9k
    1k Topics
    9k Posts
    RokeJulianLockhartR
    It looked like I was logged in, but had no permissions. @Stephen-H, that's very similar to what I saw, if not identical. have you tried registering with a custom domain? I believe that might have been the root cause of my issue until a jira admin approved it If, by “custom domain”, you refer to the domain after the local part of an e-mail address, and merely mean an unusual one, I'm utilising @rokejulianlockhart.addy.io, so that's plausible. However, for me, the solution was as that QTWEBSITE bug describes; manually initiate SSO correlation for my Atlassian account at QTJIRA. I don't think I saw a hash identifier anywhere It'd be in a small box in the bottom-right, so although I'll believe you, you might have missed it; I almost did.
  • Having a writer's block? Discuss your wiki pages and all related matters here.
    185 1k
    185 Topics
    1k Posts
    Paul ColbyP
    Hi @RokeJulianLockhart, just some additional thoughts to consider... Kubuntu is an official "flavor" of Ubuntu. That is, its supported by Ubunutu, and has the same LTS and non-LTS releases Ubuntu has. KDE Neon is based-on an LTS Ubuntu, but is not supported by Ubuntu. It contains more recent KDE components, and is maintained (not sure about supported) by KDE devs. So there's definitely pro's and con's to both. But I'm sure both are good either way. I ask about Kubuntu explicitly because it's Qt-based, being the KDE Plasma variant, so I prefer it for verifying Qt bugs. While KDE is Qt-based, it actually uses Qt-derived libs, rather than Qt per se. So while it really doesn't matter, if you really like to use Qt on Ubuntu (as I do), then I can recommend Lubuntu, which is also an official Ubuntu flavour (supported by Ubuntu), but using the LXQt desktop by default instead. LXQt is a lightweight Qt-based desktop environment, so much more Qt-pure than KDE is (though again, it really doesn't matter). It's certainly not as feature rich as KDE, but then its without KDE's bloat too. LXQt suits my needs perfectly (by largely staying out of my way), but of course might not be right for you. Worth knowing about anyway. Cheers.