As I said, "3DCoat 202x" crashed after displaying a modal dialog. By excluding parts of the source code, I have found that GTK3 functions gtk_clipboard_wait_for_text, gtk_clipboard_wait_is_image_available, and gtk_clipboard_wait_for_image change OpenGL context in the main thread of the application. They should not do that, and they do not do that in GTK2. After working around this problem, I have built two versions of "3DCoat 202x". The first one is from the old branch for the year 2024: https:/
    • Like
    1