Bug 1821002

Summary: Enable cloudproviders
Product: [Fedora] Fedora Reporter: taaem
Component: gtk3Assignee: Kalev Lember <klember>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: cosimo.cecchi, gnome-sig, jadahl, klember, mclasen, redhat, spam-fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gtk3-3.24.28-3.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-24 20:17:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to enable cloudproviders for the RPM none

Description taaem 2020-04-05 11:34:51 UTC
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?

Comment 1 Romain 2021-04-20 11:48:40 UTC
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

Comment 2 Kalev Lember 2021-04-21 11:12:56 UTC
I went ahead and enabled it in https://src.fedoraproject.org/rpms/gtk3/c/db506996970545c79cdf3707aefb5b933632f2f4 after consulting mclasen.

Comment 3 Fedora Update System 2021-04-21 11:13:35 UTC
FEDORA-2021-d53398aa1e has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-d53398aa1e

Comment 4 Fedora Update System 2021-04-21 15:01:48 UTC
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.

Comment 5 Fedora Update System 2021-04-24 20:17:07 UTC
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.