Re: [Geeqie-devel] [PATCH 0/1] Fix crash on drag and drop from Xfe

2016-04-18 Thread Jonathan Boeing
On Sun, 17 Apr 2016 17:09:49 +0100 Colin Clark wrote: > Sorry, but I cannot test here this because I cannot replicate that > fault on my system. I'm using Fluxbox rather than a full Desktop Environment; maybe that has something to do with it? ---

Re: [Geeqie-devel] [PATCH 0/1] Fix crash on drag and drop from Xfe

2016-04-18 Thread Jonathan Boeing
On Sun, 17 Apr 2016 17:09:49 +0100 Colin Clark wrote: > Hi Jonathan > > It looks to me that the user doesn't get notified that part of the > DnD has failed. > > Would it be better to perhaps include something like: > > warning_dialog(_("Drag and Drop failed"), "some text", > GTK_STOCK_DIALOG

Re: [Geeqie-devel] [PATCH 0/1] Fix crash on drag and drop from Xfe

2016-04-17 Thread Colin Clark
On 16/04/16 20:01, Jonathan Boeing wrote: > Here's a patch to fix a crash that I've been hitting for a while. The > issue is that when dragging and dropping from Xfe (a light-weight file > explorer, http://roland65.free.fr/xfe/), paths aren't escaped like they > are when dnd'ing from a GTK app. If

[Geeqie-devel] [PATCH 0/1] Fix crash on drag and drop from Xfe

2016-04-16 Thread Jonathan Boeing
Here's a patch to fix a crash that I've been hitting for a while. The issue is that when dragging and dropping from Xfe (a light-weight file explorer, http://roland65.free.fr/xfe/), paths aren't escaped like they are when dnd'ing from a GTK app. If the filename has characters that are reserved per