wizard should add syncdaemon to autostart
Bug #826728 reported by
Roberto Alsina
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Windows Installer |
Fix Released
|
High
|
Roberto Alsina |
Bug Description
When it's ran, the wizard should add syncdaemon to windows' autostart, so it's there for the next session.
Related branches
lp://staging/~ralsina/ubuntuone-windows-installer/put-in-autostart
- Natalia Bidart (community): Approve
-
Diff: 393 lines (+200/-20)9 files modifieddata/qt/congratulations.ui (+44/-9)
ubuntuone_installer/gui/qt/gui.py (+3/-0)
ubuntuone_installer/gui/qt/setup_account.py (+11/-7)
ubuntuone_installer/gui/qt/tests/test_gui.py (+12/-1)
ubuntuone_installer/gui/qt/tests/test_setup_account.py (+10/-1)
ubuntuone_installer/gui/qt/utils/__init__.py (+2/-0)
ubuntuone_installer/gui/qt/utils/linux.py (+8/-0)
ubuntuone_installer/gui/qt/utils/tests/test_windows.py (+83/-0)
ubuntuone_installer/gui/qt/utils/windows.py (+27/-2)
Changed in ubuntuone-windows-installer: | |
status: | Triaged → In Progress |
Changed in ubuntuone-windows-installer: | |
status: | In Progress → Fix Committed |
tags: | added: u1-windows |
Changed in ubuntuone-windows-installer: | |
milestone: | none → 2.0.0 |
Changed in ubuntuone-windows-installer: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.