Closed Bug 1073925 Opened 11 years ago Closed 11 years ago

Detele files by adb shell but the titles of the files still in apps(vedio,music,gallery)

Categories

(Firefox OS Graveyard :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: weihuan0701, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0 Build ID: 20140924083655 Steps to reproduce: 1,open gallery,there is a image named 1.jpg,close gallery. 2,enter adb shell,cd /mnt/sdcard then rm 1.jpg. 3,open gallary again. Actual results: The thumbnail of 1.jpg still in the thumbnail_list. Expected results: The thumbnail should be updated,then the thumbnail of 1.jpg should disappear.
dhylands: I suspect this is well outside of our expected usage model.
ok, the same situation will happen if we open Share using USB checkbox in Settings, then we delete some files which are in my phone through PC,the thumnail of them are also listed in thumbnail_list of apps(vedio,music,gallery).
Severity: normal → major
we can't scan the files because of missing the USB DISK,so while scanning the files for app we ignore the USB_DISK0 in gecko, in DeviceStorageRequestParent.cpp
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.