Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Frequently error messages, maybe from DVB Viewer plugin

Found a bug in EventGhost? Report it here.
Post Reply
ZappoB
Posts: 36
Joined: Mon Jul 05, 2010 6:53 pm

Frequently error messages, maybe from DVB Viewer plugin

Post 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.
Post Reply