• Bug#1092099: AppStream data not generated

    From [email protected]@21:1/5 to All on Wed Jul 23 23:30:01 2025
    The links from message #12 no longer work.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From [email protected]@21:1/5 to All on Thu Jul 24 11:40:01 2025
    But I am able to find Darktable in GNOME Software on Trixie and it looks correct (except for the missing screenshots and strangely low-quality desktop icon).

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From [email protected]@21:1/5 to All on Thu Jul 24 15:10:01 2025
    Oops, I take that back. Turns out I had an older cache and Darktable is actually no longer displayed in GNOME Software when using latest, fully updated Debian Trixie with up to date AppStream metadata.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David Bremner@21:1/5 to [email protected] on Fri Jul 25 17:00:01 2025
    <[email protected]> writes:

    But I am able to find Darktable in GNOME Software on Trixie and it looks correct (except for the missing screenshots and strangely low-quality desktop icon).

    I'm guessing that it "works" because of leftover files matching "/var/lib/apt/lists/*dep11*". The corresponding files for testing and
    unstable do not mention darktable. On the other hand

    https://appstream.debian.org/sid/main/issues/index.html

    also does not mention darktable. At a wild guess, something is installed
    in the wrong place.

    $ appstream-util check-component org.darktable.darktable

    Using system/*/*/desktop/org.darktable.darktable/* for org.darktable.darktable
    Checking source: /usr/share/metainfo/org.darktable.darktable.appdata.xml

    • No desktop file
    • org.darktable.darktable has no Icon
    Failed to check component, 2 problems detected

    I'm not sure why it claims there is no desktop file;

    /usr/share/applications/org.darktable.darktable.desktop

    is there, and it works with rofi e.g.

    rofi -drun-categories Photography -show drun -show-icons

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)