View Issue Details

IDProjectCategoryView StatusLast Update
0019020MMW 5Syncpublic2022-05-10 21:43
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Product Version5.0 
Target Version5.0.3Fixed in Version5.0.3 
Summary0019020: Track deletion fails when deleting mix of local and cloud tracks
DescriptionThis was originally specced and tested at 0015029. It may be a regression OR it may be that this usecase wasn't tested:

1 Delete multiple items including:
Track 1 synced to dropbox
Tracks 2-6 from network/local location
--> Deletion prompt appears
2 Choose 'Delete all copies and remove from the database'
-->
The dropbox track is deleted, but for all other tracks:

'There was a problem synchronizing the following item(s)'
Track 2 Problem while deleting file : Delete file error: 409 :{"error_summary": "path_lookup/malformed_path/..", "error": {".tag": "path_lookup", "path_lookup": {".tag": "malformed_path"}}}: \\192.168.0.147\puzzle\Music\Simple Minds\Unknown\00 - Simple Minds - Don't You Forget About Me.mp3

The same error occurs for tracks 3-6.
TagsNo tags attached.
Fixed in build2621

Relationships

related to 0015029 closedLudek Deletion of library tracks stored also to the cloud 

Activities

Ludek

2022-04-28 10:18

developer   ~0067841

Fixed in 2618

rusty

2022-04-29 13:37

administrator   ~0067869

Tested 2618. The error no longer occurs, however, deletion of the tracks other than those synced to dropbox fails (they are deleted from the DB but not from the drive).

Ludek

2022-05-02 19:20

developer   ~0067930

Fixed in 2620

rusty

2022-05-04 22:08

administrator   ~0067989

Tested 2620 and now all the tracks delete as expected (from both the local directories and Dropbox), however, after they're deleted an error message appears for the file that had been synced to dropbox:

Cannot delete <path>.mp3. Access is denied. The file may be in use or you may not have access rights.

Ludek

2022-05-05 11:45

developer   ~0067993

I can't replicate, but made some code changes that should most probably fix this.

So tagging as fixed in 2621

peke

2022-05-06 10:57

developer   ~0068018

I've tested Proposed cases and can't replicate, I also tried combining multiple Cloud tracks eg. Dropbox+Google drive+LAN and I can't replicate in 2621, but was able to replicate with description steps once in 2619 that I used for testing Ludek code changes.

rusty

2022-05-10 21:43

administrator   ~0068083

Verified 2623.