Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Some apps have (null) in the description #25

Open
jgarciao opened this issue Dec 27, 2019 · 4 comments
Open

Some apps have (null) in the description #25

jgarciao opened this issue Dec 27, 2019 · 4 comments

Comments

@jgarciao
Copy link
Collaborator

~ $ curl https://flathub.org/api/v1/apps/com.github.ztefn.haguichi | jq '.description'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2726    0  2726    0     0   9303      0 --:--:-- --:--:-- --:--:--  9272
"<p>Join, create and manage Hamachi networks in a breeze.</p>\n<p>Features:</p>\n<ul>\n<li>Searchable, sortable and collapsible network list</li>\n<li>Sidebar for easy access to details and actions</li>\n<li>Desktop notifications</li>\n<li>Fully customizable commands</li>\n<li>Backup and restore your Hamachi configuration folder</li>\n</ul>\n<p>(null)</p>\n

More info at flathub/com.github.ztefn.haguichi@d6ecad1#r36562683

jgarciao referenced this issue in flathub/com.github.ztefn.haguichi Dec 27, 2019
@bilelmoussaoui
Copy link

Just noticed this today https://flathub.org/apps/details/org.gnome.Cheese again

@jgarciao
Copy link
Collaborator Author

jgarciao commented Jan 6, 2020

I think Cheese has a different problem #26

@jgarciao
Copy link
Collaborator Author

jgarciao commented Jan 6, 2020

@barthalion If you look at the appstream.xml file in your computer at /var/lib/flatpak/appstream/flathub/x86_64/active/appstream.xml you'll see that haguichi already has (null) in the description:

<description><p>Join, create and manage Hamachi networks in a breeze.</p><p>Features:</p><ul><li>Searchable, sortable and collapsible network list</li><li>Sidebar for easy access to details and actions</li><li>Desktop notifications</li><li>Fully customizable commands</li><li>Backup and restore your Hamachi configuration folder</li></ul><p>(null)</p></description>

I have found 12 (null) in that file. I could remove them when I import the data into the database, but I would be preferable that it was fixed in the software that generates the appstream.xml file (flat-manager?)

@barthalion
Copy link
Member

Huh! I will look at it later this week.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants