You are here

Add new comment

yPhil's picture

Hi!

First things first: Everything works fine, QTractor rules. Now for the glitches :

- Everytime I display the mixer window (either by pressing F9 or clicking its button) it jumps 5 pixel up :) So I'm always putting it back in place...!? (in Unity (3.13.0-37-lowlatency #64-Ubuntu SMP PREEMPT Mon Sep 22 21:56:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux)).
- The KB shortcuts don't work anymore ! This one is harsh. The only working KB shortcuts are alt ones (handled by the WM I guess), F keys, and arrow keys to scroll windows (WM again) and thats it. No copy and paste, no select modes, at least in the timeline. In the menus, they are greyed out ;-(

In clip edit, more KB shortcut work, maybe all, no time to test everything, at least copy and paste work (thank God).

All this applies to both latest SVN, and 1:0.6.2-1kxstudio1 deb package.

Now about the SVN version, since I could only build it using QT5 (I filed a bug for that - https://sourceforge.net/p/qtractor/tickets/136/) I noticed a plugin UI PB, probably not on QTractor's side : The DrMr (https://github.com/nicklan/drmr) plugin now can't display it's GUI :

suil error: Unable to wrap UI type http://lv2plug.in/ns/extensions/ui#GtkUI as type http://lv2plug.in/ns/extensions/ui#Qt5UI

Only the generic UI, but then no more access to Hydrogen banks.

In the deb package version, it works, only coffs a bit on some heavy Hydrogen banks. Oh, and it forgets its bank in between session loads, that is a (workable around) problem. Other tried plugins load their preset/bank or state fine : Calfs, ZASFX (carla lv2 version), TAL NM.

My main concern is that KB shortcut issue, it's horrible, what could it be?

PS - The "Help/About..." window says "JACK Metadata support disabled." that is new, and I found nothing in configure --help about that ; could it be the cause of any of the above stated PBs? I must say, all other plugins tried load their preset / state just fine.