App Error enabling start/cont scan [#15098]

Help improve MediaMonkey 5 by testing the latest pre-release builds, and reporting bugs and feature requests.

Moderator: Gurus

jimbob_sf
Posts: 55
Joined: Sat Apr 16, 2011 1:19 pm

App Error enabling start/cont scan [#15098]

Post by jimbob_sf »

On 2123: I installed and started 2123. No issues. I had scanning set to manual because I had problems in the past with scanning. From the File menu, I selected Add/Rescan and changed the schedule setting from Manual to At Startup & Continuously. AND, I checked Look up track information and left Import files... unchecked.

Error 1: It started to scan and a few seconds later I got this first message. I left it up to screen shot and the scan may have continued in the background.The normal Scan Results window popped in the background saying 52006 files (could use formatting), 01:15....

Error 2: Then, I selected continue and got the second one.

NEXT: I restarted and the Schedule was reset back to Manual. I changed Schedule back to At Startup & Continuously BUT I left Look up Track Information unchecked. It ran without spitting errors.

Error 1:
Uncaught Error: "Cannot read property 'origTrackldx' of undefined"
TypeError: Cannot read property 'origTrackldx' of undefined at HTMLDivElement.div.prepareValues (fi|\///dialogs/dlgAutotag.js:729:64) at Object.eval [as bindFn] (eval at window.precompileBinding (file:///binding.js),
< anonymous> :6:134)
at AutoTagGroupedTrackList.renderGroupHeader (file:///controls/groupedTracklist.js:128:30) at AutoTagGroupedTrackList.draw_groups (file:///controls/listview.js:641:38)
at AutoTagGroupedTrackList.drawJocked (file:///controls/listview.js:819:22) at AutoTagGroupedTrackList.eval (file:///controls/listview.js: 1145:30) at AutoTagGroupedTrackList.drawnow (file:///controls/listview.js:1141:34) at AutoTagGroupedTrackList.eval (file:///controls/listview.js:1167:22)
at eval (file:///controls/control.js:259:13) at line 729!!
Source code:
725.
725. function albumGroupTemplate(div) {
727.
726. div.prepareValues = function (track) {
727. var origTra
Callstack: Script: file:///controls/listview.js ; Func: drawnow ; Row: 1141 ; Col: 34
Script: file:///controls/listview.js ; Func: undefined ; Row: 1167 ; Col: 22
Script: file:///controls/control.js ; Func: undefined ; Row: 259 ; Col: 13
Would you like to restart MediaMonkey in Safe mode?

Error 2:
Wncaught TypeError: Cannot read property 'origTrackldx' of iMdefined
Script: file:///dialogs/dlgAutotag.js
Line 729: var origTrack =
getOrigTrack(autotagFields[track.path].origTrackldx);
Callstack:
file:///dialogs/dlgAutotag.js: div.prepareValues(729)
: (6)
file:///controls/groupedTracklist.js: renderGroupHeader(128) file:///controls/listview.js: draw_groups(641) file:///controls/listview.js: draw_locked(819) file:///controls/listview.js: (1145) file:///controls/listview.js: drawnow(1141) file:///controls/listview.js: (1167) file:///controls/control.js: (259)
Would you like to restart MediaMonkey in Safe mode?



Win10 Pro 1803 (17134.112), 64gb ram, multiple local drives.
PetrCBR
Posts: 1763
Joined: Tue Mar 07, 2006 5:31 pm
Location: Czech
Contact:

Re: 2123: App Error enabling start/cont scan

Post by PetrCBR »

Thanks for your feedback. Added to my TODO as 15098.
How to make a debuglog - step 4b: viewtopic.php?f=30&t=86643
Post Reply