View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017389 | MMW 5 | Main Panel | public | 2021-01-15 11:36 | 2021-02-04 21:39 |
Reporter | Ludek | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | unable to reproduce |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0.1 | Fixed in Version | 5.0 | ||
Summary | 0017389: Duplicate content view is not refreshed after signature calc (for some users) | ||||
Description | I cannot replicate, but LowLander indicated that the 'Duplicate Content' view is not refreshed once the signatures calculation thread has finished. Debug log at ~61341 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2303 | ||||
|
In your debug log at ~61341 seeing that the auto-update has been performed, the debug line: 00005969 1:35:33 PM [24444] MM5 [23660](R) Autoupdate filling method took 0 ms , list type: tracklist, count: 33 -> 44, created ago: 59203ms, stack: Callstack: Script: file:///viewHandlers.js ; Func: __refreshTracklist ; Row: 196 ; Col: 57 i.e. it auto-updated the list from 33 tracks to 44 tracks just before the 'Calculating signatures' thread finished: 00005986 1:35:36 PM [24444] MM5 [18064](R) Thread 'AutoCalcNormalization_Var' is going to callback Are you sure that it wasn't a test error? Did you really saw just the 33 items instead of 44 ? Maybe start with empty list in Duplicate Content to eliminate a test error. EDIT: Also, in the log I saw that you were testing build 2293, not 2294! Debug line: 00000048 1:34:24 PM [8284] MM5 [7928](R) Version: 5.0.0.2293 Please re-test with 2295 and generate new debug log and start with empty list in Duplicate Content (to eliminate a test error). Also a screencast video could help to replicate or narrow this down. And also please test whether using the scrollbar after the "refresh" or clicking into the view changes something -- as it looks more like a render issue based on the log. |
|
Fixed in 2303 (same fix as for 0017483) |
|
Verified 2303 Working OK now. |