bpozdena / OneDriveGUI

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

Appimage of OneDriveGUI doesn't recognize installed OneDrive version correctly #160

Closed LukasMangold closed 5 months ago

LukasMangold commented 5 months ago

Describe the bug Appimage of OneDriveGUI doesn't recognize installed OneDrive version correctly.

To Reproduce

sudo dnf install onedrive 
chmod +x OneDriveGUI-1.1.0alpha5-x86_64.AppImage
./OneDriveGUI-1.1.0alpha5-x86_64.AppImage

Expected behavior Appimage of OneDriveGUI recognizes installed version correctly.

Screenshots image

Log

2024-03-25 14:29:12,595 [connectionpool.py:1052][fn=_new_conn][DEBUG] - Starting new HTTPS connection (1): api.github.com:443
2024-03-25 14:29:12,741 [connectionpool.py:546][fn=_make_request][DEBUG] - https://api.github.com:443 "GET /repos/abraunegg/onedrive/releases/latest HTTP/1.1" 200 1243
2024-03-25 14:29:12,759 [OneDriveGUI.py:2540][fn=client_version_check][DEBUG] - [GUI] Client version check: {'latest_client_version': 'v2.4.25', 'installed_client_version': 'v2.4.25'}
2024-03-25 14:29:13,044 [OneDriveGUI.py:2617][fn=autostart_monitor][DEBUG] - [xxx@xxx] Compatible client version found: False
2024-03-25 14:29:13,044 [OneDriveGUI.py:2620][fn=autostart_monitor][DEBUG] - [xxx@xxx] Auto-sync enabled for profile: False

System Info

OS: Fedora Linux 38 (Workstation Edition) x86_64 
Host: 20X100P5GE ThinkPad L14 Gen 2 
Kernel: 6.7.9-100.fc38.x86_64 
Shell: zsh 5.9 
DE: GNOME 44.10 
WM: Mutter 
WM Theme: Adwaita 
Theme: Adwaita-dark [GTK2/3] 
Terminal: kitty 
CPU: 11th Gen Intel i7-1165G7 (8) @ 4.700GHz 
GPU: Intel TigerLake-LP GT2 [Iris Xe Graphics] 
Memory: 13977MiB / 47828MiB 

or output of below commands:

onedrive --version
onedrive v2.4.25
onedrive --display-config
Configuration file successfully loaded
onedrive version                             = v2.4.25
Config path                                  = /home/lukas/.config/onedrive
Config file found in config path             = true
Config option 'sync_dir'                     = /home/lukas/OneDrive
Config option 'enable_logging'               = false
Config option 'log_dir'                      = /var/log/onedrive/
Config option 'disable_notifications'        = false
Config option 'min_notify_changes'           = 5
Config option 'skip_dir'                     = 
Config option 'skip_dir_strict_match'        = false
Config option 'skip_file'                    = ~*|.~*|*.tmp
Config option 'skip_dotfiles'                = false
Config option 'skip_symlinks'                = false
Config option 'monitor_interval'             = 300
Config option 'monitor_log_frequency'        = 6
Config option 'monitor_fullscan_frequency'   = 12
Config option 'read_only_auth_scope'         = false
Config option 'dry_run'                      = false
Config option 'upload_only'                  = false
Config option 'download_only'                = false
Config option 'local_first'                  = false
Config option 'check_nosync'                 = false
Config option 'check_nomount'                = false
Config option 'resync'                       = false
Config option 'resync_auth'                  = false
Config option 'cleanup_local_files'          = false
Config option 'classify_as_big_delete'       = 1000
Config option 'disable_upload_validation'    = false
Config option 'bypass_data_preservation'     = false
Config option 'no_remote_delete'             = false
Config option 'remove_source_files'          = false
Config option 'sync_dir_permissions'         = 700
Config option 'sync_file_permissions'        = 600
Config option 'space_reservation'            = 52428800
Config option 'application_id'               = 
Config option 'azure_ad_endpoint'            = 
Config option 'azure_tenant_id'              = common
Config option 'user_agent'                   = 
Config option 'force_http_11'                = false
Config option 'debug_https'                  = false
Config option 'rate_limit'                   = 0
Config option 'operation_timeout'            = 3600
Config option 'dns_timeout'                  = 60
Config option 'connect_timeout'              = 10
Config option 'data_timeout'                 = 600
Config option 'ip_protocol_version'          = 0
Config option 'sync_root_files'              = false
Selective sync 'sync_list' configured        = false
Config option 'sync_business_shared_folders' = false
Business Shared Folders configured           = false
Config option 'webhook_enabled'              = false

OneDriveGUI info

OneDriveGUI-1.1.0alpha5-x86_64.AppImage
bpozdena commented 5 months ago

Please read the release notes again and let me know if you have any additional questions. https://github.com/bpozdena/OneDriveGUI/releases/tag/v1.1.0alpha5

Please use the last stable release v1.0.3.