Comment 1 for bug 926324

Revision history for this message
Tom Gall (tom-gall) wrote : Re: App still displays folders and files that have been deleted

I see an occasional app crash due to be a bad retain / release cycle involving the docController found in U1FilePreviewViewController and U1FileDetailsViewController. Depending on events I could see where items presumed deleted might not actually get deleted since the commends didn't get called. However in my own testing files / folders were being deleted as long as the app didn't crash.

My patch is commit #56 in lp:~tom-gall/+junk/ubuntuone-ios-files

That said a device log via apple's developer site would be quite helpful. A crash log or two would help. (Perhaps that is why the bug is marked confirmed but a paste of that information would be quite helpful to validate.