KXStudio / Repository

External, Non-PPA KXStudio Repository
75 stars 6 forks source link

resizing gui with patchbay open crashes carla #272

Closed brobr closed 2 years ago

brobr commented 2 years ago

Hi, on Slackware current (with QT5.15.3, qt5-webkit-5.212.0, python-3.10.0, pyliblo3-0.12.0, PyQt5-5.15.2, pipewire-master built with jack, X11, no systemd, no KDE), after loading carla and opening a saved patchbay session/carla project, carla crashes when resizing the gui:

bash-5.1$ carla LRDF Support not available (LADSPA-RDF will be disabled) Carla 2.4.1 started, status: Python version: 3.10.0 Qt version: 5.15.3 PyQt version: 5.15.2 Binary dir: /usr/lib64/carla Resources dir: /usr/share/carla/resources Frontend pixel ratio is 1.0 libjack.so.0 loaded successfully! Segmentation fault

brobr commented 2 years ago

Hi, reverting to python-3.9.7 repaired this. Thanks