View Issue Details

IDProjectCategoryView StatusLast Update
0012070MMASynchronizationpublic2014-12-11 23:13
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.6 
Target Version1.1.0Fixed in Version1.1.0 
Summary0012070: Wi-Fi Sync: Sync fails silently and playlists fail to sync if insufficient space is available
DescriptionCurrently if using Wi-Fi Sync and sync list provided by MMW is larger than free space MMA just silently finishes sync when device gets full resulting that no playlists are added and User get false Successful sync info.
TagsNo tags attached.
Fixed in build353

Relationships

related to 0012138 closedLudek Wifi sync doesn't respect reserve space setting 
related to 0012350 closedmartin Sync settings should indicate amount of space remaining 

Activities

rusty

2014-06-03 20:47

administrator   ~0040260

As reported at ticket TWI-316-76839 the problem is actually a bit worse: Wi-Fi Sync not only fails, it also ignores the setting re. reservation of space on the device!

rusty

2014-11-12 15:44

administrator   ~0040977

So this problem can be divided into a few components:
1) No valid error message appears--apparently it's been implemented but doesn't appear in the foreground. It should indicate something like:
Sync incomplete. Not enough space available on (<storage location>).

2) Playlists fail to sync when storage is insufficient. This shouldn't occur--i.e. Playlists should sync with higher priority than actual media content.

3) Device space settings are ignored. This is tracked separately at 0012138.

marek

2014-11-12 18:05

developer   ~0040983

1) Fixed in build 338

rusty

2014-12-04 04:51

administrator   ~0041306

4) Would it be a good idea to preserve a certain minimal amount of space on the drive for working space? e.g. a minimum of 50-100MB unused (I'm wondering if low space is related to other bugs).

marek

2014-12-05 20:35

developer   ~0041340

2) Fixed in build 351

3) Tracked separately

4) We already do this with 20 MB. I have increased it to 50 MB

rusty

2014-12-07 04:07

administrator   ~0041360

2) Verified 352
3) Build 352 showed that sync failed because only 17MB remained. Shouldn't MMA have reserved at least 50MB?

marek

2014-12-08 14:25

developer   ~0041365

3) Well we do in other way. We test the space before downloading. So I can change it to test it before and somehow include the size of downloaded track.

But it won't delete any track, when there is less space, right ?

rusty

2014-12-08 20:01

administrator   ~0041369

As discussed, a simpler solution would be to bump up the reserved space to 100MB.

marek

2014-12-08 20:05

developer   ~0041370

Fixed in build 353

rusty

2014-12-11 23:13

administrator   ~0041428

Verified 353.