Package Details: onedrivegui-git 1.2.1.r10.g740cd51-1

Git Clone URL: https://aur.archlinux.org/onedrivegui-git.git (read-only, click to copy)
Package Base: onedrivegui-git
Description: A simple GUI for OneDrive Linux client, with multi-account support.
Upstream URL: https://github.com/bpozdena/OneDriveGUI
Keywords: onedrive
Licenses: GPL-3.0-or-later
Conflicts: onedrivegui
Provides: onedrivegui
Submitter: ZhangHua
Maintainer: Integral (lilac)
Last Packager: lilac
Votes: 8
Popularity: 0.46
First Submitted: 2022-04-20 06:17 (UTC)
Last Updated: 2025-06-19 03:25 (UTC)

Pinned Comments

ZhangHua commented on 2022-07-24 13:43 (UTC)

This is git package, which means it will pull latest code and generates version string automatically. If you see a update on GitHub, please simply rebuild this package and new version string will be generated.

Latest Comments

maoyaotang1 commented on 2025-06-16 21:15 (UTC)

onedrive-gui.log

2025-06-17 05:14:26,195 [utils.py:102][fn=config_client_bin_path][INFO] - Onedrive client location: 'onedrive' 2025-06-17 05:14:26,200 [utils.py:96][fn=get_installed_client_version][DEBUG] - [GUI] Installed client version is 256 2025-06-17 05:14:26,201 [global_config.py:45][fn=create_global_config][DEBUG] - [GUI] - loading default config {'onedrive': {'sync_dir': '"~/OneDrive"', 'monitor_interval': '"300"', 'log_dir': '"/var/log/onedrive/"', 'drive_id': '""', 'upload_only': '"false"', 'check_nomount': '"false"', 'check_nosync': '"false"', 'download_only': '"false"', 'disable_notifications': '"false"', 'disable_upload_validation': '"false"', 'enable_logging': '"false"', 'force_http_11': '"false"', 'local_first': '"false"', 'no_remote_delete': '"false"', 'skip_symlinks': '"false"', 'debug_https': '"false"', 'skip_dotfiles': '"false"', 'dry_run': '"false"', 'min_notify_changes': '"5"', 'monitor_log_frequency': '"12"', 'monitor_fullscan_frequency': '"12"', 'sync_root_files': '"false"', 'classify_as_big_delete': '"1000"', 'user_agent': '""', 'remove_source_files': '"false"', 'skip_dir_strict_match': '"false"', 'application_id': '""', 'resync': '"false"', 'bypass_data_preservation': '"false"', 'azure_ad_endpoint': '""', 'azure_tenant_id': '"common"', 'sync_business_shared_items': '"false"', 'sync_dir_permissions': '"700"', 'sync_file_permissions': '"600"', 'rate_limit': '"125000000"', 'operation_timeout': '"3600"', 'webhook_enabled': '"false"', 'webhook_public_url': '""', 'webhook_listening_host': '""', 'webhook_listening_port': '"8888"', 'webhook_expiration_interval': '"86400"', 'webhook_renewal_interval': '"43200"', 'disable_download_validation': '"false"', 'connect_timeout': '"30"', 'data_timeout': '"240"', 'display_running_config': '"false"', 'ip_protocol_version': '"1"', 'threads': '"8"', 'use_recycle_bin': '"false"', 'recycle_bin_path': '""', 'force_session_upload': '"false"', 'delay_inotify_processing': '"false"', 'inotify_delay': '"5"', 'skip_file': '"~|.~|.tmp|.swp|*.partial"', 'skip_dir': '""'}} 2025-06-17 05:14:26,201 [global_config.py:75][fn=create_global_config][DEBUG] - [GUI]{} 2025-06-17 05:14:26,439 [OneDriveGUI:51][fn=<module>][INFO] - Starting OneDriveGUI v1.2.1

maoyaotang1 commented on 2025-06-16 21:13 (UTC)

File "/usr/bin/OneDriveGUI", line 56, in <module> main_window = MainWindow() File "/usr/lib/OneDriveGUI/main_window.py", line 83, in init self.show_setup_wizard() ~~^^ File "/usr/lib/OneDriveGUI/main_window.py", line 261, in show_setup_wizard self.setup_wizard.show() ^^^^^^^^^^^^^^^^^ AttributeError: 'MainWindow' object has no attribute 'setup_wizard'. Did you mean: 'show_setup_wizard'?

hockeymikey commented on 2024-11-27 02:42 (UTC)

You need to change the deps from "onedrive-abraunegg" to "onedrive". Need to be able to use this with onedrive-abraunegg-git.

ZhangHua commented on 2022-07-24 13:43 (UTC)

This is git package, which means it will pull latest code and generates version string automatically. If you see a update on GitHub, please simply rebuild this package and new version string will be generated.