[Interest] video flickering during play with qmlvideo example on eglfs

2018-07-18 Thread Mauro Salvini
Hi, I already posted this message to QT forums but without a response, so I'm trying here. Sorry if this is an already-answered question but I found nothing similar. I'm developing an embedded board based on iMX6SX SOC (that does not have VPU) with a 7" integrated LCD. On this board I sucessfull

Re: [Interest] Display issue with Qt application over SSH/X11

2018-07-18 Thread charlie hemlock
Hello, Thank you for replying Thiago. Yes, I can display glxgears over ssh/x11 - not optimal, but at least displays. (gears turn really slow, and framerate reported is high (~1000 FPS) > Can you switch back to Mesa from the Nvidia drivers and try that? I'm not exactly sure how to do that w/o unin

Re: [Interest] Makefile => pro file converter?

2018-07-18 Thread Marian Beermann
The path of least resistance is probably writing your own little script that can deal with the makefiles you have on hand. On 18.07.2018 15:38, Alexander Ivash wrote: > Is anyone aware of such a tool? > ___ > Interest mailing list > Interest@qt-project.o

[Interest] Makefile => pro file converter?

2018-07-18 Thread Alexander Ivash
Is anyone aware of such a tool? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] QML onActivated reason always 3

2018-07-18 Thread Emre Besirik
Hi, I’m toying with QtQuick and QML for a few days and found that the reason is always 3 no matter how I click the icon in the following code; import QtQuick 2.9 import QtQuick.Controls 2.2 import QtQuick.Window 2.2 import Qt.labs.platform 1.0 Window { id: root visible: true width: