Re: [Development] Merge and Integration status report

2018-06-16 Thread Tomasz Olszak
Do you use up to date Win 10? Recent updates introduced many issue. E.g one of our app couldn't install with some privilege/policy access denied error. It was not clear from logs what happened. By trial and errors we just enabled camera for applications in security settings and it started to work.

Re: [Development] unique_ptr and Qt

2018-06-16 Thread Иван Комиссаров
It would be nice if makeChild returned a some kind of «stupid» smart pointer (gsl::not_null maybe?) to indicate that object is not owned by holder (compare with raw pointer where the ownership is not known without reading doc): template QNonOwningPointer QObject::makeChild(Args&&... args); Ano

Re: [Development] Merge and Integration status report

2018-06-16 Thread Simon Hausmann
Hi, Unfortunately we haven’t found a solution or workaround yet - the module remains blocked. We can observe some virtual machines slowing down to a grinding halt and we can observe that quite often at boot time. The latter causes the CI to kill the vm after some time and try creating a new on