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

Set up VFS integration before parsing options #9457

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

fmoc
Copy link
Contributor

@fmoc fmoc commented Feb 19, 2022

Fixes #9155

@fmoc fmoc requested a review from a team February 19, 2022 15:00
@fmoc fmoc changed the base branch from master to 2.10 February 19, 2022 15:00
src/gui/application.cpp Outdated Show resolved Hide resolved
Copy link
Member

@TheOneRing TheOneRing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⬆️

changelog/unreleased/9155 Outdated Show resolved Hide resolved
@fmoc
Copy link
Contributor Author

fmoc commented Feb 22, 2022

I don't see how the change could make the tests fail, which do not use any of the commandline parsing code. Any ideas?

@TheOneRing
Copy link
Member

If an account is configured to use vfs and and we fail to load that plugin we crash.
I assume the change influences the plugin loading in the unit test.

@sonarcloud
Copy link

sonarcloud bot commented Feb 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@TheOneRing
Copy link
Member

Looks like it was a hickup

@TheOneRing TheOneRing merged commit 14146c8 into 2.10 Feb 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the work/fix-version-info branch February 28, 2022 13:51
@TheOneRing TheOneRing mentioned this pull request Mar 10, 2022
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

owncloud --version reports Using virtual files plugin: off
3 participants