[Bug]: Status bar icon shows state inconsistent with current application status (Linux)
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
Description
### ⚠️ Before submitting, please verify the following: ⚠️
- [x] This is a **bug**, not a question or a configuration issue.
- [x] This issue is **not** already reported on Github (I've searched it).
- [x] Nextcloud Server and Desktop Client are **up to date**. See [Server Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) and [Desktop Releases](https://nextcloud.com/install/#install-clients) for supported versions.
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/)
### Bug description
In the below screenshot, Nextcloud Desktop is reporting 3 different statuses:
* Application is reporting "Syncing file 4 of 5"
* alt text is reporting "Waiting to start sync"
* Tray icon reporting ✅ i.e. all synced.

### Steps to reproduce
1. Sync files
2. observe status bar icon
3. hover mouse over sync icon
### Expected behavior
Expecting the status in all locations to be identical
Application: syncing
Alt text: syncing
Tray icon ♻
### Which files are affected by this bug
(does not affect a file)
### Operating system
Linux
### Which version of the operating system you are running.
NixOS Unstable
### Package
Distro package manager
### Nextcloud Server version
various: 30.0.1 RC1 (currently syncing server), 29.0.7, 30.0.0
### Nextcloud Desktop Client version
3.14.1
### Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 3.4.2 to 3.4.4)
### Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
### Are you using an external user-backend?
- [ ] Default internal user-backend
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Nextcloud Server logs
_No response_
### Additional info
might be related to #7287
Contributor guide
Assessment
This issue has not been assessed yet.