drumkv1
drumkv1 copied to clipboard
Plugin loses keyboard focus in Reaper
Hi,
It looks like a focus/window stacking bug, but I'm not sure where exactly. The same is for the other Qstuff plugins. (Reaper is free for evaluating).
- Start Reaper.
- Optionally check LV2 path in Preferences and scan for plugins.
- Add a track, add drumkv1 to the FX.
- Try to set any value in the Effect tab with keyboard, it should work.
- Change the window focus anywhere or load a sample inside plugins.
- Try to input any value with keyboard in parameters, it doesn't work.
I checked with Qt logging option:
~/.config/QtProject/qtlogging.ini
:
[Rules]
*.debug=false
Indeed, every keyboard events weren't received, all pressed keys go to the Reaper's plugin parent frame.
unfortunately this is mostly a system environment issue; it also depends on the particular plugin build--the here upstream recommendation is that qt6.4-static builds might work better in that regard and others overall
may I ask how your drumkv1-lv2 was provided? packaged, built from source and in any case which distro?
Completely forgot to fill that. openSUSE TW, KDE Plasma
Reported behavior is for local build from source with Qt6 dynamically linked.
With synthv1-lv2
from your repo home:rncbc
I can't change parameters values even with the new plugin window instance.
then it must be something with Reaper :( for instance, Ardour and your truly Qtractor don't seem to suffer
here using TW and Plasma5 as well :)