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.

Eventghost don't work... Yesterday it go!

If you have a question or need help, this is the place to be.
Post Reply
BigBlack
Posts: 45
Joined: Wed Jan 13, 2010 3:19 am

Eventghost don't work... Yesterday it go!

Post by BigBlack »

Hi guys, tomorrow i restart my pc and event ghost don't go.... Yesterday was all ok and all go fine.... I also tryed to update to the latest version EventGhost 0.3.7.r1436 and I'm on win 7.... The configuration tree was all blank.. I tryed to reload configuration and I've obtained those error:

Unhandled exception in WorkerThread <EventThread>:
Callers stack:
File "wx\_core.pyc", line 8007, in MainLoop
File "wx\_core.pyc", line 7303, in MainLoop
File "C:\Program Files (x86)\EventGhost\eg\Classes\MainFrame\__init__.py", line 344, in FuncWrapper
File "C:\Program Files (x86)\EventGhost\eg\Classes\MainFrame\__init__.py", line 757, in OnCmdOpen
File "C:\Program Files (x86)\EventGhost\eg\Classes\Document.py", line 373, in Open
File "C:\Program Files (x86)\EventGhost\eg\Classes\Document.py", line 176, in StartSession
Traceback (most recent call last) (1436):
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 201, in __DoOneEvent
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 224, in HandleAction
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 72, in __call__
File "C:\Program Files (x86)\EventGhost\eg\Classes\EventThread.py", line 127, in StartSession
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 72, in __call__
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionThread.py", line 44, in StartSession
File "C:\Program Files (x86)\EventGhost\eg\Classes\Document.py", line 162, in Load
File "C:\Program Files (x86)\EventGhost\eg\Classes\RootItem.py", line 51, in __init__
File "C:\Program Files (x86)\EventGhost\eg\Classes\ContainerItem.py", line 41, in __init__
File "C:\Program Files (x86)\EventGhost\eg\Classes\AutostartItem.py", line 36, in __init__
File "C:\Program Files (x86)\EventGhost\eg\Classes\ContainerItem.py", line 41, in __init__
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionItem.py", line 75, in __init__
AttributeError: 'Bunch' object has no attribute 'Timer'

and when i tryed after to click new i obtained that:

Traceback (most recent call last):
File "C:\Program Files (x86)\EventGhost\eg\Classes\MainFrame\__init__.py", line 344, in FuncWrapper
func()
File "C:\Program Files (x86)\EventGhost\eg\Classes\MainFrame\__init__.py", line 753, in OnCmdNew
self.document.New()
File "C:\Program Files (x86)\EventGhost\eg\Classes\Document.py", line 353, in New
self.StartSession(None)
File "C:\Program Files (x86)\EventGhost\eg\Classes\Document.py", line 175, in StartSession
eg.eventThread.CallWait(eg.eventThread.StopSession)
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 72, in __call__
self.returnValue = self.func()
File "C:\Program Files (x86)\EventGhost\eg\Classes\EventThread.py", line 144, in StopSession
ActionThreadCallWait(actionThread.StopSession, 120)
File "C:\Program Files (x86)\EventGhost\eg\Classes\ThreadWorker.py", line 72, in __call__
self.returnValue = self.func()
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionThread.py", line 65, in StopSession
eg.document.autostartMacro.UnloadPlugins()
File "C:\Program Files (x86)\EventGhost\eg\Classes\AutostartItem.py", line 62, in UnloadPlugins
child.info.Close()
File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginInfo.py", line 381, in Close
self.instance.__close__()
AttributeError: 'NoneType' object has no attribute '__close__'

What's happening? :( I don't understand... The only thing I've done yesterday it's to install adobe cs4 suite... But i don't understand... I don't think it's incompatible with eventghost...
BigBlack
Posts: 45
Joined: Wed Jan 13, 2010 3:19 am

Re: Eventghost don't work... Yesterday it go!

Post by BigBlack »

Ok now it go.... i had inserted between plugin a timer... :P An error sorry!
Post Reply