owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.39k stars 667 forks source link

Systray sync icon not always activated #6266

Open PVince81 opened 6 years ago

PVince81 commented 6 years ago

Steps

  1. Move some files into a local sync folder
  2. Open sync window
  3. Look at systray (note that in my case I have to hover as I have the bottom bar on auto-hide)

Expected

During sync, systray icon must have the blue icon

Actual

Systray icon still shows green icon.

Version

owncloud-client-2.4.0~rc2-8878.1.x86_64 from isv:ownCloud:community:testing plasma5-workspace-5.11.4-1.1.x86_64

In the screenshot you'll see that I actually have two accounts, not sure if related in any way. In more detail, I moved the files in question from a USB MTP device (Android) into the sync folder and waited for sync.

screenshot_20171225_224755

PVince81 commented 6 years ago

After restarting desktop client the indicator worked again.

Note that in the original case I started the computer (no suspend) and used it for several hours.

Currently cannot reproduce this, maybe I was just unlucky...

ogoffart commented 6 years ago

I looked a bit in the code, and could not find a good reason for this hapenning

ogoffart commented 5 years ago

Can this be reproduced with recent client?

PVince81 commented 5 years ago

Yes, saw it lately eeven with 2.5.3.

I believe it's related to having multiple accounts: I have the company OC account and private OC account.

Sometimes I have the feeling that the indicator only matches one of them, not both. Maybe the logic that feeds the status has a bug that randomly fails to pass it along ?

I don't have exact reproduction steps.