Fix #829: segfault with clutter-gtk
authorColin Clark <colin.clark@cclark.uk>
Sat, 9 Jan 2021 11:35:41 +0000 (11:35 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sat, 9 Jan 2021 11:35:41 +0000 (11:35 +0000)
commitf34ea0700048c27319a2256408171adda32a7580
tree366133f3c3133d0229e35aad12d04772846972bd
parentefc5347870367e7562c24ede985995c638e738bb
Fix #829: segfault with clutter-gtk

https://github.com/BestImageViewer/geeqie/issues/829

This fix might cause other problems which might be cured by calling:
LIBGL_ALWAYS_INDIRECT=1 geeqie

or, worst case:
geeqie --disable-clutter
src/main.c