Re: [Interest] High-dpi fixing for Qt 5.5

2015-03-20 Thread Daiwei Li
Hi Morten, Do you know if auto-detection of scale factor on Windows is going to be tackled again: https://codereview.qt-project.org/#/c/87716/? There's no specific bug open for it besides being mentioned on the Windows High DPI meta-bug: https://bugreports.qt.io/browse/QTBUG-38993, but perhaps th

[Interest] qmake: mkspec linux-g++ not found

2015-03-20 Thread Jason H
I built Qt from sources, did a make install, then blew away the source directory. I went into my project dir, did qmake and got that error. I looked in /usr/local/Qt-5.4.1/mkspecs and there were the proper files there. Then I un-blew away the source dir (cautious me, I did a move) and it all wo

Re: [Interest] lib houdini crash

2015-03-20 Thread Nuno Santos
I'm not running. This is what I receive from google crash reports. -- Nuno Santos No dia 20/03/2015, às 19:17, Thiago Macieira escreveu: >> On Friday 20 March 2015 12:41:38 Nuno Santos wrote: >> Hi, >> >> It seems that Qt based Android apps are crashing on Intel based devices. Is >> anyone el

Re: [Interest] lib houdini crash

2015-03-20 Thread Thiago Macieira
On Friday 20 March 2015 12:41:38 Nuno Santos wrote: > Hi, > > It seems that Qt based Android apps are crashing on Intel based devices. Is > anyone else experiencing the same problem? Why are you trying to run ARM binaries on x86? Simply compile for x86. -- Thiago Macieira - thiago.macieira (AT)

Re: [Interest] Qt 5.5 and Red Hat 5

2015-03-20 Thread Thiago Macieira
On Friday 20 March 2015 23:48:52 Thiago Macieira wrote: > On Friday 20 March 2015 08:19:23 Christoph Cullmann wrote: > > But don't get me wrong: I don't want to try to force somebody to now fix > > that, I just wanted to state that there ARE users of Qt that use it on > > such > > old machines and

Re: [Interest] lib houdini crash

2015-03-20 Thread Harri Pasanen
Crashing how, all the time in same place, or sometimes? As for me, I'm providing both x86 and arm apk to Play Store for Stoppola. The arm alone does work, because Android on Intel does binary translation, but is a bit slower especially at startup. Also for video encoding the native intel build

Re: [Interest] Qt 5.5 and Red Hat 5

2015-03-20 Thread Thiago Macieira
On Friday 20 March 2015 08:19:23 Christoph Cullmann wrote: > But don't get me wrong: I don't want to try to force somebody to now fix > that, I just wanted to state that there ARE users of Qt that use it on such > old machines and that they now will have a problem, like me ;=) The fix was easy, bu

Re: [Interest] Mixing debug and release builds of Qt5 modules on Linux

2015-03-20 Thread Lisandro Damián Nicanor Pérez Meyer
On Friday 20 March 2015 01:03:55 Allan Sandfeld Jensen wrote: > On Thursday 19 March 2015, Jan Kundrát wrote: > > Hi, > > are there any problems when some Qt5 modules are built using CONFIG+=debug > > and others in release mode on Linux? A Qt5 maintainer at Gentoo says that > > he's heard that this

Re: [Interest] lib houdini crash

2015-03-20 Thread Nuno Santos
Ministro is the default option. Is this the recommend way of doing it? I really don't understand my options here. When you say x86, do you mean android x86? I didn't even have that installed. -- Nuno Santos No dia 20/03/2015, às 13:06, maitai escreveu: > Hello, > > If you're using ministro

[Interest] lib houdini crash

2015-03-20 Thread Nuno Santos
Hi, It seems that Qt based Android apps are crashing on Intel based devices. Is anyone else experiencing the same problem? Regards, Nuno *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Build fingerprint: 'samsung/santos10wifixx/santos10wifi:4.4.2/KOT49H/P5210XXUBNK2:user/relea

Re: [Interest] Qt 5.5 and Red Hat 5

2015-03-20 Thread Christoph Cullmann
> On Thursday 19 March 2015 06:52:33 Till Oliver Knoll wrote: > > > Am 19.03.2015 um 04:52 schrieb Thiago Macieira > : > > >> On Wednesday 18 March 2015 16:00:54 Ian Monroe wrote: > > >> On Wed, Mar 18, 2015 at 3:02 PM, william.croc...@analog.com < > > >> > > >>> If I do ever go for 5 I will proba