Results 143 comments of Elvis Stansvik

Perhaps obvious, but the crash does not happen with `qmlscene` on the `.qml` directly.

Yes, I guessed the problem was something like this. But is there really no way to modify/improve `pyotherside` such that it can be used in both scenarios? Is it really...

Thinking some more, I guess it's just a CPython limitation that you can't have two interpreters within the same process space without them trampling on each other? If so, then...

Yep, I know `qmlscene` also works, though the docs says "The qmlscene utility is meant to be used for testing your QML applications, and not as a launcher in a...

When QtWebkit was deprecated, Qt Creator switched to using QTextBrowser for the help browser by default, which only supports a very limited HTML/CSS (http://doc.qt.io/qt-5/richtext-html-subset.html). It will still use QtWebkit if...

Hi guys, potentially looking at using WinSparkle for our product (looks nice!). Our Windows build worker is Windows 8.1 and will be for still some time, so would be great...

This is something I would need as well. I also need to express table constraints, for example, to constrain the value in one column to be greater than the value...

> Did these recent upgrades affect the server where CDash is running, or only where CTest is building & testing your code? @zackgalbreath Sorry, I should have been more clear...

Actually, looking back at the dashboard for yesterday, there was one build which worked OK, and then another which did not. The dashboard for yesterday looks like: ![may4dashboard](https://user-images.githubusercontent.com/86675/81106664-46e9c780-8f16-11ea-893d-3912914db3df.png) The `b-insight-test-2-clang-format-9-1.5.1-2-gb3b28d5`...

If it helps in correlating these builds with the output in `cdash.log`: The first build above (that worked fine) is CDash buildid 2387, the second one (that broke) is buildid...