Re: [darktable-dev] DnD from filmstrip to map not working

2016-05-17 Thread Pascal Obry
Le mardi 17 mai 2016 à 11:07 +0200, Tobias Ellinghaus a écrit : > It's a GTK bug and, according to #gtk+, already fixed. > > https://bugzilla.gnome.org/show_bug.cgi?id=766522 I have Gtk+ 3.20.4, so it should be fixed, but I have found: https://bugzilla.gnome.org/show_bug.cgi?id=766442#c2 --  

Re: [darktable-dev] DnD from filmstrip to map not working

2016-05-17 Thread Tobias Ellinghaus
Am Dienstag, 17. Mai 2016, 08:16:18 schrieb Pascal Obry: > Hello! > > I have just noticed that the dnd from the filmstrip to the map is not > working. I have looked at this, seems like a Gtk+ issue, at least the > initial callback (_lib_filmstrip_dnd_begin_callback) for initiating the > dnd is not

Re: [darktable-dev] DnD from filmstrip to map not working

2016-05-17 Thread Tobias Ellinghaus
Am Dienstag, 17. Mai 2016, 08:16:18 schrieb Pascal Obry: > Hello! > > I have just noticed that the dnd from the filmstrip to the map is not > working. I have looked at this, seems like a Gtk+ issue, at least the > initial callback (_lib_filmstrip_dnd_begin_callback) for initiating the > dnd is not