Re: [Interest] Installer problems

2023-07-04 Thread EXT Mitch Curtis via Interest
I agree. I created a somewhat related suggestion here: https://bugreports.qt.io/browse/QTIFW-3012 From: Interest on behalf of Turtle Creek Software Date: Wednesday, 5 July 2023 at 02:43 To: Sze Howe Koh Cc: interest@qt-project.org Subject: Re: [Interest] Installer problems Thanks for the sug

Re: [Interest] Installer problems

2023-07-04 Thread Turtle Creek Software
Thanks for the suggestion. We did finish the installs eventually, but we'll try that if the problem repeats in the future. If time-outs are a common problem, maybe it would help to add this as an option in the installer interface? More accessible than a terminal command line buried in a wiki... Th

Re: [Interest] Installer problems

2023-07-04 Thread Sze Howe Koh
On Mon, 3 Jul 2023 at 20:49, Turtle Creek Software wrote: > > To diagnose a recent problem, we needed to install Qt on several different > computers with different Qt and OS setups. > > The open source installer has about a 33% success rate. It gives several hash > and socket time-out errors alo

Re: [Interest] Installer problems

2023-07-04 Thread Dmitriy Purgin
To be honest, I've been experiencing a similar issue for the past several weeks, but the timeouts were mainly during repo refresh. After a couple of retries, it worked again, and visiting download.qt.io in the browser also worked without timeouts, so I always thought this was some problem on my end

[Interest] Is QQuickWidget::setContent() safe to use?

2023-07-04 Thread Cathal Tummon (ctummon) via Interest
Hi all, I'm aware QQuickWidget::setContent is documented as internal, so as the title mentions I'm wondering if its ok to use. I'm basically looking for this functionality: https://bugreports.qt.io/browse/QTBUG-108282 As I would prefer to use the "Initial properties" syntax outline here: https