Crashing issue with the Linux build:./voyageur: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directoryWin build with wine just shows a white screen
using apt to install libgconf-2-4 (or 2-whatever, probably) solved this problem for me.