flathub / org.qbittorrent.qBittorrent

https://flathub.org/apps/details/org.qbittorrent.qBittorrent
9 stars 11 forks source link

Fix flathub linter issues #93

Closed Erick555 closed 1 year ago

Erick555 commented 1 year ago

This fixes below errors/warnings:

{
    "errors": [
        "finish-args-broken-kde-tray-permission"
    ],
    "warnings": [
        "finish-args-contains-both-x11-and-wayland"
    ]
}
flathubbot commented 1 year ago

Started test build 3336

flathubbot commented 1 year ago

Build 3336 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/115773/org.qbittorrent.qBittorrent.flatpakref
Chocobo1 commented 1 year ago

https://github.com/flathub/org.qbittorrent.qBittorrent/pull/92#issuecomment-1289832561

I'll wait awhile to see the outcome of that ticket.

Chocobo1 commented 1 year ago

@Erick555 The discussion at https://github.com/flathub/flatpak-builder-lint/issues/66 doesn't seem to lead anywhere. So I think it is best to merge your PR to avoid stalling this repo. What do you think?

Erick555 commented 1 year ago

I agree. It could be reverted when something on flathub changes.

Chocobo1 commented 1 year ago

@Erick555 Thank you!