Description of problem: I tried to drag&drop selected files from rar archive to Thunar. This worked well in Mandriva 2010.2, but now it unpacks the files in the same directory where the rar archive is placed. This happens only when the target directory contains spaces (maybe other separators like tabs too ... I haven't tested that). I'm pretty sure, that this worked well in the past even when there were spaces, because I haven't changed anything since the upgrade to Mageia and I used to unpack similar archives to the same directory. Version-Release number of selected component (if applicable): 0.5.2-8.mga1 How reproducible: always
Summary: REGRESION : Xarchiver drag&drop doesn't work correctly when dropping to directory containing spaces => REGRESSION : Xarchiver drag&drop doesn't work correctly when dropping to directory containing spaces
Hi, thanks for reporting this bug. Seems it's an upstream bug: http://sourceforge.net/tracker/?func=detail&aid=2847591&group_id=140153&atid=745600 https://bugzilla.xfce.org/show_bug.cgi?id=5187 https://bugs.gentoo.org/show_bug.cgi?id=262519
Keywords: (none) => NO_PATCH, UPSTREAMURL: (none) => http://sourceforge.net/tracker/?func=detail&aid=2847591&group_id=140153&atid=745600See Also: (none) => https://bugzilla.xfce.org/show_bug.cgi?id=5187
Created attachment 1409 [details] xarchiver-0.5.2-whitespaces_in_path.patch Hello. I just created a patch for the issue ... The generated command was missing quotation marks in the target path ... The attached patch fixes the issue in my case ... Regards, Jaromir.
Created attachment 1410 [details] xarchiver-0.5.2-drag-n-drop_escaped_path.patch The following patch fixes the issue better ... works for all characters which need to be escaped ...
Attachment 1409 is obsolete: 0 => 1
Created attachment 1411 [details] xarchiver-0.5.2-drag-n-drop_escaped_path.patch The previous patch could produce unwanted memory leaks by leaving the original unescaped path unfreed.
Attachment 1410 is obsolete: 0 => 1
Great thanks, but we have no maintainer of xarchiver :/
Keywords: NO_PATCH => Junior_job, PATCH
I could possibly offer my help here ... I was about to read how to become a Mageia maintainer, but as I was a bit busy with my own distribution and other projects I couldn't find a free timeslot for that yet. We'll see in February.
This bug was fixxed by you no ? http://svnweb.mageia.org/packages/cauldron/xarchiver/current/SPECS/xarchiver.spec?r1=48700&r2=202692 Anyway, thanks :)
Status: NEW => RESOLVEDResolution: (none) => FIXED
Yeah ... sorry ... I was too busy and forgot to close this bug.