Page 1 of 1
EventGhost crashes when creating a new file
Posted: Thu Mar 15, 2012 8:27 pm
by MacLovin
Event ghost crashes about 5 seconds after hitting the "new" button, or "File--> New"
Tried the latest version, and an older version, both with the same issue
Event log shows
Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 3/15/2012
Time: 2:14:11 PM
User: N/A
Computer: HOMEBASE
Description:
Faulting application EventGhost.exe, version 0.4.1.1540, faulting module unknown, version 0.0.0.0, fault address 0x130742f0.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 45 76 65 ure Eve
0018: 6e 74 47 68 6f 73 74 2e ntGhost.
0020: 65 78 65 20 30 2e 34 2e exe 0.4.
0028: 31 2e 31 35 34 30 20 69 1.1540 i
0030: 6e 20 75 6e 6b 6e 6f 77 n unknow
0038: 6e 20 30 2e 30 2e 30 2e n 0.0.0.
0040: 30 20 61 74 20 6f 66 66 0 at off
0048: 73 65 74 20 31 33 30 37 set 1307
0050: 34 32 66 30 42f0
Re: EventGhost crashes when creating a new file
Posted: Wed Mar 21, 2012 10:44 pm
by MacLovin
Nothing?
Re: EventGhost crashes when creating a new file
Posted: Thu Mar 22, 2012 7:24 am
by Pako
I'm sorry, but I overlooked your post. However, I can not confirm your findings.
Obviously it depends on your current configuration. And I do not know it.
You do not provide enough information.
Pako
Re: EventGhost crashes when creating a new file
Posted: Sun Feb 24, 2013 7:01 pm
by seanjohnson
I'm having this same issue with Win8 and EG r1610. Here is my Debug Log.
10:58:36: 0 MainThread: ----------------------------------------
10:58:36: 0 MainThread: EventGhost started
10:58:36: 0 MainThread: ----------------------------------------
10:58:36: 0 MainThread: Version: 0.4.1.r1610
10:58:36: 0 MainThread: missing guid in plugin: C:\Program Files (x86)\EventGhost\plugins\GameVoice
10:58:36: 0 MainThread: PluginManager.ScanAllPlugins :0.24427731308051523
10:58:36: 0 MainThread: SendKeysParser.__init__()
10:58:36: 0 MainMessageReceiver: MainMessageReceiver.__MainLoop()
10:58:36: 0 MainMessageReceiver: MainMessageReceiver.Setup()
10:58:37: 0 MainThread: Document.ShowFrame()
10:58:37: 0 MainThread: Log.GetData()
10:58:37: 0 MainThread: Document.ShowFrame => None
10:58:37: 0 ActionThread: ActionThread.__MainLoop()
10:58:37: 0 EventThread: EventThread.__MainLoop()
10:58:38: 0 EventThread: EventThread.StartSession(filename=False)
10:58:38: 0 ActionThread: ActionThread.StartSession(filename=False)
10:58:38: 0 SchedulerThread: SessionChangeNotifier.Register()
10:58:38: 1 MainThread: OSDFrame.__init__(parent=None)
10:58:38: 0 MouseThread: MouseThread.run()
10:58:38: 0 ActionThread: Document.Load(filePath=False)
10:58:38: 0 ActionThread: StartLoad(cls=<class 'eg.Classes.TreeLink.TreeLink'>)
10:58:38: 0 ActionThread: Document.SetExpandState(expanded=set([0]))
10:58:38: 0 ActionThread: XML loaded in 0.091494 seconds.
10:58:38: 0 X10ThreadWorker: X10ThreadWorker.__MainLoop()
10:58:38: 0 ActionThread: ActionThread.StartSession => None
10:58:43: 1 MainThread: MainFrame.OnToolBarLeftDown(event=<wx.MouseEvent>)
10:58:43: 1 MainThread: MainFrame.OnToolBarLeftUp(event=<wx.MouseEvent>)
10:58:43: 1 MainThread: Document.CheckFileNeedsSave()
10:58:43: 1 MainThread: Document.CheckFileNeedsSave => 5100
10:58:43: 0 EventThread: EventThread.StopSession()
10:58:43: 0 ActionThread: ActionThread.StopSession()
10:58:43: 0 ActionThread: UnloadPlugins()
10:58:43: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\X10
10:58:43: 0 X10ThreadWorker: X10ThreadWorker.__MainLoop => None
10:58:43: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\ZoomPlayer
10:58:43: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Winamp
10:58:43: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Task
10:58:43: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\EventGhost
10:58:43: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\System
10:58:43: 0 ActionThread: System.__stop__()
10:58:43: 0 ActionThread: System.__stop__ => None
10:58:43: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Window
10:58:43: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Mouse
10:58:43: 0 ActionThread: Mouse.__stop__()
10:58:43: 0 ActionThread: Mouse.__close__()
10:58:43: 0 EventThread: StopSession done
10:58:43: 0 EventThread: EventThread.StartSession(filename=None)
10:58:43: 0 ActionThread: ActionThread.StartSession(filename=None)
10:58:43: 1 MainThread: OSDFrame.__init__(parent=None)
10:58:43: 0 MouseThread: MouseThread.run => None
10:58:43: 0 MouseThread: MouseThread.run()
10:58:43: 0 ActionThread: Document.Load(filePath=None)
10:58:43: 0 ActionThread: Document.LoadEmpty()
10:58:43: 0 ActionThread: StartLoad(cls=<class 'eg.Classes.TreeLink.TreeLink'>)
10:58:43: 0 ActionThread: XML loaded in 0.001719 seconds.
10:58:43: 0 SchedulerThread: SessionChangeNotifier.Register()
10:58:43: 0 ActionThread: ActionThread.StartSession => None
Re: EventGhost crashes when creating a new file
Posted: Wed May 29, 2013 10:31 pm
by Pete Mazz
Same here.
Funny thing is I have 2 PCs running Win7 64 and only one crashes.
Re: EventGhost crashes when creating a new file
Posted: Wed May 29, 2013 10:32 pm
by Pete Mazz
Same here.
Funny thing is I have 2 PCs running Win7 64 and only one crashes.