Closed
Bug 870752
Opened 13 years ago
Closed 13 years ago
[Gallery] Scanning progress bar is shown continuously
Categories
(Firefox OS Graveyard :: Gaia::Gallery, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 865772
People
(Reporter: leo.bugzilla.gaia, Unassigned)
Details
(Whiteboard: [TD-25746])
Attachments
(1 file)
1. Title: Huge amount of multimedia data in SD card, gallery shows scanning progress bar continuously
2. Precondition: External SD card with large multimedia data
3. Tester's Action: (1) Open the Gallery
(2) Wait for gallery to load completely
(3) Just check if the scanning progress bar is completed
4. Detailed Symptom (ENG.) : Scanning progress bar is running continuously after completion of scanning also
5. Expected: it should stop indicating the scanning progress bar after completion of scanning
6. Reproducibility: Y
1) Frequency Rate : 100%
7. Gaia Master/v1-train: Reproduced on Gaia master
8. Gaia Revision: 61d7ab244db3e2174b22bfa6de3e3d69136b4904
9. Personal email id: ntiaj12345@gmail.com
Note:- Easiest way to reproduce the issue is having the image of size zero in memory
Patch for Stop showing scanning bar after actual gallery scan finishes.
Attachment #748648 -
Flags: review?(dflanagan)
Comment 2•13 years ago
|
||
Comment on attachment 748648 [details]
Pointer to pull request
The indentation of the code is wrong, and that patch changes the file permissions. Also, I think the fix should return the empty string not a space. And I'd put the fix up higher in the code that calls getASCIIText(), because the logic error is up higher, where I don't check the length of the file.
This is actually a duplicate of bug 865772, so I'm going to close it. I'll fix it in that bug. Feel free to nominate it in that bug if you feel it is a blocker.
Attachment #748648 -
Flags: review?(dflanagan) → review-
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•