View Issue Details

IDProjectCategoryView StatusLast Update
0007768MMW v4Burning / Disc Handlingpublic2011-08-07 02:48
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0007768: Error: IDSong were previously 803 and now changed to -1 but track is hashed!
DescriptionIn some cases, MediaMonkey seems to get 'confused' about what CD Tracks are in the Now Playing list, resulting in the described error.

Repro steps:
1 Play a CD track in MediaMonkey.
2 Close MediaMonkey
3 Insert another CD
4 Restart MediaMonkey

--> After about 10s the following error occurs:
IDSong were previously 803 and now changed to -1 but track is hashed! (M:\Sources\MediaMonkey\MP3Datab\MP3Consts.pas, line 4830).

Note: on 5/12/2011 ~9:30pm an elog of this was submitted.
TagsNo tags attached.
Fixed in build1374

Relationships

parent of 0007833 closedLudek Now Playing doesn't show file details for My Computer files (regression) 

Activities

petr

2011-05-13 08:12

developer   ~0025151

It's caused by revision 9044. In FullPlayer.pas, UpdatePlaylistEntry function at row 2706 is result set to true even when SD2 wasn't found in DB and have idsong -1.

Ludek

2011-05-13 12:32

developer   ~0025158

Fixed in build 1374.

peke

2011-08-07 02:48

developer   ~0027083

Verified 1415