View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019499 | MMW 5 | Main Panel | public | 2022-10-25 21:44 | 2022-10-27 21:13 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.0.4 | ||||
Target Version | 5.0.4 | Fixed in Version | 5.0.4 | ||
Summary | 0019499: Pinned items are not showing (regression 5.0.4.2673) | ||||
Description | 1) Pin an item (EDIT: needs to be Track item on clean install) 2) Go to Pinned => nothing is shown | ||||
Tags | No tags attached. | ||||
Fixed in build | 2678 | ||||
|
Tested in 2675. For me the pinned list isn't even appearing! i.e. The Pinned section doesn't appear in the Music:Browser view, although 'Pinned' items do appear in the tree. Perhaps this is related to 0014497 ? In addition, when I right click on item and Send to > Pin it --> it doesn't appear in the 'Pinned' items list in the tree! |
|
Yes, I found that this happens whenever a 'track' object has been pinned in the past. I already know where the problem lies (there is a bad typecast) and it also explains (and is realted) to all the strange crashes like 0019441 and 0019442 that we experienced recently. The fix will be ready by tomorrow morning... |
|
Fixed in 5.0.4.2677 |
|
Re the stall on database rebuild of Pinned items: This is the same issue and happens whenever a track item is between Pinned => i.e. Fixed in 2677 |
|
Added a track to Pinned on 2677 and all pinned content is now missing. |
|
Are you sure that you are testing 2677? I am no longer seeing the issue on 2677. If you are sure that you are testing 2677 then please share your DB Solving offline... |
|
OK, I can repro on LowLander's database. The issue was that there was DB folder with no longer existing ID 86017 (most probably because of stalled DB rebuilt on Pinned items in previous build) and thus resulted in NULL object that failed on the new assertion 'Pinned item is not TPinableObject descendant'. => Fixed in 2678 |
|
I can confirm 0019499:0070013 in 2677 All Pinned items works normally in 2676 Attached Pics from 2676 and 2677, Uploaded MM5.DB to FTP under my files. |
|
|
|
Verified 2678 |