Coder Social home page Coder Social logo

Comments (3)

ximion avatar ximion commented on September 27, 2024

We could add these apps as stub and have the software center figure out the package which owns them via PK GetFiles(), since doing calls to the package management system is something I don't want to do when updating the cache - this process should be as fast as possible and should be able to run at any time (even if the package database is locked or being updated).

This solution is really ugly, because it will introduce entries without installation candidate into the AppStream database, which currently does never happen. But this might be a bitter pill to take, if there is strong demand from software center people to add this feature.

from appstream.

ximion avatar ximion commented on September 27, 2024

With the latest changes, we might finally be able to do this...
Problem is: Do we want to do this? It will force software-center apps to resolve a filename to packages, which is pretty slow...

from appstream.

ximion avatar ximion commented on September 27, 2024

I think I found a solution for this issue which makes sense (using a configuration option to switch to "show data from metainfo files" mode for developers, and reading .desktop files and metainfo files unconditionally if the distributor does not have any information about them).
Will work on this for a later release (maybe 0.10.2)

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.