Skip to content

Misleading "Some files could not be synced!" #10053

@i2h3

Description

@i2h3
  • Launching the client with a single account configured with file provider only results in the "Some files could not be synced!" message in the tray window popover despite everything being fine.
  • The problem is the lack of status information for which the app defaults to this message.
  • Relevant code: syncstatussummary.cpp:251 where case SyncResult::Undefined: is handled.
  • Force the file provider extension to report its (hopefully happy) state on launch to avoid the default undefined fallback with the misleading message.

Metadata

Metadata

Assignees

Labels

bugfeature: 📁 file providermacOS File Provider Extension, more general also known as virtual file system.os: 🍎 macOSApple macOS, formerly also known as OS X

Type

No fields configured for Bug.

Projects

Status
🧭 Planning evaluation (don't pick)

Relationships

None yet

Development

No branches or pull requests

Issue actions