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
appstreamqt doesn't list urls #78
Comments
|
|
This is probably an issue with the metadata... Maybe on Neon the metadata is generated without metainfo file, and therefore no URLs are present? |
|
That's odd... @apachelogger can you maybe shed some light? |
|
It makes no sense... But this line looks kind of suspicious to me: https://github.com/ximion/appstream/blob/master/qt/database.cpp#L161 Everything |
|
now that's certainly odd: |
|
Can you update that and see if the issue persists? If you have a mix of different libappstream and libappstream-qt versions on your system, that could very well cause this issue. The libraries aren't really meant to be mixed in different versions. |
|
Riddell forked the packaging from debian. you'll have to talk to him about inconsistencies |
|
It was a packaging issue. |
|
At least we got even more test coverage from it :D |
I made a little test application that reproduces the issue. I can reproduce on KDE Neon, can't reproduce on ArchLinux.
https://github.com/aleixpol/appstreamqttest
The text was updated successfully, but these errors were encountered: