You are here

Drumkv1 0.7.1 bug ?

On a fresh debian jessie install with kxstudio repos.
using as stand alone or in qtractor. load up drumkv1, drag a sample, add chorus effect, all is fine. When assigning the sample to a group and strike a key.........crash. Running from terminal gives "Segmentation fault" after crash. Hope this helps.

Forums: 
rncbc's picture

holy cow, you've nailed it!

yes, there's a bug in drumkv1 on all versions including v0.7.1 re. exclusive Group assignment: drumkv1 will crash immediately on any sample/key triggering that has its Group setting to anything but "Off" or "1".

[UPDATE:] fixed on git master head [b10d13] aka. drumkv1 v0.7.1.1git.b10d13; packages for Debian 8 are being made ready on the OBS (http://download.opensuse.org/repositories/home:rncbc/Debian_8.0/) ...hth.

cheers
thanks

Thanks!

So I install drumkv1_0.7.1.1git.b10d13-1_amd64.deb with dpkg -i and I get this-

Selecting previously unselected package drumkv1.
(Reading database ... 207062 files and directories currently installed.)
Preparing to unpack drumkv1_0.7.1.1git.b10d13-1_amd64.deb ...
Unpacking drumkv1 (0.7.1.1git.b10d13-1) ...
dpkg: dependency problems prevent configuration of drumkv1:
drumkv1 depends on libjack0; however:
Package libjack0 is not installed.
drumkv1 depends on liblo0ldbl; however:
Package liblo0ldbl is not installed.

dpkg: error processing package drumkv1 (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for shared-mime-info (1.3-1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for gnome-menus (3.13.3-6) ...
Processing triggers for mime-support (3.58) ...
Errors were encountered while processing:
drumkv1.

Not so with previous version.

rncbc's picture

note that my packages are all-in-one (lv2 and jack standalone) builds against libjack0 (aka. jack1; i believe is just called "jack-audio-connection-kit" on the kxstudio libraries repos). you probably have installed libjack-jackd2-0 instead (as from "jackd2" aka. jack2).

maybe you can build from source take the original tarball from the local snapshots please, and proceed with normal build and installation.

or you can ask falktx to build and package it to kxstudio application/plugins repos asap. (hint: look at linuxmusicians.com kxstudio forum)

or you can wait for next dot release--actually, the bug only manifests when an element group is set to "2" or above through "128", so that you can only have one effective exclusive group at any one time (that being group "1").

byee

Add new comment