Bug 327302 - Extract files service doesn't extract multiple files w/ different file extensions
Summary: Extract files service doesn't extract multiple files w/ different file extens...
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords: reproducible
Depends on:
Blocks:
 
Reported: 2013-11-08 11:32 UTC by public+kde
Modified: 2018-01-28 12:36 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description public+kde 2013-11-08 11:32:57 UTC
The extract files service apparently doesn't support extracting multiple archives at once if there are multiple archive types in the selection.

Reproducible: Always

Steps to Reproduce:
1. Select a few .zip and .rar files
2. Context menu doesn't have "Extract" entry
3. Select only .zip or only .rar files
4. Context menu does have "Extract" entry


Expected Results:  
Context menu should have "Extract" entry in both cases
Comment 1 Frank Reininghaus 2013-11-08 11:47:24 UTC
Thanks for reporting. This is not a Dolphin bug, but probably a problem in KFileItemActions::addServiceActionsTo(QMenu*) from the KIO library.
Comment 2 Patrick Silva 2018-01-28 01:27:49 UTC
cannot reproduce on Arch Linux, dolphin 17.12.1.
"Extract" is available in context menu when rar and zip files are selected and both can be extracted.
Comment 3 Nate Graham 2018-01-28 02:26:11 UTC
Thanks for confirming that, Dr. Chapatin. public+kde, what version of Plasma and KDE Applications were/are you using where you're affected by this?
Comment 4 public+kde 2018-01-28 12:35:51 UTC
I don't know which KDE version I ran five years ago, but it's definitely fixed now. Thanks! :)