bpozdena / OneDriveGUI

A simple GUI for OneDrive Linux client with multi-account support.
GNU General Public License v3.0
765 stars 34 forks source link

[BUG] Won't work with OneDrive v2.5.2 #198

Open MichielMag opened 1 month ago

MichielMag commented 1 month ago

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:

  1. Have OneDrive v2.5.2 installed.
  2. Open OneDrive GUI

Expected behavior Version check to succeed.

System Info

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

bpozdena commented 1 month ago

Please provide all requested details from the issue template.

bpozdena commented 1 month ago

Also ensure to use OneDriveGUI v1.1.1 . The nix package is trying to get older code.