Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] [2.2.0 beta1] OS notification when conflict happens during synchronisation #4761

Closed
robinschu opened this issue Apr 28, 2016 · 2 comments
Assignees
Milestone

Comments

@robinschu
Copy link

Build: ownCloud desktop client release version 2.2.0 beta1 (Windows)

Expected behaviour

When creating a conflict - e.g.

  1. User A works on "test.txt" in local folder - adds a few lines
  2. User B works simultaneously on "test.txt" in local folder - adds a few lines too
  3. User A saves and sychronises "test.txt"
  4. User B saves and synchronises too - "test.txt" shows in Tab "not synchronized" in the GUI

A toast message should appear at the tray-icon that shows the user a message like "conflict when syncing file "test.txt""

Actual behaviour

Everything works fine. But no Toast-Message appears and User does not get notified, only noticable in GUI.

Steps to reproduce

see above

Client configuration

Client version: ownCloud desktop client release version 2.2.0 beta1 (Windows)

Operating system: Win 8.1

OS language: German

Installation path of client: C:\Program Files (x86)\ownCloud

@guruz guruz changed the title Toast-Message when conflict happens during synchronisation - Beta-Build [Windows] [2.2.0 beta1] Shell notification when conflict happens during synchronisation Apr 28, 2016
@guruz guruz changed the title [Windows] [2.2.0 beta1] Shell notification when conflict happens during synchronisation [Windows] [2.2.0 beta1] OS notification when conflict happens during synchronisation Apr 28, 2016
@dragotin
Copy link
Contributor

This should be fixed, see 52a5234

@dragotin dragotin added the ReadyToTest QA, please validate the fix/enhancement label Apr 29, 2016
@dragotin dragotin added this to the 2.2.0-current milestone Apr 29, 2016
@mcastroSG
Copy link

Hi hi

Steps Executed

  1. User A works on "test.txt" in local folder - adds a few lines
  2. User B works simultaneously on "test.txt" in local folder - adds a few lines too
  3. User A saves and sychronises "test.txt"
  4. User B saves and synchronises too - "test.txt" shows in Tab "not synchronized" in the GUI

Results

It works, a new toast message appears.

Server OS: Ubuntu
Server Version: 9.1.0
Client OS: Windows 8.1
Client Version:Version 2.2.0-nightly20160509 (build 6062)

@mcastroSG mcastroSG removed the ReadyToTest QA, please validate the fix/enhancement label May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants