thunderox/stegosaurus

No longer existing presets in preset list

Closed this issue · 1 comments

The presets list in presets.lv2/manifest.ttl is incorrect which results in the following error messages on startup/opening stegosaurus:

Error opening file /usr/lib/lv2/stegosaurus-presets.lv2/electro5.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/stegosaurus-presets.lv2/electro5.ttl'
Error opening file /usr/lib/lv2/stegosaurus-presets.lv2/electro_new.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/stegosaurus-presets.lv2/electro_new.ttl'
Error opening file /usr/lib/lv2/stegosaurus-presets.lv2/electro_new2.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/stegosaurus-presets.lv2/electro_new2.ttl'
Error opening file /usr/lib/lv2/stegosaurus-presets.lv2/electro_new3.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/stegosaurus-presets.lv2/electro_new3.ttl'

I'll see if I can fix this, I've not tested the presets very thoroughly on other systems.