[CM] Grace freezes on sprout

Heinrich Taube taube at illinois.edu
Sat Sep 22 11:56:45 PDT 2012


i did a fresh install on ubuntu  and its working there too (doesn't crash doesn't spin) :

rm -r cm
svn co http://commonmusic.svn.sf.net/svnroot/commonmusic/trunk cm
cd cm
premake4
make
bin/Grace &
top


my top shows 12% in idle going up to 30% when it does anything. I've no idea why its this high, you can grep for 'setPriority' settings in cm's sources and change them to smaller values, but I'm not sure if this will help or not, i think the os mitt do what it wants.

also Open File and Save don't work for me on linux, i don't get a modal dialog and instead I see the following in the console:

GThread-ERROR **: file /build/buildd/glib2.0-2.30.0/./gthread/gthread-posix.c: line 348 (g_thread_create_posix_impl): error 'Invalid argument' during 'pthread_attr_setschedparam (&attr, &sched)'

i think this  probably isn't due to cm directly, maybe the 'native' open file dialog i ask juce for isn't working on linux. ill have to poke around….







More information about the Cmdist mailing list