[Freeze Exception] ubuntuone-client: Syncdaemon needs to auto-start/connect in Lucid
Bug #534707 reported by
Joshua Hoover
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Fix Released
|
High
|
John Lenton | ||
ubuntuone-client (Ubuntu) |
Fix Released
|
Medium
|
John Lenton |
Bug Description
Prior to the replacement of the ubuntuone-
Since syncdaemon does not auto-start features like user defined folders do not work as a user expects when syncdaemon is not started.
TEST CASE
1. Boot/login to Ubuntu
2. Open Places->Home
3. Right-click on the Documents folder and select "Synchronize on Ubuntu One"
4. Open a terminal sesssion and run: u1sdtool --list-folders
Result: ~/Documents is not listed
Expected result: ~/Documents is listed
Related branches
lp://staging/~chipaca/ubuntuone-client/connect-on-startup-maybe
- dobey (community): Approve
- Joshua Hoover (community): Approve (ran branch and verified functionality)
-
Diff: 151 lines (+98/-0)5 files modifiedMakefile.am (+1/-0)
bin/ubuntuone-launch (+78/-0)
data/Makefile.am (+6/-0)
data/oauth_registration.d/ubuntuone (+6/-0)
data/ubuntuone-launch.desktop.in (+7/-0)
summary: |
- Syncdaemon does not auto-connect in Lucid + Syncdaemon does not auto-start in Lucid |
description: | updated |
Changed in ubuntuone-client (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
tags: | added: mir |
summary: |
- Syncdaemon does not auto-start in Lucid + MIR: Syncdaemon needs to auto-start/connect in Lucid |
summary: |
- MIR: Syncdaemon needs to auto-start/connect in Lucid + [MIR] ubuntuone-client: Syncdaemon needs to auto-start/connect in Lucid |
description: | updated |
summary: |
- [MIR] ubuntuone-client: Syncdaemon needs to auto-start/connect in Lucid + [FFE] ubuntuone-client: Syncdaemon needs to auto-start/connect in Lucid |
tags: |
added: ffe removed: mir |
tags: |
added: freeze-exception removed: ffe |
summary: |
- [FFE] ubuntuone-client: Syncdaemon needs to auto-start/connect in Lucid + [Freeze Exception] ubuntuone-client: Syncdaemon needs to auto- + start/connect in Lucid |
description: | updated |
Changed in ubuntuone-client (Ubuntu): | |
milestone: | none → ubuntu-10.04-beta-2 |
importance: | Undecided → Medium |
tags: | added: package |
Changed in ubuntuone-client: | |
assignee: | Ubuntu One Desktop+ team (ubuntuone-desktop+) → John Lenton (chipaca) |
Changed in ubuntuone-client (Ubuntu): | |
assignee: | Ubuntu One Desktop+ team (ubuntuone-desktop+) → John Lenton (chipaca) |
Changed in ubuntuone-client: | |
milestone: | none → lucid-beta-2 |
Changed in ubuntuone-client: | |
status: | Confirmed → In Progress |
Changed in ubuntuone-client: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-client: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I would like to say that the issue is that syncdaemon is not started automatically in Lucid. Manual startup is required via preferences dialog and I can't find how should be handled in Lucid in our wiki.