Skip to content

Add qBittorrent - #3876

Open
Chocobo1 wants to merge 1 commit into
AppImage:masterfrom
Chocobo1:qbt
Open

Add qBittorrent#3876
Chocobo1 wants to merge 1 commit into
AppImage:masterfrom
Chocobo1:qbt

Conversation

@Chocobo1

@Chocobo1 Chocobo1 commented Sep 2, 2026

Copy link
Copy Markdown

No description provided.

@Chocobo1
Chocobo1 marked this pull request as ready for review September 2, 2026 17:19
@Chocobo1

Chocobo1 commented Sep 2, 2026

Copy link
Copy Markdown
Author

It looks like the CI was failing at this step: https://github.com/AppImage/appimage.github.io/actions/runs/33659880220/job/100347534848?pr=3876#step:6:238
However, this is not an issue with qBittorrent, as I explained in my previous reply. In short, the CI is using an outdated desktop-file-validate version.

@Chocobo1

Chocobo1 commented Sep 2, 2026

Copy link
Copy Markdown
Author

In short, the CI is using an outdated desktop-file-validate version.

And here is the trace:

  1. The CI is running appdir-lint.sh, which in turn invokes desktop-file-validate, which comes from the desktop-file-utils package and is fetched at:
    packages: sudo imagemagick libasound2-dev pulseaudio-utils alsa-utils alsa-oss libjack0 desktop-file-utils xmlstarlet xsel xterm xvfb icewm x11-utils x11-apps netpbm xdotool libgl1-mesa-dri libgl1-mesa-dev mesa-utils libosmesa6 libsdl1.2-dev libsdl2-2.0-0 fonts-wqy-microhei libfile-mimeinfo-perl
  2. CI installed desktop-file-utils=0.26-1ubuntu3.tar: https://github.com/AppImage/appimage.github.io/actions/runs/33662077906/job/100354767590#step:3:95.
  3. desktop-file-validate needs to support Desktop Entry Specification 1.5. The installed desktop-file-utils 0.26-1 does not support it, as support was only introduced in desktop-file-utils 0.27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant