essandess / etv-comskip

Commercial Marking and Skipping for EyeTV and iTunes Exports
GNU General Public License v2.0
55 stars 7 forks source link

comskip crashed and now no longer works #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Comskip has been working fine for some time now, but tonight, it crashed
while processing a recording.  It popped up a crash report and checking the
log, it stopped at 90% with the following error code:
Tue Jan 13 23:19:13 2009 - Return code is: 35584, 0x8b00
Tue Jan 13 23:19:13 2009 - Error code is: 139, 0x8b
Tue Jan 13 23:19:13 2009 - Error: unknown error code from comskip: 139

I tried to manually run comskip from the command line, which I've done
previously, and now it says:
Error: importing appscript
No module named aem

I've reinstalled comskip and it still gives me the same error.  Let me know
if you need any more information from me.

Original issue reported on code.google.com by ikirudennis on 14 Jan 2009 at 6:09

GoogleCodeExporter commented 8 years ago
can you fire up a terminal and do the following and report the results.

MyMac$ python
>>> import appscript
>>> import aem

Original comment by jon.chri...@gmail.com on 15 Jan 2009 at 5:16

GoogleCodeExporter commented 8 years ago
Wow, this seems to have fixed itself now.  you can close this.

Original comment by ikirudennis on 15 Jan 2009 at 5:17

GoogleCodeExporter commented 8 years ago

Original comment by jon.chri...@gmail.com on 19 Apr 2010 at 8:46