Re: [Linuxsampler-devel] gigedit crashes on save, doesn't save

2025-02-26 Thread Christian Schoenebeck
On Tuesday, February 25, 2025 9:00:51 PM CET Brandon Smith wrote: > Thank you Christian, that worked! With the latest version from svn I was > able to save gig files in both standalone and live mode. > Btw here is my script for installing linuxsampler from svn on mint 22: > > #!/bin/bash > # local

Re: [Linuxsampler-devel] gigedit crashes on save, doesn't save

2025-02-25 Thread Brandon Smith
Thank you Christian, that worked! With the latest version from svn I was able to save gig files in both standalone and live mode. Btw here is my script for installing linuxsampler from svn on mint 22: #!/bin/bash # local directories USR_LOCAL="/usr/local" SRC_DIR="$USR_LOCAL/src" DEB_DIR="$USR_LOC

Re: [Linuxsampler-devel] gigedit crashes on save, doesn't save

2025-02-25 Thread Christian Schoenebeck
Hi Brandon, please try with latest SVN version, especially of libgig. I've fixed a bunch of issues in the last few days, including problems while saving with gigedit (e.g. save progress being stuck in gigedit sometimes). /Christian ___ Linuxsample

[Linuxsampler-devel] gigedit crashes on save, doesn't save

2025-02-24 Thread Brandon Smith
Hi team, I'm experiencing an issue with the latest version of gigedit. if anyone has time to help me investigate please it would be appreciated! On saving any file gigedit will crash. This happens in both live and standalone mode, but if it happens in live mode, linuxsampler will crash as well. T