Created attachment 9203 Fix build with unstable release of Pango With the latest release, 1.8.10 build fails. Some new functions are not yet available (on Fedora 30, pango is 1.43.0, it is unstable release), but the macro PANGO_VERSION_1_44 is already defined. So I suggest to replace this macro by PANGO_CHECK_VERSION.
Olivier Duchateau referenced this bugreport in commit 55a700a33eb7d0a28b587cc33dd0c0768f6e2764 Thunar 1.8.10 crashing on startup in FreeBSD and Fedora, caused by nonfunctional pango version check (Bug #16136, Bug #16138) https://git.xfce.org/xfce/thunar/commit?id=55a700a33eb7d0a28b587cc33dd0c0768f6e2764
Olivier Duchateau referenced this bugreport in commit e1acdf12b6caf63fe8f5577d1a230883b6b8194b Thunar 1.8.10 crashing on startup in FreeBSD and Fedora, caused by nonfunctional pango version check (Bug #16136, Bug #16138) https://git.xfce.org/xfce/thunar/commit?id=e1acdf12b6caf63fe8f5577d1a230883b6b8194b
*** This bug has been marked as a duplicate of bug 16138 ***