The xarchiver 0.5.2 cannot drag and drop files into folders, which have spaces in their names. See Steps to Reproduce section for more. Reproducible: Always Steps to Reproduce: 1. Have a folder (/tmp/Test/Data 1) and an archive test.zip (shot1.png) 2. Drag the file.data from the archive and drop in Data 1 (shot2.png) Actual Results: The file appears in /tmp/Test/Data folder, but Data 1 is still empty (shot3.png) Expected Results: The file should be in Data 1 and no error message is expected
Created attachment 185038 [details] shot1.png
Created attachment 185040 [details] shot2.png
Created attachment 185042 [details] shot3.png
Created attachment 185051 [details] Sorry wrong format
Created attachment 185055 [details] shot3.png Sorry wrong format
Hi, same as the other bug. We can't fix this. Take it upstream and leave a not here after you do to reference it.
Upstream reference: http://bugzilla.xfce.org/show_bug.cgi?id=5187
Great, thanks. I have subscribed to the bug too.
sigh. A year old bug in Gentoo's bug tracker does not much good, in my opinion. Guess it has not much importance for upstream.
Created attachment 299727 [details, diff] xarchiver-0.5.2-drag-n-drop_escaped_path.patch Hello. The attached patch fixes the issue. Regards, Jaromir.
+*xarchiver-0.5.2-r3 (24 Jan 2012) + + 24 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> + +xarchiver-0.5.2-r3.ebuild, + +files/xarchiver-0.5.2-drag-n-drop_escaped_path.patch: + Escape path(s) for drag and drop wrt #262519 by Jaromír Cápík and Zsolt + Fabok