@6t8k commented on this pull request.
- if(!gtk_init_check(&argc, &argv)) {
+ g_test_message("%s", "GTK initialisation failed; skipping. Running inside a headless environment?");
+ return 77;
+ }
Done & squashed.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3676#discussion_r1430598288
You are receiving this because you are subscribed to this thread.
Message ID:
geany/geany/pull/3676/review/1787625548@github.com