View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015672 | MMW 5 | Playlists (Auto) / Search / Filters | public | 2019-05-15 20:23 | 2019-05-31 05:47 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0015672: 'Reading files' / 'Loading' sometimes displays for awhile and at the same time | ||||
Description | Occasionally, contextual Search for 'The beatles' in Music (Browser view) --> shows 'Reading files + hourglass' for ~1 minute. Lines 10000-16524 What's also quite strange is that on occasion such searches display two status bars: 1) Reading files... 2) Loading... There's no meaningful difference between them to the user (so we should probably standardize on 1 term), and they shouldn't both display at the same time. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2176 | ||||
|
I see that the "Loading..." progress was added by Petr in build 2174 (to the TSongList.getAlbumList) while fixing 0015648 -- SVN revision 33595 Not sure why Petr added it, but probably to indicate that album list is still loading? Nevertheless it looks like the loading of albums in the 'Music (Browser view)' is not canceled when going outside of this node? To be verified. Otherwise in the log I see that the task queue was filled up again (10 of 10 threads utilized), I added much better debug info re the running tasks (in course of fixing 0015670) , so please generate debug log from 2176 then. |
|
Please re-test in 2176 and generate new debug log (in case this still occurs) |
|
Verified 2178. |