COM 'Catastrophic failure' ????

Ben Shapiro bshapiro at funnygarbage.com
Wed Feb 14 11:03:44 EST 2001


Anyone know what could be causing the 'Catastrophic failure'??
I am using an OCX as the media control

thx for your help

C:\code\3LP\PyFileunder>mediaplayer.py
Traceback (most recent call last):
  File "C:\code\3LP\PyFileunder\MediaPlayer.py", line 39, in ?
    t = MediaPlayer()
  File "C:\code\3LP\PyFileunder\MediaPlayer.py", line 22, in __init__
    p = w.Open("c:\\code\\3LP\\pyfileunder\\music\\test.mp3")
  File
"c:\python20\win32com\gen_py\2DF09BC5-B050-11D2-81C1-00C0DFEAA961x0x1x0.py",
line 75, in Open
    return self._oleobj_.InvokeTypes(0x33, LCID, 1, (3, 0), ((8, 0),),URL)
pywintypes.com_error: (-2147418113, 'Catastrophic failure', None, None)





More information about the Python-list mailing list