Bug 413531

Summary: Add support for snap package format
Product: [Applications] ark Reporter: Thanos Apostolou <thanosapostolou>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, nate, rthomsen6
Priority: NOR    
Version: 19.04.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Bug Depends on: 264941    
Bug Blocks:    

Description Thanos Apostolou 2019-10-27 22:52:18 UTC
SUMMARY
Ark cannot open a downloaded snap package but gnome's archive manager (file-roller) can.

STEPS TO REPRODUCE
1. Download a snap (e.g. snap download ohmygiraffe)
2. Try to open it with ark (ark ./ohmygiraffe)
3. Install file-roller and open it with that (file-roller ./ohmygiraffe)

OBSERVED RESULT
Ark cannot open a .snap package

EXPECTED RESULT
Ark being able to browse a .snap file's contents and extract it.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 19.10 with backports ppa
(available in About System)
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.4
Comment 1 Kai Uwe Broulik 2019-10-28 07:49:07 UTC
Doesn't look like Ark supports squashfs (at least that's what the mimetype inheritance says it actually is, I thought it was some kind of .tar.gz)
Comment 2 Thanos Apostolou 2019-10-28 21:57:26 UTC
Should I change the title of this as requesting general squashfs support? Maybe I should change this to "plugins" Component?
Comment 3 Elvis Angelaccio 2019-11-03 14:10:06 UTC
(In reply to Thanos Apostolou from comment #2)
> Should I change the title of this as requesting general squashfs support?
> Maybe I should change this to "plugins" Component?

There is already https://bugs.kde.org/show_bug.cgi?id=264941
Comment 4 Nate Graham 2019-11-04 18:19:20 UTC
Yep.

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