Le 02/09/2018 à 16:20, Andrew Kennedy via Users a écrit :
libvte.so shows it to be "link to libvte.so.9.2.2800.2.
geany --vte-lib /usr/lib/libvte.so Segmentation fault (core dumped)
This probably suggests you're using a GTK3 build of Geany, and thus you need a libvte that is built with GTK3. For this, use libvte-2.91, libvte2_90 or similar.
You can check the Geany version and the GTK version it uses via *Help → Debug messages*, or with `geany --help`.
Regards, Colomban