Progress bar does not appear on launcher
Bug #851187 reported by
dobey
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Twisted |
Fix Released
|
Unknown
|
||||
Ubuntu One Client | Status tracked in Trunk | |||||
Stable-3-0 |
Fix Released
|
Medium
|
dobey | |||
Trunk |
Fix Released
|
Medium
|
dobey | |||
ubuntuone-dev-tools | Status tracked in Trunk | |||||
Stable-3-0 |
Fix Released
|
Undecided
|
Unassigned | |||
Trunk |
Fix Released
|
High
|
dobey | |||
twisted (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | |||
Precise |
Fix Released
|
Undecided
|
Unassigned | |||
ubuntuone-client (Ubuntu) |
Fix Released
|
Medium
|
dobey | |||
Precise |
Fix Released
|
Medium
|
dobey |
Bug Description
In Uubntu 11.10, the launcher progress bar no longer appears while files are being synchronized in Ubuntu One.
Related branches
lp://qastaging/~dobey/ubuntuone-client/launcher-botchup
- Roberto Alsina (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedubuntuone/platform/linux/launcher.py (+1/-1)
lp://qastaging/~dobey/ubuntuone-dev-tools/add-gireactor
- Natalia Bidart (community): Approve
-
Diff: 32 lines (+28/-0)1 file modifiedubuntuone/devtools/reactors/gi.py (+28/-0)
Changed in ubuntuone-client (Ubuntu): | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in ubuntuone-client: | |
assignee: | nobody → Rodney Dawes (dobey) |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in ubuntuone-client: | |
status: | Confirmed → Fix Committed |
Changed in ubuntuone-client: | |
milestone: | none → 2.0.0 |
Changed in ubuntuone-client (Ubuntu): | |
milestone: | none → ubuntu-11.10 |
assignee: | nobody → Rodney Dawes (dobey) |
status: | Confirmed → In Progress |
Changed in ubuntuone-client: | |
status: | Fix Committed → Fix Released |
Changed in twisted: | |
status: | Unknown → New |
Changed in twisted: | |
status: | New → Fix Released |
To post a comment you must log in.
Adding twisted to this, as the big reason this no longer works, even with my branch to fix the .desktop file name used, is that twisted and gobject- introspection don't mix. So, we need to track that issue as well, though unlikely to be fixed for Final Freeze.