I have a crah of qtractor when i try to choose a plugin (see attached gif )
My Qtractor version : 0.9.14
My linux version
uname -r 5.4.0-33-lowlatency
NAME="Ubuntu"
VERSION="20.04 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
Does any way to see qtractor log ?
Attachment | Size |
---|---|
qtractor crash2.gif | 673.3 KB |
re. crash on plugin choice
hi,
some questions:
1) is that reproducible 100% of time?
2) does it only happen on that session (or track) in particular? or does it happen all the time now you ask for "add" a new plugin?
3) from which source did you get the qtractor executable? is it the AppImage, some (possibly mine) ppa or did you get it built from source?
on the later case please try to build with
./configure --enable-debug
... and then try to catch a backtrace on the crash spot (havinggdb
installed or even running it under its premises might be a good idea)just saying it's ubuntu or that kernel of sorts is not that really helpful, so I count on your help to help you in return :)
cheers
It is reproductible each time
It is reproductible each time on each track / session. I restarted and try another song it crashing too.
it is not crashing if i edit an existing plugin.
I use this appimage 0.9.14 (https://sourceforge.net/projects/qtractor/files/qtractor/0.9.14/qtractor...)
solved
in view/option/pluging/ I uncheck "out-of-process plugin inventory scan"
OK
in view/option/pluging/ I check "out-of-process plugin inventory scan"
OK
after that the plugin search seem to be ok
thanks for your help
re. solved
good grief
thanks for the feedback
cheers
I also noticed a lot of weird
I also noticed a lot of weird behavior when "realtime" is checked with Qjackctl. Try unchecking, if checked, to see what happens.
Add new comment