For example, I loaded an old project that used some of them and it started giving me the verbal warning that those plugins were in demo mode. Double clicking on the plugin icon at the right side of the main Waveform screen causes an immediate crash of Waveform, exiting the program and outputting:
Code: Select all
KilledThis means that I can include one of the Essentials plugins in a project, but I can't access the GUI, which means that I can't register the plugin. It also crashes Ardour and QTractor and earlier versions of Waveform9.
I'm wondering if if this is something to do with the old libcurl problems? This is final output from running:
Code: Select all
gdb Waveform9Code: Select all
Thread 34 "UpdateChecker" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff81db1700 (LWP 4218)]
0x00007fff8247d606 in ?? ()
from /home/killermike/music/vsts/DAW Essentials Collection/#TReverber8.soI tried the old "LD_LIBRARY_PATH=" trick we used to use force Waveform to use libcurl3, but it made no difference.
Any suggestions are welcome.
