Comment 4 for bug 986532

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Hi Florian,

Thank you for the patch.
I can confirm the bug itself and I can confirm that you patch looks good and solves the problem.
I have the same system installed as yours.

I have also noticed that the context menu from the track tables disables the "load to a playing deck" entry as well.
We should consider, if this is a similar bug.

You are right that the default "scons" command will fail. But it should work with:
scons optimize=2

This issue is tracked in Bug #887741.
If you can confirm that the patch from bug Bug #887741 re-enable compiling without your patch and command:
scons optimize=0
You should remove the depend.py part from your patch.

(Please note that scons caches the command line options from previous calls)