[Development] Error in running Qt3D app

2016-07-25 Thread swarit wipra
Hi, I am getting following error, when running Qt 3d app. 05-19 19:26:06.857 17339 17339 W libClimateHMI.so: (null):0 ((null)): Can't find surface 2 05-19 19:26:06.869 221 628 D AudioFlinger: mixer(0xab962fb0) throttle end: throttle time(3) 05-19 19:26:06.877 17339 17339 W libClimateHMI.so: (n

Re: [Development] Programs crashing left and right in the CI

2016-07-25 Thread Thiago Macieira
On segunda-feira, 25 de julho de 2016 08:51:36 PDT Thiago Macieira wrote: > On segunda-feira, 25 de julho de 2016 14:07:04 PDT Jędrzej Nowacki wrote: > > Ugh I haven't seen link.exe crashing, but in case of moc I have impression > > that it is a software problem. I remember that first time I have s

Re: [Development] Programs crashing left and right in the CI

2016-07-25 Thread Thiago Macieira
On segunda-feira, 25 de julho de 2016 14:07:04 PDT Jędrzej Nowacki wrote: > Ugh I haven't seen link.exe crashing, but in case of moc I have impression > that it is a software problem. I remember that first time I have seen it I > was quite surprised, but now it is quite common and it happens most

Re: [Development] Programs crashing left and right in the CI

2016-07-25 Thread Jędrzej Nowacki
On Friday 22 of July 2016 13:25:19 Thiago Macieira wrote: > For the past month or so, I've noted an increase in the number of crashes in > applications that shouldn't be otherwise crashing. I first saw it with moc > (Segmentation fault) and I thought my change was at fault. But it's been > happenin

Re: [Development] Why is QVariant::data() \internal?

2016-07-25 Thread Jędrzej Nowacki
On Wednesday 20 of July 2016 13:50:49 Olivier Goffart wrote: > On Montag, 18. Juli 2016 23:15:22 CEST Konrad Rosenbaum wrote: > > Hi, > > > > On Monday 18 July 2016 07:59:21 Jędrzej Nowacki wrote: > > > On Saturday 16 of July 2016 13:56:00 Konrad Rosenbaum wrote: > > > > I am currently interfacing