|
Bugzilla – Full Text Bug Listing |
| Summary: | Cannot open Flatpak Bundles with Gnome-Software | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Antoine Saroufim <Antoine.Saroufim> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bosim, dimstar |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 1008287 | ||
| Bug Blocks: | |||
|
Description
Antoine Saroufim
2016-11-26 18:32:30 UTC
That's pretty much the same as bug 941862 EVen though that bug is about RPM files, the main component missing is the .desktop file (which we don't ship due to it not working with our PK backend for now) - The handler might already work for flatpak; but last time I tried it, stupidly enough PK was still being queried - needless to say it failed. Might be worthy to re-check and possibly install the handler only for .flatpak and .flatrepo files (skip RPM until the underlying PK issue is fixed) LEAP 15 is suffering from the bug as well. The extension "flatpakref" is not recognized to be opened with gnome-software. If you do a "zypper install flatpak" and run "gnome-software --local-filename=someflatpakreffile.flatpakref" it installs perfectly. Would really improve usability of LEAP if flatpak was supported via gnome-software. At least on Tumbleweed this seems to work now: I tried: * https://flathub.org/apps/details/org.frozen_bubble.frozen-bubble * Click install * The 'open dialog' pops up, populated with 'install software' * After confirming, gnome-software launches, allowing to install |