Skip to content

[BUG] Broken symbolic link in sync directory shows a warning message #278

@Krakish6

Description

@Krakish6

Describe the bug
If there is a broken symbolic link in the sync directory there will be an constant warning in the gui with empty error message.
The issue is that Steam is using this broken symlink in home directory on purpose Link to steam issue #206 so everyone who sets home direcotry as sync folder and uses steam and onedrive-gui client will have this message.

To Reproduce
Steps to reproduce the behavior:

  1. Install steam (not as Flatpak) and run it (It will create .steampath in user home directory).
  2. Set user home directory as a sync folder.

Expected behavior
Not show constant warning message or be able to disable the warning.

Screenshots

Image

Log

[2026-Mar-23 11:49:18.4335245] ERROR: The local file system returned an error with the following details:
[2026-Mar-23 11:49:18.4335335]   Calling Function:  syncEngine.scanPathForNewData()
[2026-Mar-23 11:49:18.4335395]   Path:              ./.steampath
[2026-Mar-23 11:49:18.4335475]   Error Message:     ./.steampath: No such file or directory
[2026-Mar-23 11:49:18.4335600]   Disk Space (CWD):  404301471744 bytes available
[2026-Mar-23 11:49:18.4335648]   Disk Space (Path): 404301471744 bytes available (parent path: .)
[2026-Mar-23 11:49:18.4335688] 
[2026-Mar-23 11:49:18.4335764] NOTE: This error requires attention; the client may continue running, but functionality is impaired and the issue should be resolved.

System Info

  • Linux distribution: Fedora 43
  • Desktop environment: Gnome 49
  • Compositor: Wayland
  • Python version: Python 3.14.3
  • Version of OneDrive client: 2.5.10

OneDriveGUI info
How did you install OneDriveGUI?: AppImage
What is the name of the AppImage file (if applicable)? : OneDriveGUI-1.3.0-x86_64AppImage

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions