Created attachment 1676378 [details] Patch to enable cloudproviders for the RPM Description of problem: Gtk3 and nautilus can display cloudproviders via libcloudproviders, when Gtk is compiled with: --enable-cloudproviders (Ref.: https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/meson_options.txt#L16) This enables eg. Nextcloud to be natively displayed inside the nautilus sidebar. Or is there a reason why such thing would not be enabled?
According to Emmanuele Bassi, the cloudproviders option should be enabled by distros, it's only disabled upstream because it caused errors in their CI: > ebassi: We had to disable libcloudproviders in the GTK CI because it messed up the pipeline by trying to connect to a session bus (and erroring out when failing); I think it has been fixed, but not released > ebassi: Ah, no: it's been released in 0.3.1 ... > ebassi: I think it's just not heavily tested, but yes: it should be enabled
I went ahead and enabled it in https://src.fedoraproject.org/rpms/gtk3/c/db506996970545c79cdf3707aefb5b933632f2f4 after consulting mclasen.
FEDORA-2021-d53398aa1e has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-d53398aa1e
FEDORA-2021-d53398aa1e has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-d53398aa1e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-d53398aa1e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-d53398aa1e has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.