Bug 383472

Summary: Default open action for ISO files should mount it, not attempt to open it with Ark
Product: [Applications] dolphin Reporter: Nate Graham <nate>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: elvis.angelaccio
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nate Graham 2017-08-14 02:23:25 UTC
Right now, opening an ISO in Dolphin results in it being passed off to Ark, which cannot mount the ISO--it can only display and offer to extract its contents, which is almost never what's expected or wanted for an ISO. Instead, the user probably wants to mount the ISO.

There are supposedly Dolphin servicemenu add-ons that will accomplish this, but there are two problems with this approach:
1. None of them work for me; they don't even show up once installed
2. Even if they did work, they're 3rd-party software that 99.9% of users will never know about
3. This is basic functionality (macOS finder, Windows Explorer, and GNOME Nautilus can all mount ISOs natively). Iyt seems silly for it to only be supported via 3rd party code.


There are a lot of requests for built-in ISO mounting support in Dolphin:
- https://bugs.kde.org/show_bug.cgi?id=159478
- https://bugs.kde.org/show_bug.cgi?id=175051
- https://bugs.kde.org/show_bug.cgi?id=187880
- https://bugs.kde.org/show_bug.cgi?id=337746

I think it's time to implement it natively. Not having this piece of basic functionality built in frustrates users and degrades Dolphin's user experience.
Comment 1 Nate Graham 2017-08-18 15:10:20 UTC
Should probably just mark this as a dupe of https://bugs.kde.org/show_bug.cgi?id=175051

*** This bug has been marked as a duplicate of bug 175051 ***