AttributeError: 'Upload' object has no attribute 'path' in status/aggregator.py upload_started/finished
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu One Client | Status tracked in Trunk | |||||
Stable-4-0 |
Triaged
|
Undecided
|
Unassigned | |||
Stable-4-2 |
Fix Released
|
Undecided
|
Unassigned | |||
Trunk |
Fix Released
|
High
|
Roberto Alsina | |||
ubuntuone-client (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | |||
Quantal |
Won't Fix
|
Undecided
|
Unassigned | |||
Raring |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
ubuntuone-client 4.1+r1330-
Put a file into Ubuntu One directory.
Observe the following in the logs:
2012-10-04 12:30:24,000 - ubuntuone.
Traceback (most recent call last):
File "/usr/lib/
method(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
AttributeError: 'Upload' object has no attribute 'path'
2012-10-04 12:30:24,548 - ubuntuone.
Traceback (most recent call last):
File "/usr/lib/
method(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
AttributeError: 'Upload' object has no attribute 'path'
Related branches
- Facundo Batista (community): Approve
-
Diff: 151 lines (+36/-7)3 files modifiedtests/platform/linux/eventlog/test_zg_listener.py (+2/-1)
tests/syncdaemon/test_action_queue.py (+30/-4)
ubuntuone/syncdaemon/action_queue.py (+4/-2)
Changed in ubuntuone-client: | |
assignee: | nobody → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in ubuntuone-client: | |
status: | Confirmed → Fix Committed |
Changed in ubuntuone-client (Ubuntu Quantal): | |
status: | New → Triaged |
Changed in ubuntuone-client (Ubuntu Raring): | |
status: | New → Triaged |
Changed in ubuntuone-client (Ubuntu Quantal): | |
status: | Triaged → Won't Fix |
This bug was fixed in the package ubuntuone-client - 4.1.0-0ubuntu1
---------------
ubuntuone-client (4.1.0-0ubuntu1) raring; urgency=low
* New upstream release.
- Trap DBusException on ubuntuone-login startup. (LP: #711324)
- Remove messaging menu integration. (LP: #820345)
- Avoid KeyError during an Upload. (LP: #988534)
- Ignore .lock files from synchronization. (LP: #1042268)
- Avoid duplicate state tracking for sync menu. (LP: #1053631)
- Add a separator between recent and current transfers. (LP: #1054259)
- Search and filtering API for shares tab in control panel. (LP: #1056197)
- Ensure Upload/Download objects have path attribute. (LP: #1061490)
- Use correct file size for percentages in sync menu. (LP: #1062729)
- Open shares tab from sync menu. (LP: #1063786)
- Open the Ubuntu One folder from sync menu. (LP: #1063788)
- Use correct glib method to launch control panel. (LP: #1065272)
- Always use GI bindings in launch and login scripts. (LP: #1066943)
- Show active downloads in transfers menu as well. (LP: #1067806)
- Avoid duplicates in transfers menu. (LP: #1069953)
- Do case-insenstive fuzzy filename matching. (LP: #1073664)
* debian/watch:
- Update to use stable-4-2 series for Ubuntu 13.04 releases.
-- Rodney Dawes <email address hidden> Tue, 11 Dec 2012 17:05:43 -0500