Move some photos you took with the camera from the gallery to your laptop (using MTP)
Bug #1322064 reported by
Brendan Donegan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Autopilot Tests |
In Progress
|
Undecided
|
Brendan Donegan |
Bug Description
Prerequisites: Some photos need to be available in the gallery. The phone needs to be connected to a computer through its USB port.
1. (On the laptop) copy the contents of the Pictures folder on the phone to the same directory on the laptop.
Related branches
lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1322064_mtp_transfer
On hold
for merging
into
lp://staging/ubuntu-autopilot-tests/ubuntu-experience-tests
- Jean-Baptiste Lallement: Needs Fixing
- Ubuntu Testcase Admins: Pending requested
-
Diff: 15 lines (+10/-0)1 file modifiedubuntu_experience_tests/tests/mtp/test_mtp_transfer.py (+10/-0)
Superseded
for merging
into
lp://staging/ubuntu-autopilot-tests
- Ubuntu Testcase Admins: Pending requested
-
Diff: 1229 lines (+1135/-0) (has conflicts)17 files modified.bzr-builddeb/default.conf (+2/-0)
COPYING (+674/-0)
README (+12/-0)
debian/changelog (+5/-0)
debian/compat (+1/-0)
debian/control (+25/-0)
debian/copyright (+28/-0)
debian/rules (+11/-0)
debian/source/format (+1/-0)
setup.py (+35/-0)
ubuntu_experience_tests/__init__.py (+17/-0)
ubuntu_experience_tests/fixture_setup.py (+30/-0)
ubuntu_experience_tests/helpers.py (+135/-0)
ubuntu_experience_tests/tests/__init__.py (+36/-0)
ubuntu_experience_tests/tests/application_life_cycle/test_url_dispatcher.py (+57/-0)
ubuntu_experience_tests/tests/mtp/test_mtp_transfer.py (+10/-0)
ubuntu_experience_tests/tests/test_fixture_setup.py (+56/-0)
To post a comment you must log in.
This is going to be tricky as we need to make the other end (the 'laptop') transfer the files.