[Bug 1571158] Re: Crash in QXcbWindow::setParent() due to NULL xcbScreen()

2016-05-18 Thread Mahnu
Dear Martin, I purged landing-016 ppa, re-compile my application, and it crashes as expected. Then I enabled pre-released updates, updated the Qt packages to version 5.5.1+dfsg-16ubuntu7.1 from proposed, re-compile again, and the crash disappeared. So, yes, thank you: this package fixes the

[Bug 1571158] Re: Crash in QXcbWindow::setParent() due to NULL xcbScreen()

2016-05-10 Thread Mahnu
Perfect. I will remember. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571158 Title: Crash in QXcbWindow::setParent() due to NULL xcbScreen() To manage notifications about this bug go

[Bug 1571158] Re: Crash in QXcbWindow::setParent() due to NULL xcbScreen()

2016-05-09 Thread Mahnu
Thank you again for you work and your answers. I hope that the updated package will pass all the required Q I understand (and agree with the fact) that it is very important to make sure that there is no regression. Let me know if I can be of any help. In the mean time, would it be ok to use

[Bug 1571158] Re: Crash in QXcbWindow::setParent() due to NULL xcbScreen()

2016-05-09 Thread Mahnu
Thank you for the detailed instructions... and the fixed packages! Version 5.5.1+dfsg-16ubuntu7.1 solved the problem on Xenial. There is no more crash! Any chance of pushing this version to the main repo? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1571158] Re: Crash in QXcbWindow::setParent() due to NULL xcbScreen()

2016-05-08 Thread Mahnu
Any chance of fixing this in xenial as well (as suggested by comment #2)? At the moment our application crashed on xenial at startup due to a problem in XcbWindow::setParent. Same code works fine on debian unstable and testing. I don't know if the fix provided in 5.5.1+dfsg-16ubuntu10 will work