Open
Description
For categories, the GetGroups
D-Bus API (implemented in DnfDaemonBase.get_groups
in python/dnfdaemon/server/__init__.py
) returns the name instead of the id, the id is lost. This is a problem because the id is needed to look up the correct icon in GUIs, both for the category itself, and for groups within the category that do not have their own icons (where, according to https://fedorahosted.org/comps/ , we are supposed to fall back to the category's icon).
Metadata
Metadata
Assignees
Labels
No labels