https://bugs.kde.org/show_bug.cgi?id=362479
Bug ID: 362479 Summary: Ark extracts files into wrong subdirectory when subdirectories of same name are present Product: ark Version: 15.12.3 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: elvis.angelac...@kdemail.net Reporter: el_zo...@gmx.net CC: rak...@freebsd.org, rthoms...@gmail.com I have several archives (in that case .rar, but it seems to happen with other types) which contain 2 directories (e.g. dirA and dirB) with numerous files in each. I'd like to extract them into a nested directory structure containing directories of the same name in a way that Ark writes into the existing directories: e.g. /maindir/subdir/ contains dirA and dirB, I tell Ark to extract into "subdir/" (unchecking the "create subfolder" box). Instead of extracting the files form archive.rar/dirA into /dirA/ (and dirB respecitvely), it unpacks both dirA and dirB as subfolders into dirA (i.e. afterwards I have */dirA/dirA and */dirA/dirB) Reproducible: Always Steps to Reproduce: 1. Unpack archive with folder structure into directories containing subdirectory of same name as folders in archive Actual Results: Directory structure is extracted not into the chosen folder, but into one of the homonymous subdirectories inside the folder Expected Results: The files in the folders inside the archive should be written into the respective folders in the directory which has been chosen for extraction, merging the content of the folders from the archive and the folders from the extraction target. -- You are receiving this mail because: You are watching all bug changes.