lp://staging/~mikemc/ubuntuone-control-panel/remote-folders-fix
Created by
Mike McCracken
and last modified
- Get this branch:
- bzr branch lp://staging/~mikemc/ubuntuone-control-panel/remote-folders-fix
Only
Mike McCracken
can upload to this branch. If you are
Mike McCracken
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Brian Curtin (community): Approve
- Roberto Alsina (community): Approve (check conflict resolution)
- Diego Sarmentero (community): Approve
-
Diff: 148 lines (+33/-14)4 files modifiedubuntuone/controlpanel/gui/qt/controlpanel.py (+10/-5)
ubuntuone/controlpanel/gui/qt/tests/test_controlpanel.py (+3/-4)
ubuntuone/controlpanel/gui/qt/tests/test_wizard.py (+16/-5)
ubuntuone/controlpanel/gui/qt/wizard.py (+4/-0)
Related bugs
Bug #978043: "Cloud to Computer" page does not load remote folders. | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 357. By Mike McCracken
-
Connect files service after credentials are received in setup wizard.
The remote folders panel requires a syncdaemon with an active actionqueue to process the ListVolumes action, in order to display the remote folders. Connecting the files service makes that happen.
Note that the current trunk code connects the files service after the wizard finishes*, so this change only makes it do so earlier.
*- assuming autoconnect setting is true, but it is by default, and this is the setup wizard, so we can guess the defaults will be in effect.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntuone-control-panel