Bug 413531 - Add support for snap package format
Summary: Add support for snap package format
Status: RESOLVED DUPLICATE of bug 264941
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 19.04.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on: 264941
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-27 22:52 UTC by Thanos Apostolou
Modified: 2019-11-04 18:19 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***