View Issue Details

IDProjectCategoryView StatusLast Update
0019499MMW 5Main Panelpublic2022-10-27 21:13
ReporterLudek Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Product Version5.0.4 
Target Version5.0.4Fixed in Version5.0.4 
Summary0019499: Pinned items are not showing (regression 5.0.4.2673)
Description1) Pin an item (EDIT: needs to be Track item on clean install)
2) Go to Pinned
=> nothing is shown
TagsNo tags attached.
Fixed in build2678

Activities

rusty

2022-10-25 21:51

administrator   ~0069978

Last edited: 2022-10-25 21:59

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!

Ludek

2022-10-25 22:20

developer   ~0069979

Last edited: 2022-10-25 22:21

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...

Ludek

2022-10-26 09:38

developer   ~0070000

Fixed in 5.0.4.2677

Ludek

2022-10-26 10:00

developer   ~0070001

Last edited: 2022-10-26 10:36

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

lowlander

2022-10-26 17:11

developer   ~0070013

Added a track to Pinned on 2677 and all pinned content is now missing.

Ludek

2022-10-26 17:55

developer   ~0070014

Last edited: 2022-10-26 17:59

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...

Ludek

2022-10-26 18:10

developer   ~0070015

Last edited: 2022-10-26 18:17

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

peke

2022-10-26 21:04

developer   ~0070022

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.

peke

2022-10-26 21:05

developer   ~0070023

image.png (260,227 bytes)   
image.png (260,227 bytes)   
image-2.png (196,009 bytes)   
image-2.png (196,009 bytes)   

peke

2022-10-27 21:13

developer   ~0070028

Verified 2678