> Ok thanks. If I click "File->New track", wasn't I supposed to get a new track, looking something like https://sites.google.com/site/harryhaaren/Home/trackEmpty.png ? Nothing happens, no output in the terminal from which I ran run.sh...
Strange... could you check the previous prints to see if you're being zombified by JACK? That would explain it, as the JACK thread has to actually insert the track before the GUI will show the new track. There was a redraw bug in the
gtkmm code for a little bit, perhaps you're on that revision..?
Also: I'm developing on a daily basis, usually just pushing the devel branch up at the end of the day. If you're encountering problems try this:
git checkout devel
./waf configure
./waf
./run.sh
Perhaps you'll run into different bugs that way :D -Harry
_______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user