On Fri, 23 Aug 2013 12:26:08 GMT, Mike Wey wrote:

On Fri, 23 Aug 2013 02:25:52 GMT, det wrote:

when the dialog is on, and you touch/move a file or use the right mouse button, gtk emits a lot of
Gdk-CRITICAL **: gdkdevicegetsource: assertion `GDKI
S_DEVICE (device)' failed

I'll take an look at whats causing this.

same Gdk-CRITICAL messages when changing the file filter.

This is a bug, fixed in:
https://github.com/gtkd-developers/GtkD/commit/2160e97503bf3a61619cadf6e8b1d31b1ba04c3f

yup. great! this works fine now.

cheers, det