Share tab fail on try to share not already synced files
Bug #1056197 reported by
Diego Sarmentero
This bug affects 1 person
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
|
Undecided
|
Diego Sarmentero | |||
ubuntuone-client (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | |||
Quantal |
Won't Fix
|
Undecided
|
Unassigned | |||
Raring |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Share tab fail on try to share not already synced files
Related branches
lp://staging/~diegosarmentero/ubuntuone-client/search-filter
- Mike McCracken (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 507 lines (+324/-1)14 files modifiedcontrib/testing/testcase.py (+2/-0)
tests/platform/ipc/test_external_interface.py (+9/-0)
tests/platform/test_tools.py (+20/-0)
tests/syncdaemon/test_files_search.py (+87/-0)
tests/syncdaemon/test_fsm.py (+107/-0)
ubuntuone/platform/ipc/ipc_client.py (+4/-0)
ubuntuone/platform/ipc/linux.py (+6/-0)
ubuntuone/platform/ipc/perspective_broker.py (+5/-0)
ubuntuone/platform/tools/__init__.py (+5/-0)
ubuntuone/syncdaemon/files_search.py (+48/-0)
ubuntuone/syncdaemon/filesystem_manager.py (+17/-1)
ubuntuone/syncdaemon/interaction_interfaces.py (+6/-0)
ubuntuone/syncdaemon/main.py (+3/-0)
ubuntuone/syncdaemon/volume_manager.py (+5/-0)
Changed in ubuntuone-control-panel: | |
status: | New → Confirmed |
tags: | added: desktop+ share |
Changed in ubuntuone-control-panel: | |
status: | Confirmed → In Progress |
Changed in ubuntuone-control-panel: | |
status: | In Progress → Fix Committed |
affects: | ubuntuone-control-panel → ubuntuone-client |
Changed in ubuntuone-client (Ubuntu Raring): | |
status: | New → Triaged |
Changed in ubuntuone-client (Ubuntu Quantal): | |
status: | New → Triaged |
Changed in ubuntuone-client (Ubuntu Quantal): | |
status: | Triaged → Won't Fix |
To post a comment you must log in.
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