⇦ | thunderbird-daily [main]
Last updated on: 2023-06-30 23:31 [CET]

Hints for thunderbird-daily in main

io.github.vitexus.thunderbird_daily ⚙ all

Errors

  • missing-desktop-file
    Found an AppStream MetaInfo XML file, but the associated .desktop file is missing. This often happens when the .desktop file is renamed, but the <launchable type="desktop-id"/> tag value of the AppStream MetaInfo file is not adapted as well, or if the MetaInfo file is located in a different package than the .desktop file.
    Please fix the packaging or work with upstream to resolve this issue.
    For older metadata, the desktop-id is inferred from the <id/> tag. If the component metadata has no launchable tag and no icon tag of type stock, check if a .desktop file named after the component-ID is located in the same package.

Warnings

  • missing-launchable-desktop-file
    The MetaInfo file references a .desktop file with ID 'daily.desktop' in its launchable tag, but the file was not found in the same package. In order to be able to launch the software once it was installed, please place the MetaInfo file and its .desktop files in the same package.

thunderbird-daily.desktop ⚙ all

Errors

  • icon-not-found
    The icon 'thunderbird' was not found in the archive. This issue can have multiple reasons:
    • The icon is not present in the archive.
    • The icon is in a wrong directory.
    • The icon is not available in a suitable size (at least 64x64px)
    • On Debian and Ubuntu, the icon is a symlink. The generator cannot read symlinks on these distributions - make the icon a real file.
    To make the icon easier to find, place it in /usr/share/icons/hicolor/<size>/apps and ensure the Icon= value of the .desktop file is set correctly.