Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.9.0 build with libcloudproviders is broken #8996

Closed
antonio-rojas opened this issue Sep 9, 2021 · 3 comments
Closed

2.9.0 build with libcloudproviders is broken #8996

antonio-rojas opened this issue Sep 9, 2021 · 3 comments
Milestone

Comments

@antonio-rojas
Copy link

Expected behaviour

It builds

Actual behaviour

/build/owncloud-client/src/client/src/gui/libcloudproviders/libcloudproviders.cpp:85:52: error: ‘class OCC::FolderMan’ has no member named ‘list’
   85 |     const auto newFolders = FolderMan::instance()->list();
      |                                                    ^~~~

FolderMan::list() was removed in commit 3f5163a

@TheOneRing
Copy link
Member

I'd recommend to disable the feature for now as it not really provides any benefits.
But we will fix it with 2.9.1

@TheOneRing TheOneRing added this to the 2.9.1 milestone Sep 9, 2021
@TheOneRing
Copy link
Member

TheOneRing commented Sep 15, 2021

What is the current state of libcloudproviders, what does it provide.
The only available documentation is what its supposed to provide one day form 2015
https://csorianognome.wordpress.com/2015/07/07/cloud-providers/ .
https://gitlab.gnome.org/World/libcloudproviders

@TheOneRing
Copy link
Member

TheOneRing commented Sep 28, 2021

Fixed in 2.9.1

@gabi18 gabi18 mentioned this issue Sep 29, 2021
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants