Page 1 of 1

Frequently error messages, maybe from DVB Viewer plugin

Posted: Thu Feb 21, 2013 9:44 am
by ZappoB
Since a while I get this error messages frequently in the log:

Code: Select all

Unexpected error: (-2147352567, 'Ausnahmefehler aufgetreten.', (0, None, None, None, 0, -2147418113), None)
Traceback (most recent call last) (1600):
  File "C:\Program Files\EventGhost\plugins\DVBViewer\__init__.py", line 1089, in UpdateDVTimers
    CALLWAIT_TIMEOUT
  File "C:\Program Files\EventGhost\eg\Classes\ThreadWorker.py", line 234, in CallWait
    return self.Func(func, timeout)()
  File "C:\Program Files\EventGhost\eg\Classes\ThreadWorker.py", line 62, in __call__
    self.returnValue = self.func(*self.args, **self.kwargs)
  File "C:\Program Files\EventGhost\plugins\DVBViewer\__init__.py", line 2468, in GetTimers
    timerlist = self.dvbviewer.TimerManager.GetTimerList()[1]
  File "C:\Users\Zappo\AppData\Roaming\EventGhost\gen_py\017FD4A8-5E00-4DF8-A388-434B8E592CC4x0x1x1\ITimerCollection.py", line 57, in GetTimerList
    return self._ApplyTypes_(213, 1, (3, 0), ((16396, 2),), u'GetTimerList', None,List
  File "win32com\client\__init__.pyc", line 456, in _ApplyTypes_
com_error: (-2147352567, 'Ausnahmefehler aufgetreten.', (0, None, None, None, 0, -2147418113), None)
My setup work flawless, till I reinstalled Windows Vista HP (all SP and updates) an installed the newest version of EG with the latest DVB Viewer plugin - IMHO either the new EG or the new DVB Viewer plugin causes this messages, but I have no clue what I can do now.

Thanks for helping in advance.