After some successful starts, Ristretto doesn't react anymore. Running 'ristretto' only shows the main window (no menu). To quit, Ristretto has to be killed. Deleting config-files in ~/.config doesn't help. Reproducible: Always Steps to Reproduce: 1. Open Ristretto -- or -- 1. Open an image with Ristretto
This can be reproduced on x86 FreeBSD and x86_64 Linux (debian). It is caused by the code for the thumbnail-bar. To make sure ristretto works again, hide the thumbnailbar with the following command: $ xfconf-query -c ristretto -p '/window/show-thumbnailbar' -s false
This race-condition is fixed in master.