Hi, a Debian user reported a segfault in xfburn 0.3.2: when you create a new data composition, create a repository inside, then drag and drop files over this newly created folder, it'll crash. This is not reproducible on 0.3.91, so it has been fixed along the time, but the stable version is still 0.3.2 so it'd be nice to backport the fix. I don't have an usable backtrace yet, but will provide it asap. Cheers, -- Yves-Alexis
Created attachment 2020 backtrace showing the segfault In this case, I created a repository named “trouc” in the data composition, then dragged and dropped a folder named “acer” on it.
Hey Corsac, yes, that problem got fixed already. It's in rev. 5155, which does apply cleanly to the 0.3.2 release. Now unfortunately in the same commit I added drag & drop support from Thunar... (hey another instance to discourage me from this bad practice (-; ). I could separate the two issues, but I thought that the DnD support can't hurt :-). If you need a patch with only the bugfix for policy reasons, let me know and I'll create a new one.
Created attachment 2039 Patch which fixes the drag and drop crash, and adds uri list drag and drop support.
Well, 0.4.0 is out by now. Trunk had introduced a similar error since, but it will work as expected in 0.4.1 (see bug 4916). So I'm closing this.