On 07/22/2013 10:50 PM, Paul Davis wrote:
why would a fake X server be needed if no GUI is ever instantiated for the plugin?
'coz the dsp code _and_ the gui code are currently residing on the same shared object (.so) and that, when linked to libqt4(-gui) as is, tends to do their nasty things on dload: often check if a x server is around, even though one hasn't come close to the plugin gui widget request
yeah i could have made it into separate dsp and gui .so's which is something in scope of the lv2 spec. but i didn't, at least yet; there's this "DSSI-zing" call 'round here ie. implement complete isolation between dsp and gui process code, also getting rid of evil lv2 instance-access... but until then... :)
cheers -- rncbc aka Rui Nuno Capela rncbc@xxxxxxxxx _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user