Summary: | Ark doesn't create directory when extracting an archive | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Elias Probst <mail> |
Component: | general | Assignee: | Harald Hvaal <metellius> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | egxoun8uya67izy, rakuco, sven.burmeister |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Elias Probst
2008-06-03 03:11:40 UTC
I confirm on 4.1 rc1 from opensuse repo The current trunk has a refined extraction dialog that allows creation of subfolder. But the usage defined here is still not possible, so I changed the bug to a wishlist item that I will look into later. This is a bug and not a wishlist item, since ark does not warn the user that the folder was not created but just extracts to a path the user did not define. I don't think that notifiying the user about a failure is a feature request. It doesn't matter whether it's classified as a bug or a wishlist item really; it's still one of the things I'm going to fix for 4.2. SVN commit 873050 by metellius: BUG: 163108 Ark will now prompt to create unexisting directories in extractiondialog. M +33 -5 extractiondialog.cpp M +1 -0 extractiondialog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=873050 Does this mean it went only for 4.2? Because I have KDE 4.1.3 (ark 2.10.999) from 3rd of November and the bug persists. I was filing a bug report when I found this one. @Bartemius: yes, the change was only for 4.2 version. I unfortunately did not have time for a lot of backports for 4.1.3, and since the extraction dialog is entirely redesigned for 4.2, I could not use the patch for 4.2 just like that in 4.1.3. *** Bug 202475 has been marked as a duplicate of this bug. *** |