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
No icons when loading from the cache #124
Comments
|
Which version of AppStream are you using? I fixed a bug that sounds exactly like yours a couple of days ago (a83f1f5), but that particular issue was only introduced in Git master, and never made it into a release. |
|
I was testing on master, just switched to the |
|
Run a forced update please ( |
|
|
Is that the whole log? Because the log doesn't look complete... |
|
That's on Arch Linux. |
|
This should be working with the patch linked above - there was indeed an error in how/where the document context was set. Actually, this issue is rather serious, so I might do another release very soon that includes this patch (at Debconf, I guess, I don't think I can manage to do one next Monday). |
|
Yes, sorry for reopening. |
Since a couple of weeks I've been getting only the icons for the components that have stock icons, those that have it bundled aren't being offered.
I've been investigating a bit and my distro's icons are part of the xml and they're properly parsed when we call
appstreamcli refreshbut then when it's loaded back into the pool it doesn't list them.The text was updated successfully, but these errors were encountered: