Page 1 of 1

1256 Script "Export all playlists" fails with error [#5855]

Posted: Fri May 01, 2009 5:52 am
by chrisjj
EDIT: Originally reported for 1240

Launching this script causes:

On a regular-launched MM instance:
Error #424 - Microsoft VBScript runtime error
Object required: 'fout'
File: "C:\Program Files\MediaMonkey\Scripts\ExportM3Us.vbs", Line: 85, Column: 6
then
Error happened during script execution:
Object required: 'fout'


On a Run As.. -launched MM instance:
Error #-2147418113 - SongsDB.SDBApplication
Could not register SHChangeNotify
File: "C:\Program Files\MediaMonkey\Scripts\ExportM3Us.vbs", Line: 43, Column: 2

then
Error happened during script execution:
Could not register SHChangeNotify


EDIT: On 1256, the regular-launched instance does not fail, but the Run As...-launched instance still does.

EDIT: Tracked at http://www.ventismedia.com/mantis/view.php?id=5855

EDIT: Not reproduced in 1281.

Re: 1240 Script "Export all playlists" fails with error

Posted: Fri May 01, 2009 4:00 pm
by rusty
Chris,

Thanks. Can you tell me what OS you were testing on?

-Rusty

Re: 1240 Script "Export all playlists" fails with error

Posted: Sat May 02, 2009 6:40 pm
by chrisjj
Windows XP SP2.

Re: 1240 Script "Export all playlists" fails with error

Posted: Mon May 04, 2009 4:16 pm
by rusty
Chris,

This can occur if MM cannot create the m3u file in the specified location.

Does this error always occur, or is it dependent on where you choose to save m3u files? If the latter, what paths are causing the problem?

Thanks.

-Rusty

Re: 1240 Script "Export all playlists" fails with error

Posted: Thu May 21, 2009 6:40 pm
by chrisjj
> This can occur if MM cannot create the m3u file in the specified location.

Location looks fine e.g. C:\x\ where e.g. Export as .m3u playlist works fine.

> Does this error always occur, or is it dependent on where you choose to save m3u files?

Always.

And even when Playlists is empty.

Re: 1240 Script "Export all playlists" fails with error

Posted: Tue Jun 09, 2009 4:25 pm
by rusty
Chris,

Is this still happening with 1251 (regularly launched instance of MM) ?

-Rusty

Re: 1240 Script "Export all playlists" fails with error

Posted: Tue Jun 09, 2009 5:11 pm
by chrisjj
> Is this still happening with 1251 (regularly launched instance of MM) ?

Not today :)

Was it knowingly fixed?

Re: 1240 Script "Export all playlists" fails with error

Posted: Tue Jun 09, 2009 10:21 pm
by rusty
Was it knowingly fixed?
No ;-)

-Rusty

Re: 1240 Script "Export all playlists" fails with error

Posted: Wed Jun 10, 2009 4:53 am
by chrisjj
FWIW, the Run As... case still fails:

Image
Image

EDIT: but not when launch is in that user actually logged on.

I would guess MM has a lurking bug in the creation of a resource path reference.

Re: 1256 Script "Export all playlists" fails with error [#5855]

Posted: Sun Nov 01, 2009 8:33 pm
by chrisjj
chrisjj wrote:EDIT: Originally reported for 1240

Launching this script causes:

On a regular-launched MM instance:
Error #424 - Microsoft VBScript runtime error
Object required: 'fout'
File: "C:\Program Files\MediaMonkey\Scripts\ExportM3Us.vbs", Line: 85, Column: 6
then
Error happened during script execution:
Object required: 'fout'


On a Run As.. -launched MM instance:
Error #-2147418113 - SongsDB.SDBApplication
Could not register SHChangeNotify
File: "C:\Program Files\MediaMonkey\Scripts\ExportM3Us.vbs", Line: 43, Column: 2

then
Error happened during script execution:
Could not register SHChangeNotify


EDIT: On 1256, the regular-launched instance does not fail, but the Run As...-launched instance still does.

EDIT: Tracked at http://www.ventismedia.com/mantis/view.php?id=5855
Not reproduced in 1281.