rorywalsh / cabbage

Framework for developing audio plugins with the Csound programming language.
http://cabbageaudio.com
GNU General Public License v3.0
503 stars 35 forks source link

Crash if no file is loaded into view #112

Closed muziker closed 3 years ago

muziker commented 3 years ago

For Cabbage 2.5.24, according to the about dialog. v2.5.0-168-gc041e155 according to git describe --tags.

Cabbage crashes if select item in the drop down box at the menu bar, and no file is being shown. Eg.

  1. Load a csd into cabbage
  2. hit X to remove the file in the tab just under the menu bar
  3. In the drop down box where the user can select the position in the file to jump to, select an item
  4. crash !
rorywalsh commented 3 years ago

Thanks, I have this fixed now. I will push to git a little later. I have another few issues to see to first.