"Open U1" menu item should restore a minimized U1 control panel
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu One Control Panel | Status tracked in Trunk | |||||
Stable-4-0 |
Triaged
|
Undecided
|
Unassigned | |||
Stable-4-2 |
Fix Released
|
Undecided
|
Unassigned | |||
Trunk |
Fix Released
|
Undecided
|
Diego Sarmentero | |||
ubuntuone-control-panel (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | |||
Quantal |
Won't Fix
|
Undecided
|
Unassigned | |||
Raring |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Testing with U1 nightlies enabled
TEST CASE:
1. Open U1 Control Panel
2. Minimize it
3. On the indicator, click on the menu item "Open U1"
ACTUAL RESULT:
U1 control panel blinks in the launcher but stays minimized, while it should restore.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: indicator-sync 12.10.4-0ubuntu1
ProcVersionSign
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu1
Architecture: i386
Date: Mon Oct 8 18:46:14 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20121008)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_
LANG=fr_FR.UTF-8
SHELL=/bin/bash
SourcePackage: indicator-sync
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Mike McCracken (community): Approve
- dobey (community): Approve
-
Diff: 351 lines (+188/-10)6 files modifiedubuntuone/controlpanel/gui/qt/gui.py (+16/-0)
ubuntuone/controlpanel/gui/qt/main/tests/test_main.py (+1/-1)
ubuntuone/controlpanel/gui/qt/tests/test_start.py (+11/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/__init__.py (+56/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/tests/test_unique_app.py (+99/-4)
ubuntuone/controlpanel/gui/tests/__init__.py (+5/-5)
affects: | ubuntuone-client → ubuntuone-control-panel |
affects: | indicator-sync (Ubuntu) → ubuntuone-control-panel (Ubuntu) |
Changed in ubuntuone-control-panel (Ubuntu): | |
status: | Invalid → Triaged |
Changed in ubuntuone-control-panel: | |
status: | New → Triaged |
assignee: | nobody → Diego Sarmentero (diegosarmentero) |
Changed in ubuntuone-control-panel (Ubuntu Quantal): | |
status: | New → Triaged |
Changed in ubuntuone-control-panel (Ubuntu Quantal): | |
status: | Triaged → Won't Fix |
Reassigning to Ubuntu One. The Sync Menu shows the menuitem and passes event information back to Ubuntu One, but doesn't know anything about what the client app does with it.