'move_to_trash' needs to be implemented in the Windows part
Bug #747741 reported by
Facundo Batista
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Fix Released
|
High
|
Manuel de la Peña |
Bug Description
As we discussed in IRC, it was better for Manuel for me to leave that unimplemented, and just open a bug for him.
Related branches
lp://staging/~nataliabidart/ubuntuone-client/dont-use-shutil-move
- Alejandro J. Cura (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 1396 lines (+462/-113)13 files modifiedbin/ubuntuone-syncdaemon (+2/-2)
tests/platform/linux/test_os_helper.py (+5/-35)
tests/platform/test_os_helper.py (+227/-11)
tests/platform/windows/test_os_helper.py (+35/-9)
tests/syncdaemon/test_fsm.py (+22/-4)
tests/syncdaemon/test_localrescan.py (+8/-9)
ubuntuone/platform/linux/__init__.py (+3/-0)
ubuntuone/platform/linux/os_helper.py (+35/-1)
ubuntuone/platform/windows/__init__.py (+3/-0)
ubuntuone/platform/windows/os_helper.py (+92/-16)
ubuntuone/syncdaemon/file_shelf.py (+2/-1)
ubuntuone/syncdaemon/filesystem_manager.py (+16/-15)
ubuntuone/syncdaemon/volume_manager.py (+12/-10)
Changed in ubuntuone-client: | |
assignee: | nobody → Manuel de la Pena (mandel) |
tags: | added: chicharra |
tags: | added: u1-zomg-windows |
Changed in ubuntuone-client: | |
status: | Confirmed → Fix Committed |
Changed in ubuntuone-client: | |
milestone: | none → 1.7.2 |
tags: | added: u1-windows |
Changed in ubuntuone-client: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.