Bug 451336 - Can't find FlatHub version of Celluloid by searching for it
Summary: Can't find FlatHub version of Celluloid by searching for it
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: Flatpak Backend (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-09 20:09 UTC by Nate Graham
Modified: 2022-07-28 19:56 UTC (History)
2 users (show)

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


Attachments
works for me (86.37 KB, image/png)
2022-03-11 17:45 UTC, Aleix Pol
Details
That's what I see: (520.26 KB, image/png)
2022-03-13 23:25 UTC, Aleix Pol
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2022-03-09 20:09:57 UTC
Everything KDE from git master; found while trying to reproduce Bug 450612.


STEPS TO REPRODUCE
1. Make sure you have the Flatpak backend installed with Flathub configured, and restart the app after that if you jst installed it
2. Search for "celluloid"


OBSERVED RESULT
One result is found from distro repos; the version on FlatHub is not found.


EXPECTED RESULT
Celluloid is found in a search.


ADDITIONAL INFORMATION
Celluloid can be found from within Discover by browsing in the Flathub remote from the Settings page. But it can't be found using a search.


`flatpak search celluloid` finds it:

$ flatpak search celluloid
Name        Description             Application ID                         Version  Branch  Remotes
Celluloid   GTK+ frontend for mpv   io.github.celluloid_player.Celluloid   0.22     stable  flathub


It has AppStream metadata:

appstreamcli search celluloid
Identifier: io.github.celluloid_player.Celluloid [desktop-application]
Name: Celluloid
Summary: GTK+ frontend for mpv
Package: celluloid
Homepage: http://celluloid-player.github.io
Icon: io.github.celluloid_player.Celluloid.png
Comment 1 Aleix Pol 2022-03-11 17:45:03 UTC
Created attachment 147447 [details]
works for me

I cannot reproduce
Comment 2 Nate Graham 2022-03-11 18:16:51 UTC
Yeah but if you click on that do you see flathub as an available source in it?
Comment 3 Aleix Pol 2022-03-13 23:25:47 UTC
Created attachment 147483 [details]
That's what I see:
Comment 4 Nate Graham 2022-03-14 00:06:42 UTC
Yeah, that's what's missing for me. All I see is the distro-provided version.

The flathub provided version appears in the browse list page for Flathub itself, but does not appear in searches and does not get de-duplicated with the distro-provided version.
Comment 5 Aleix Pol 2022-07-28 16:12:53 UTC
Can you still see this issue? I still have not been able to reproduce it.
Comment 6 Nate Graham 2022-07-28 19:56:38 UTC
Seems to be working for me now.