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

Show warning when onedrive client is not installed #27

Closed
bpozdena opened this issue Mar 18, 2022 · 2 comments
Closed

Show warning when onedrive client is not installed #27

bpozdena opened this issue Mar 18, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bpozdena
Copy link
Owner

Show warning when onedrive client is not installed but pre-existing OneDriveGUI profile was detected.

@bpozdena bpozdena added the enhancement New feature or request label Mar 18, 2022
@bpozdena bpozdena added this to the v0.2.0 milestone Mar 18, 2022
@bpozdena bpozdena self-assigned this Mar 18, 2022
@abraunegg
Copy link

abraunegg commented Mar 19, 2022

@bpozdena
An expansion here would be also if the client version is not correct - for example the 'skilion' code base.

Folk using Arch AUR - if they install 'onedrive' rather than 'onedrive-abraunegg' - same binary name but the 'skilion' code version will be v1.1.4 - so if that is installed, and the GUI is installed, a lot of the additional options / configuration etc is not going to work or be compatible.

@bpozdena
Copy link
Owner Author

bpozdena commented Mar 22, 2022

Client version check is now enforced. Minimum supported client version is currently 2.4.15.

If OneDrive client is not installed or is older than minimum supported version, the bellow actions will take place:
-Setup wizard will prevent new profile import/creation
-Start sync button will be grayed out
-Settings button will be grayed out

Example with AUR package 'onedrive' :
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants