Open bbhtt opened 1 year ago
Started test build 69303
Build 69303 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/51958/com.dropbox.Client.flatpakref
This seems to need loggin in. I don't have an account, so testing needed.
I tested this (or rather, the equivalent using Flatseal) and the tray icon does not appear.
Ok thanks. I'll check tomorrow
Started test build 77600
Build 77600 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/60193/com.dropbox.Client.flatpakref
They are using a super old Qt version, 5.5.1 (compiled with GCC 4.8.4 on Ubuntu 14.04). The fix that enables to drop this permission is in Qt 5.15 LTS (only in KDE's patchsets) and Qt 6 (upstream).
This is no longer required with any supported runtimes, the issue was fixed in Qt
https://docs.flatpak.org/en/latest/desktop-integration.html#statusnotifier
https://github.com/flathub/flatpak-builder-lint/issues/66#issuecomment-1386033025
Fixes #111