[Interest] How to get meta data from media?

2020-06-22 Thread David M. Cotter
here is my cross pos from the forums: https://forum.qt.io/topic/116198/how-to-get-meta-data-from-media thanks! -dave ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest

Re: [Interest] Crashing in qMetaTypeCustomType_unlocked

2020-06-22 Thread Thiago Macieira
On Monday, 22 June 2020 12:39:24 PDT Michael Jackson wrote: > Could this also be a miss-use of QCoreApplication? We create one but don't > actually call exec() on it? The source code is at < > https://github.com/BlueQuartzSoftware/SIMPL/blob/develop/Source/PipelineRun > ner/PipelineRunner.cpp> Not

[Interest] How to force sync-render after menu is hidden?

2020-06-22 Thread Tom O'Reilly
My app uses the [ https://www.kdab.com/integrate-opengl-code-qt-quick-2-applications-part-2/ | “underlay approach” described here; ] the app intercepts QQuickWindow::beforeSynchronizing and QQuickWindow::beforeRendering to draw “custom” OpenGL objects before QML-defined items are rendered. Th

Re: [Interest] Crashing in qMetaTypeCustomType_unlocked

2020-06-22 Thread Michael Jackson
Could this also be a miss-use of QCoreApplication? We create one but don't actually call exec() on it? The source code is at < https://github.com/BlueQuartzSoftware/SIMPL/blob/develop/Source/PipelineRunner/PipelineRunner.cpp> -- Michael Jackson | Owner, President BlueQuartz Software [e] mi

[Interest] Making a bunch of labels the same width?

2020-06-22 Thread Matthew Woehlke
I have a custom widget that internally consists of a couple other widgets, including a QCheckBox, in a horizontal layout. I have another custom widget that provides a collection of these in a vertical layout. I'd like to arrange for everything to line up neatly. (Because of the hierarchy, it w

Re: [Interest] Crashing in qMetaTypeCustomType_unlocked

2020-06-22 Thread Michael Jackson
On 6/22/20, 1:20 PM, "Interest on behalf of Thiago Macieira" wrote: On Monday, 22 June 2020 09:50:20 PDT Michael Jackson wrote: > We are currently experiencing some intermittent crashing in our program. The > stacktrace is below. The code was compiled in "Release" mode. This is on

Re: [Interest] Crashing in qMetaTypeCustomType_unlocked

2020-06-22 Thread Thiago Macieira
On Monday, 22 June 2020 09:50:20 PDT Michael Jackson wrote: > We are currently experiencing some intermittent crashing in our program. The > stacktrace is below. The code was compiled in "Release" mode. This is on an > Ubuntu 18.04 (with all updates) and using GCC 8.4.0 > (https://my.cdash.org/buil

[Interest] Crashing in qMetaTypeCustomType_unlocked

2020-06-22 Thread Michael Jackson
We are currently experiencing some intermittent crashing in our program. The stacktrace is below. The code was compiled in "Release" mode. This is on an Ubuntu 18.04 (with all updates) and using GCC 8.4.0 (https://my.cdash.org/buildSummary.php?buildid=1843613). We use the prebuilt Qt 5.12.8 fro

Re: [Interest] Dictation to Qt-Software on Windows-10 Is Broken

2020-06-22 Thread coroberti .
Dear Oliver and Andre, What's up? If you have any patches to test/validate, please let me know. Thanks. Kind regards, Robert On Wed, May 13, 2020 at 7:36 AM Oliver Wolff wrote: > > Hi Robert, > > On 12.05.2020 13:14, coroberti . wrote: > > Hi, > > If somebody in charge could consider increasing