Re: [Interest] QQmlApplicationEngine::load hangs

2016-09-01 Thread Marco Trapanese
Il 27/08/2016 17:26, Thiago Macieira ha scritto: If a power cycle is required, then the main issue is not a Qt bug. It's either a hardware problem or a driver problem. There may be a minor Qt bug that causes the driver to make something even worse. But the

Re: [Interest] QQmlApplicationEngine::load hangs

2016-08-27 Thread Thiago Macieira
Em sábado, 27 de agosto de 2016, às 13:19:41 PDT, Marco Trapanese escreveu: > The only way it SEEMS to work is to POWER CYCLE the target machine. > Rebooting it's not enough.What I could do to find the cause of this wrong > behavior? If a power cycle is required, then the main issue is not a Qt bu

[Interest] QQmlApplicationEngine::load hangs

2016-08-27 Thread Marco Trapanese
I'm facing a weird issue I cannot always replicate. QtCreator 3.6.1, Qt5.7, host machine: Debian Jessie x86, target machine: RPi3 running Raspian Jessie Lite. I remotely deploy and start the application through ssh (inside QtCreator). I'm working on this project from