[LAU] RFV: LV2 Gtk2 UIs crashing Qt5 QTractor and MusE at same place

From: Tim E. Real <termtech@email-addr-hidden>
Date: Mon May 02 2016 - 07:28:28 EEST

Hi list. Requesting verification of a bug:

After upgrading from *buntu 14.04 LTS to 16.x, the LV2 Gtk2 UIs
 such as Calf and others crash upon opening them in both
 Qt5 QTractor and Qt5 MusE-3, at these similar calls:

QTractor: In qtractorLv2Plugin.cpp
QWidget *pQtContainer = QWidget::createWindowContainer(pQtWindow, pQtWidget);

MusE: In lv2host.cpp:
ewWin = QWidget::createWindowContainer(x11QtWindow);

The crash ultimately happens deep inside the Qt5 libraries at the
 same place in both apps :

        QXcbWindow::setParent()

I tried building Calf from source release, and tried different
 video cards. NG.

But... If I bypass createWindowContainer() in MusE the UIs open and work fine!
(Just that now of course they are outside of the container window.)

It's Qt 5.5.1
I read about a bug fix and revert where they assumed always a valid screen
 but then had to revert, but that's supposed to be fixed now.
I'm confused.

Is it just me getting these crashes?

Thanks.
Tim.

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon May 2 08:15:02 2016

This archive was generated by hypermail 2.1.8 : Mon May 02 2016 - 08:15:02 EEST