Page 1 of 2

Find more from the same...playlist. Crash [#17879]

Posted: Sat May 08, 2021 12:51 pm
by onegumas
Hi, in last build 5.0.1.2401 (also in last "stable") i am trying open file location because autotag is awful... But everytime when i go to "find more from the same...and cursor going from top to bottom i always have crash on "...playlist"
https://imgur.com/1Z6S7Te
Image

Everytime.

Mediamonkey dont have now direct right click and open location???? We have year 2021.

Re: Find more from the same...playlist. Crash

Posted: Sat May 08, 2021 5:29 pm
by Peke
Hi,
I tested versions 2338 (5.0.0) and both 5.0.1 build and can't reproduce the crash.

I have tested both in Track browser (list views) and in Now playing these steps:
Right click on track -> Find More from same -> Playlists (vaited till they populate) -> Clicked on any playlist and MM listed tracks in that playlist with focus on Selected track.

Re: Find more from the same...playlist. Crash

Posted: Sun May 09, 2021 4:39 am
by BMF
Sorry guys,

the same is happening to me too. It began with the first full non beta version. I was too lazy to report it for i found a workaround. The crash on "playlist" only happens when i use the mouse. If i do the same with the keyboard, it passes "playlist" without crashing the program.

Greeting
bmf

Re: Find more from the same...playlist. Crash

Posted: Sun May 09, 2021 4:12 pm
by Peke
Hi,
Do anyoen of you two have Log ID that we can pair with crashes?

Re: Find more from the same...playlist. Crash

Posted: Mon May 10, 2021 6:05 am
by MiPi
onegumas wrote: Sat May 08, 2021 12:51 pm Hi, in last build 5.0.1.2401 (also in last "stable") i am trying open file location because autotag is awful... But everytime when i go to "find more from the same...and cursor going from top to bottom i always have crash on "...playlist"
https://imgur.com/1Z6S7Te
Image
The image shows error in different sources, than are in the last several versions of MM5. Could you make clean MM5 installation and test again? Do you have some additional addons/scripts installed?

Re: Find more from the same...playlist. Crash

Posted: Mon May 10, 2021 6:08 am
by MiPi
onegumas wrote: Sat May 08, 2021 12:51 pm Mediamonkey dont have now direct right click and open location???? We have year 2021.
What do you mean? There is "Open in Explorer" when rightclicking on some folder. Or you mean something else?

Re: Find more from the same...playlist. Crash

Posted: Mon May 10, 2021 10:27 am
by Lowlander
If you mean files in MediaMonkey, right click on a file and use Find More from Same > Folder (Explorer).

Re: Find more from the same...playlist. Crash

Posted: Mon May 10, 2021 11:17 pm
by BMF
Good morning from Berlin,

the Log ID is 14D1FC2F

Greetings
BMF

Re: Find more from the same...playlist. Crash

Posted: Tue May 11, 2021 6:50 am
by Ludek
Re problem of user onegumas:
Based on the screenshot there is by evidence outdated actions.js script, it hasn't been replaced during install for some reason. Re-installing (or installing MM5 to a new folder) should resolve the issue.

Re BMF's 14D1FC2F: This crash is fixed for 2403

Re: Find more from the same...playlist. Crash

Posted: Tue May 11, 2021 7:22 am
by BMF
.... waiting for the fix to come.

Thank you Ludek :)

Re: Find more from the same...playlist. Crash

Posted: Thu May 13, 2021 1:30 am
by BMF
Good morning,

i just upgraded to beta 2404. The crash is still happening though. Send 14D1FC2F again. In the text i spoke about 2403, did not see that you jumped from 2402 to 2404 :)).

In Germany it is a holiday today. If so where you live ... have a nice holiday.

Greetings
bmf

Re: Find more from the same...playlist. Crash

Posted: Thu May 13, 2021 5:17 am
by Ludek
Hi,
unfortunatelly I don't see your 14D1FC2F here, are you sure that you submitted it?
Could you please search your PC for file 'MediaMonkeyEngine.el' ? The file should be there whenever it fails to submit.
More about the possible locations item 4a here: https://www.mediamonkey.com/forum/viewt ... 30&t=86643

Re: Find more from the same...playlist. Crash

Posted: Thu May 13, 2021 8:50 am
by BMF
I am quite sure that i hit the submit button, for I even wrote a text.

In the Eureka folders i can find a mediamonkey.el. But it is not from today's morning. It is two days old. So Submitting of today must have been ok.

Greetings
bmf

Re: Find more from the same...playlist. Crash

Posted: Thu May 13, 2021 9:27 am
by Ludek
OK,
checking it again and now I see it here, from user user ID: fpc12 user name: Franco C.
I am not sure if it is you, but the email is at gmx.de -- so probably it is yours ?

Anyhow thanks, just strange that it has taken so long to arrive.

Checking this log and it is still the issue that for some reason you have outdated actions.js script.
In your c:\portableapps\mediamonkey 5\actions.js script there is

Code: Select all

8188.             cancelTask = app.playlists.getPlaylistsForTrackAsync(track);
8189.             cancelTask.then(function (list) { 
but in the actual code (actions.js from build 2404 should be)

Code: Select all

var list = app.playlists.getPlaylistsForTrackAsync(track);
            cancelTask = list.whenLoaded();
I still wonder how this can happen that actions.js wasn't replaced during the install ?
Can you check whether actions.js is somehow locked by an application or something like this?
By evidence it hasn't been replaced for some reason, or did you replace it by the older actions.js version somehow manually after installing 2404 ?

Another possibility is that a third party addon replaces the code in actions.js ? But in your log I see only the default scripts (created by Ventis) -- so that' probably not the case? Could you please share c:\portableapps\mediamonkey 5\actions.js for analyzing?

Re: Find more from the same...playlist. Crash

Posted: Fri May 14, 2021 9:18 am
by BMF
Hello Ludek,
yes, that's me.

I swear i did not touch the action.js. Til now i even did not know about its existence, lol.
The date of the file is 12.05.2021. How shall i share it? Via E-Mail? Whereto?

By the way the js begins with: This file is part of MediaMonkey licensed for use under the Ventis Media End User License Agreement, and for the creation of derivative works under the less restrictive Ventis Limited Reciprocal License. See: https://www.mediamonkey.com/sw/mmw/5/Ve ... icense.txt' */"

Greetings

BMF (Franco)