Opening the Control Panel during sync removes progress indicator
Bug #762722 reported by
Matt Griffin
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Fix Released
|
High
|
Eric Casteleijn | ||
Ubuntu One Control Panel |
Fix Released
|
High
|
Ubuntu One Client Engineering team |
Bug Description
Steps to reproduce.
1. Start syncing many files. Wait for the service to connect and ensure that files are moving up or down. The progress indicator should appear.
2. Click on U1 Control Panel in the Unity Launcher.
3. U1 Control Panel appears... well actually the splash (welcome) screen. Then it refreshes to display information about my account.
Expected behavior: I would expect that the progress indicator would remain shown over the U1 Launcher icon.
Actual behavior: The progress indicator goes away when the splash (welcome) screen displays. It never comes back even if I close the Control Panel. The progress indicator returned after restarting.
Related branches
lp://staging/~thisfred/ubuntuone-client/add-counter
- Natalia Bidart (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 333 lines (+109/-57)6 files modifiedtests/platform/linux/test_dbus.py (+22/-0)
tests/platform/linux/test_unity.py (+26/-4)
tests/status/test_aggregator.py (+5/-23)
ubuntuone/platform/linux/dbus_interface.py (+28/-9)
ubuntuone/platform/linux/launcher.py (+28/-8)
ubuntuone/status/aggregator.py (+0/-13)
Changed in ubuntuone-control-panel: | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in ubuntuone-client: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Eric Casteleijn (thisfred) |
Changed in ubuntuone-client: | |
status: | Triaged → In Progress |
Changed in ubuntuone-control-panel: | |
status: | Triaged → In Progress |
Changed in ubuntuone-client: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-control-panel: | |
assignee: | Eric Casteleijn (thisfred) → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
Changed in ubuntuone-client: | |
milestone: | none → 1.7.1 |
Changed in ubuntuone-client: | |
status: | Fix Committed → Fix Released |
Changed in ubuntuone-control-panel: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
I'm assigning to Eric so he can debug further.