rorywalsh / cabbage

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

Button FIle Open not open windows for find the file and the cabbage crash! #144

Closed kaioluanro closed 8 months ago

kaioluanro commented 1 year ago

I tried to use the open file button in cabbage 2.9, but the button causes cabbage to crash.

I tested it on an earlier version, 2.8, to see if the problem happened on my desktop computer, but version 2.8 runs fine.

I'm using Windows 10.

rorywalsh commented 1 year ago

That's odd. No one else has reported this issue, and I'm using Windows 10 a lot these days. Can you try removing the Cabbage settings file located in: AppData\Roaming\Cabbage2 and trying again?

kaioluanro commented 1 year ago

Hi Rory, I removed the director file you asked for, but the problem remains.

rorywalsh commented 1 year ago

Hmm, can you try the latest beta build from here: https://dev.azure.com/rorywalsh/cabbage/_build/results?buildId=2545&view=artifacts&pathAsName=false&type=publishedArtifacts

kaioluanro commented 1 year ago

Thank you, this works perfectly!!

frankgrimy commented 1 year ago

I was experiencing this on Win11 too. That beta build works fine.