New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Descriptions are no longer displayed #305
Comments
|
Bisected to be026a4 |
|
Note that, as per the 0.13 output, the description is fully translated. |
|
I haven't reproduced this yet, but this looks like a pretty critical issue. The weird thing is that at the very least the untranslated strings should be present, even if translations are dropped because not enough stuff was localized. And in this case there actually is enough translation. |
|
Krita was just an example. Descriptions are missing from all packages. |
|
Okay, I just tested that on Debian and couldn't reproduce it - we do have all descriptions. Where is your metadata coming from? Do you get the same issue when reading the XML file directly? (For that, try |
|
Reading the xml file outputs the descriptions correctly. The metadata is the distro one, extracted with appstream-generator. |
|
Hmm... Which version of asgen do you use? Are the descriptions present in the source metadata (the ones in |
|
they are in the source metadata (as I said, 0.13 works fine with the same metadata),. but not in the cache |
|
Two further observations:
|
|
Yeah, that |
With 0.14:
Notice the missing description.
With 0.13, and using the same metadata:
The text was updated successfully, but these errors were encountered: