aeolus icon indicating copy to clipboard operation
aeolus copied to clipboard

Segmentation Fault on startup

Open riban-bw opened this issue 1 year ago • 5 comments

  • Compile current master version (which shows version 0.9.9)
  • Install to default location (make install)
  • Copy stops to /usr/share/aeolus cp -r stops /usr/share/aeolus/
  • Run aeolus
  • Save
  • Restart aeolus
  • Segmentation fault

It seems to be an attempt to read the default wave files (*.ae0) that triggers the fault. Replacing these with original ones stops the fault but then shows error: "Presets in file '/root/.aeolus-presets' are not compatible". It is as if the ae0 files differ from what the source / preset config expects.

riban-bw avatar Dec 31 '22 22:12 riban-bw