Every time I hit the cancel-button in Folderview, Ardour 5 crashes with the following Terminal-Output:
The program 'ardour-5.12.0' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 479 error_code 3 request_code 15 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) pure virtual method called terminate called without an active exception Aborted (core dumped)
Every time I hit the cancel-button in Folderview, Ardour 5 crashes with the following Terminal-Output:
The program 'ardour-5.12.0' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 479 error_code 3 request_code 15 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) pure virtual method called terminate called without an active exception Aborted (core dumped)