[BUG] Won't work with OneDrive v2.5.2
Describe the bug OneDrive GUI won't work with 2.5.2. I see that you're transforming 2.5.0 in 2500, but 2.5.2 in 252, causing your version check to fail.
To Reproduce Steps to reproduce the behavior:
- Have OneDrive v2.5.2 installed.
- Open OneDrive GUI
Expected behavior Version check to succeed.
System Info
- Linux distribution: NixOS
- Desktop environment: Hyprland
- Compositor: Wayland
- Python version: Whatever is bundled with the NixOS package
- Version of OneDrive client: 2.5.2
OneDriveGUI info How did you install OneDriveGUI?: nixpkg What is the name of the AppImage file (if applicable)? : https://github.com/NixOS/nixpkgs/blob/7eee17a8a5868ecf596bbb8c8beb527253ea8f4d/pkgs/by-name/on/onedrivegui/package.nix
Please provide all requested details from the issue template.
Also ensure to use OneDriveGUI v1.1.1 . The nix package is trying to get older code.
I'm using onedrivegui on NixOS with onedrive 2.5.3 and experienced no issue at all with the version detection. I'd close this due to no response from OP.
Looks like the problem may have cropped back up again with 2.5.5
Unable to reproduce