Code Monkey home page Code Monkey logo

Comments (12)

antonio-rojas avatar antonio-rojas commented on July 29, 2024

still not getting screenshot urls with cef772a, is any other commit required?

from appstream.

ximion avatar ximion commented on July 29, 2024

@antonio-rojas Did you run appstreamcli refresh --force? Are you using XML or YAML metadata as source data?

from appstream.

antonio-rojas avatar antonio-rojas commented on July 29, 2024

Yes, I ran appstreamcli refresh-cache --force. The metadata is in XML.

from appstream.

ximion avatar ximion commented on July 29, 2024

Hmm, are you sure you have the right appstreamcli and the right libappstream?
Because I just tried this here with the Arch metadata and got the expected screenshots...

from appstream.

antonio-rojas avatar antonio-rojas commented on July 29, 2024

yes, I just tried git head and still doesn't work

from appstream.

ximion avatar ximion commented on July 29, 2024

Weird...
Can you paste the output of appstreamcli status? Also run appstreamcli dump <component-id> with a component-ID for a component that has screenshots, and check if the screenshot tags are present in the output.

from appstream.

antonio-rojas avatar antonio-rojas commented on July 29, 2024

`> appstreamcli status
AppStream Status:
Version: 0.10.1

Distribution metadata:
/usr/share/app-info

  • XML: 3

  • Iconsets:
    archlinux-arch-core
    archlinux-arch-extra
    archlinux-arch-community

    /var/lib/app-info

  • Empty.

    /var/cache/app-info

  • Empty.

Metainfo files:

  • Found 97 components.
  • Found 81 components in legacy paths.

Summary:
We have information on 985 software components.`

appstreamcli dump org.kde.dolphin.desktop doesn't output any screenshot tag.

from appstream.

ximion avatar ximion commented on July 29, 2024

Hmm, strange, I can not reproduce this at all...
Also, these codepaths are all unit-tested now, so this really should work. Does make test complete without failure?

from appstream.

antonio-rojas avatar antonio-rojas commented on July 29, 2024

Yep, all tests pass. No idea what could be the problem, I even tried regenerating the xmls but it makes no difference.

from appstream.

ximion avatar ximion commented on July 29, 2024

The tests read, write and cache read/write metadata, which is exactly what ascli does as well...
So, I have no idea what could be broken here...
Maybe remove all AppStream libraries you have installed and install the master copy again, to be 100% sure nothing is interfering...

If nothing helps, I will fetch some arch user (maybe @aleixpol ) at Akademy and try to reproduce the issue there.
With the Archlinux metadata on Debian, at least, this problem doesn't happen.

from appstream.

antonio-rojas avatar antonio-rojas commented on July 29, 2024

ok found it... it was the old cached data from /var/cache/app-info that was somehow interfering. After wiping that dir and regenerating the cache once again it works. Thanks for the help.

from appstream.

ximion avatar ximion commented on July 29, 2024

Oh, that should not happen - if you run with --force, the old data should be overridden...
But good that it's working now :-)

from appstream.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.