⇦ | qtcreator [main]
Last updated on: 2024-04-16 02:10 [UTC]

Hints for qtcreator in main

org.qt-project.qtcreator.desktop ⚙ amd64

Errors

  • icon-not-found
    The icon 'QtProject-qtcreator' 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.

Warnings

  • asv-screenshot-default-missing
    :30 -
    No screenshot is marked as default.
  • asv-release-time-missing
    :39 - date
    The release is missing either the `date` (preferred) or the `timestamp` property.

Hints

  • asv-cid-contains-hyphen
    :4 - org.qt-project.qtcreator.desktop
    The component ID contains a hyphen/minus. Using a hyphen is strongly discouraged, to improve interoperability with other tools such as D-Bus. A good option is to replace any hyphens with underscores (`_`).
  • asv-desktop-app-launchable-omitted
    -
    This `desktop-application` component has no `desktop-id` launchable tag, however it contains all the necessary information to display the application. The omission of the launchable entry means that this application can not be launched directly from installers or software centers. If this is intended, this information can be ignored, otherwise it is strongly recommended to add a launchable tag as well.