https://bugs.kde.org/show_bug.cgi?id=409165
Bug ID: 409165
Summary: skrooge appdata.xml gets warnings from
validation-strict on flathub
Product: skrooge
Version: Trunk from git
Platform: Flatpak
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
skrooge is building OK on flathub once again. But the build generates warnings
in a validation-strict step.
STEPS TO REPRODUCE
1. In a terminal,
$ flatpak install org.freedesktop.appstream-glib
$ flatpak run org.freedesktop.appstream-glib validate-strict
skrooge/appdata/org.kde.skrooge.appdata.xml
Or click on a recent build number in
https://flathub.org/builds/#/apps/org.kde.skrooge , note the orange warnings in
the build step, and view the log.
OBSERVED RESULT
skrooge/org.kde.skrooge.appdata.xml: FAILED:
• tag-missing : <translation> not specified
• tag-missing : <update_contact> is not present
• value-missing : <!-- Copyright [year] [name] --> is not present
• aspect-ratio-invalid : <screenshot> aspect ratio not 16:9
[https://skrooge.org/sites/skrooge.org/files/images/header1.png]
EXPECTED RESULT
The appdata file could pass validate-strict
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: n/a
ADDITIONAL INFORMATION
Elisa and Dolphin don't have these tags and copyright notice in their
appdata.xml file either.
--
You are receiving this mail because:
You are watching all bug changes.