ars4l4n

Untitled

Mar 9th, 2022 (edited)
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.43 KB | None | 0 0
  1. New Instance: send message "eg.PluginInstall.Import, (u'c:\\\\users\\\\arsi\\\\downloads\\\\install\\\\system-1.2.0.egplugin',)"
  2. New Instance: send message 'eg.document.ShowFrame, ()'
  3. New Instance: response 'None'
  4. New Instance: send message 'eg.document.IsDirty, ()'
  5. New Instance: response 'False'
  6. New Instance: send message 'shutdown, ()'
  7. New Instance: response 'True'
  8. New Instance: send message "eg.PluginInstall.Import, (u'c:\\\\users\\\\arsi\\\\downloads\\\\install\\\\system-1.2.0 (1).egplugin',)"
  9. New Instance: send message 'eg.document.ShowFrame, ()'
  10. New Instance: response 'None'
  11. New Instance: send message 'eg.document.IsDirty, ()'
  12. New Instance: response 'False'
  13. New Instance: send message 'shutdown, ()'
  14. New Instance: response 'True'
  15. New Instance: send message 'eg.document.ShowFrame, ()'
  16. New Instance: response 'None'
  17. New Instance: send message 'eg.document.IsDirty, ()'
  18. New Instance: response 'False'
  19. New Instance: send message 'shutdown, ()'
  20. New Instance: response 'True'
  21. New Instance: send message 'eg.document.ShowFrame, ()'
  22. New Instance: response 'None'
  23. New Instance: send message 'eg.document.IsDirty, ()'
  24. New Instance: response 'False'
  25. New Instance: send message 'shutdown, ()'
  26. New Instance: response 'True'
  27. 16:45:50: 1 MainThread: Triggering OnClose
  28. Exception in thread WMI Thread:
  29. Traceback (most recent call last):
  30. File "threading.pyc", line 801, in __bootstrap_inner
  31. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1534, in run
  32. self.currentDevices
  33. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1111, in _create_event
  34. data += [str(getattr(device, attrib))]
  35. UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 21: ordinal not in range(128)
  36.  
  37. 16:46:47: 1 MainThread: Triggering OnClose
  38. 16:46:47: 1 MainThread: Calling exit functions
  39. 16:46:47: 1 MainThread: <function CloseOSD at 0x05949030>
  40. 16:46:47: 1 MainThread: Calling eg.DeInit()
  41. 16:46:47: 1 MainThread: stopping threads
  42. 16:46:47: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\EventGhost
  43. 16:46:47: 0 ActionThread: closing C:\ProgramData\EventGhost\plugins\System
  44. 16:46:47: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Window
  45. 16:46:47: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Mouse
  46. 16:46:47: 1 MainThread: shutting down
  47. 16:46:47: 1 MainThread: Waited for threads shutdown: 0.031935 s
  48. 16:46:47: 1 MainThread: Done!
  49. 16:46:48: 0 MainThread: PluginManager.ScanAllPlugins :0.1263918
  50. 16:46:48: 0 MainThread: SendKeysParser.__init__()
  51. 16:46:48: 0 MainThread: Document.ShowFrame()
  52. 16:46:48: 0 MainThread: Document.ShowFrame => None
  53. 16:46:48: 0 EventThread: EventThread.StartSession(filename=None)
  54. 16:46:48: 0 ActionThread: ActionThread.StartSession(filename=None)
  55. 16:46:48: 1 MainThread: OSDFrame.__init__(parent=None)
  56. 16:46:48: 0 ActionThread: Document.Load(filePath=None)
  57. 16:46:48: 0 MouseThread: MouseThread.run()
  58. 16:46:48: 0 ActionThread: Document.LoadEmpty()
  59. 16:46:48: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=332394, uMsg=536L, wParam=32787L, lParam=7616024)
  60. 16:46:48: 0 ActionThread: StartLoad(cls=<class 'eg.Classes.TreeLink.TreeLink'>)
  61. 16:46:48: 0 ActionThread: XML loaded in 0.009715 seconds.
  62. 16:46:48: 0 WMI Thread: WMI.MountDrive()
  63. 16:46:48: 1 MainThread: TreeCtrl.OnItemCollapsingEvent(event=<wx.TreeEvent>)
  64. 16:46:48: 0 ActionThread: ActionThread.StartSession => None
  65. 16:46:48: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=332394, uMsg=536L, wParam=32787L, lParam=7561312)
  66. 16:46:48: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=332394, uMsg=536L, wParam=32787L, lParam=7561728)
  67. 16:46:48: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=332394, uMsg=536L, wParam=32787L, lParam=7561120)
  68. Exception in thread WMI Thread:
  69. Traceback (most recent call last):
  70. File "threading.pyc", line 801, in __bootstrap_inner
  71. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1534, in run
  72. self.currentDevices
  73. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1111, in _create_event
  74. data += [str(getattr(device, attrib))]
  75. UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 31: ordinal not in range(128)
  76.  
  77. 16:47:06: 1 MainThread: PluginInstall.Import(filepath=u'c:\\users\\arsi\\downloads\\install\\system-1.2.0.egplugin')
  78. 16:47:08: 1 MainThread: PluginOverviewDialog.Destroy()
  79. 16:47:08: 1 MainThread: PluginInstall.Import => None
  80. 16:47:15: 1 MainThread: Document.CheckFileNeedsSave()
  81. 16:47:15: 1 MainThread: Document.CheckFileNeedsSave => 5100
  82. 16:47:15: 1 MainThread: Document.Close()
  83. 16:47:15: 1 MainThread: MainFrame.Destroy()
  84. 16:47:15: 1 MainThread: LogCtrl.Destroy()
  85. 16:47:15: 1 MainThread: TreeCtrl.Destroy()
  86. 16:47:15: 1 MainThread: StatusBar.Destroy()
  87. 16:47:15: 1 MainThread: StatusBar.__del__()
  88. 16:47:15: 1 MainThread: MainFrame.Destroy => True
  89. 16:47:15: 1 MainThread: Document.GetExpandState()
  90. 16:47:15: 1 MainThread: Document.Close => None
  91. 16:47:15: 1 MainThread: MainFrame.Iconize(flag=False)
  92. 16:47:15: 1 MainThread: MainFrame.Iconize(flag=False)
  93. 16:47:15: 1 MainThread: Triggering OnClose
  94. 16:47:15: 1 MainThread: Calling exit functions
  95. 16:47:15: 1 MainThread: <function CloseOSD at 0x09ED90F0>
  96. 16:47:15: 1 MainThread: Calling eg.DeInit()
  97. 16:47:15: 1 MainThread: stopping threads
  98. 16:47:15: 0 ActionThread: ActionThread.StopSession()
  99. 16:47:15: 0 ActionThread: UnloadPlugins()
  100. 16:47:15: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\EventGhost
  101. 16:47:15: 0 ActionThread: closing C:\ProgramData\EventGhost\plugins\System
  102. 16:47:15: 0 ActionThread: System.__stop__()
  103. 16:47:15: 0 ActionThread: System.__stop__ => None
  104. 16:47:15: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Window
  105. 16:47:15: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Mouse
  106. 16:47:15: 0 ActionThread: Mouse.__stop__()
  107. 16:47:15: 0 ActionThread: Mouse.__close__()
  108. 16:47:15: 1 MainThread: shutting down
  109. 16:47:15: 0 MouseThread: MouseThread.run => None
  110. 16:47:15: 1 MainThread: Waited for threads shutdown: 0.021943 s
  111. 16:47:15: 1 MainThread: Done!
  112. 16:47:15: 0 MainThread: PluginManager.ScanAllPlugins :0.12538039999999998
  113. 16:47:15: 0 MainThread: SendKeysParser.__init__()
  114. 16:47:15: 0 MainThread: Document.ShowFrame()
  115. 16:47:15: 0 MainThread: Document.ShowFrame => None
  116. 16:47:16: 0 EventThread: EventThread.StartSession(filename=None)
  117. 16:47:16: 0 ActionThread: ActionThread.StartSession(filename=None)
  118. 16:47:16: 1 MainThread: OSDFrame.__init__(parent=None)
  119. 16:47:16: 0 ActionThread: Document.Load(filePath=None)
  120. 16:47:16: 0 ActionThread: Document.LoadEmpty()
  121. 16:47:16: 0 MouseThread: MouseThread.run()
  122. 16:47:16: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=397924, uMsg=536L, wParam=32787L, lParam=8209232)
  123. 16:47:16: 0 ActionThread: StartLoad(cls=<class 'eg.Classes.TreeLink.TreeLink'>)
  124. 16:47:16: 0 WMI Thread: WMI.MountDrive()
  125. 16:47:16: 0 ActionThread: XML loaded in 0.009035 seconds.
  126. 16:47:16: 1 MainThread: TreeCtrl.OnItemCollapsingEvent(event=<wx.TreeEvent>)
  127. 16:47:16: 0 ActionThread: ActionThread.StartSession => None
  128. 16:47:16: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=397924, uMsg=536L, wParam=32787L, lParam=8213984)
  129. 16:47:16: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=397924, uMsg=536L, wParam=32787L, lParam=8213952)
  130. 16:47:16: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=397924, uMsg=536L, wParam=32787L, lParam=8213888)
  131. Exception in thread WMI Thread:
  132. Traceback (most recent call last):
  133. File "threading.pyc", line 801, in __bootstrap_inner
  134. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1105, in run
  135. **dev
  136. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 711, in _create_event
  137. if name.endswith('.'):
  138. AttributeError: 'NoneType' object has no attribute 'endswith'
  139.  
  140. 16:47:35: 1 MainThread: MainFrame.DispatchCommand(command='OnCmdCopy')
  141. 16:47:35: 1 MainThread: MainFrame.OnClipboardChange(dummyValue=None)
  142. 16:47:35: 1 MainThread: MainFrame.OnClipboardChange(dummyValue=None)
  143. 16:49:33: 1 MainThread: MainFrame.OnClose(dummyEvent=<wx.CloseEvent>)
  144. 16:49:33: 1 MainThread: Document.CheckFileNeedsSave()
  145. 16:49:33: 1 MainThread: Document.CheckFileNeedsSave => 5100
  146. 16:49:33: 1 MainThread: Document.Close()
  147. 16:49:33: 1 MainThread: MainFrame.Destroy()
  148. 16:49:33: 1 MainThread: LogCtrl.Destroy()
  149. 16:49:33: 1 MainThread: TreeCtrl.Destroy()
  150. 16:49:33: 1 MainThread: StatusBar.Destroy()
  151. 16:49:33: 1 MainThread: StatusBar.__del__()
  152. 16:49:33: 1 MainThread: MainFrame.Destroy => True
  153. 16:49:33: 1 MainThread: Document.GetExpandState()
  154. 16:49:33: 1 MainThread: Document.Close => None
  155. 16:49:33: 1 MainThread: MainFrame.Iconize(flag=False)
  156. 16:49:33: 1 MainThread: MainFrame.Iconize(flag=False)
  157. 16:49:33: 1 MainThread: Triggering OnClose
  158. 16:49:33: 1 MainThread: Calling exit functions
  159. 16:49:33: 1 MainThread: <function CloseOSD at 0x09DB81F0>
  160. 16:49:33: 1 MainThread: Calling eg.DeInit()
  161. 16:49:33: 1 MainThread: stopping threads
  162. 16:49:33: 0 ActionThread: ActionThread.StopSession()
  163. 16:49:33: 0 ActionThread: UnloadPlugins()
  164. 16:49:33: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\EventGhost
  165. 16:49:33: 0 ActionThread: closing C:\ProgramData\EventGhost\plugins\System
  166. 16:49:33: 0 ActionThread: System.__stop__()
  167. 16:49:33: 0 ActionThread: System.__stop__ => None
  168. 16:49:33: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Window
  169. 16:49:33: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Mouse
  170. 16:49:33: 0 ActionThread: Mouse.__stop__()
  171. 16:49:33: 0 ActionThread: Mouse.__close__()
  172. 16:49:33: 1 MainThread: shutting down
  173. 16:49:33: 0 MouseThread: MouseThread.run => None
  174. 16:49:33: 1 MainThread: Waited for threads shutdown: 0.054804 s
  175. 16:49:33: 1 MainThread: Done!
  176. 16:52:50: DEBUG: 0 MainThread: PluginManager.ScanAllPlugins :0.1541538
  177. 16:52:50: DEBUG: 0 MainThread: SendKeysParser.__init__()
  178. 16:54:02: DEBUG: 0 MainThread: PluginManager.ScanAllPlugins :0.1233418
  179. 16:54:02: DEBUG: 0 MainThread: SendKeysParser.__init__()
  180. 16:54:02: DEBUG: 0 MainThread: Document.ShowFrame()
  181. 16:54:02: DEBUG: 0 MainThread: Document.ShowFrame => None
  182. 16:54:02: DEBUG: 0 Socket Server: starting...
  183. 16:54:02: DEBUG: 0 Socket Server: started.
  184. 16:54:02: DEBUG: 0 EventThread: EventThread.StartSession(filename=None)
  185. 16:54:02: DEBUG: 0 ActionThread: ActionThread.StartSession(filename=None)
  186. 16:54:02: DEBUG: 0 MouseThread: MouseThread.run()
  187. 16:54:02: DEBUG: 0 ActionThread: Document.Load(filePath=None)
  188. 16:54:02: DEBUG: 0 ActionThread: Document.LoadEmpty()
  189. 16:54:02: DEBUG: 1 MainThread: OSDFrame.__init__(parent=None)
  190. 16:54:02: DEBUG: 0 ActionThread: StartLoad(cls=<class 'eg.Classes.TreeLink.TreeLink'>)
  191. 16:54:02: DEBUG: 0 ActionThread: XML loaded in 0.003398 seconds.
  192. 16:54:02: DEBUG: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=135424, uMsg=536L, wParam=32787L, lParam=7261872)
  193. 16:54:02: DEBUG: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=135424, uMsg=536L, wParam=32787L, lParam=7261168)
  194. 16:54:02: DEBUG: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=135424, uMsg=536L, wParam=32787L, lParam=7261840)
  195. 16:54:02: DEBUG: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=135424, uMsg=536L, wParam=32787L, lParam=7327312)
  196. 16:54:02: DEBUG: 1 MainThread: TreeCtrl.OnItemCollapsingEvent(event=<wx.TreeEvent>)
  197. 16:54:02: DEBUG: 0 WMI Thread: WMI.MountDrive()
  198. 16:54:02: DEBUG: 0 ActionThread: ActionThread.StartSession => None
  199. Exception in thread WMI Thread:
  200. Traceback (most recent call last):
  201. File "threading.pyc", line 801, in __bootstrap_inner
  202. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1105, in run
  203. **dev
  204. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 711, in _create_event
  205. if name.endswith('.'):
  206. AttributeError: 'NoneType' object has no attribute 'endswith'
  207.  
  208. 16:54:26: DEBUG: 1 MainThread: Document.ShowFrame()
  209. 16:54:26: DEBUG: 1 MainThread: Document.ShowFrame => None
  210. 16:54:26: DEBUG: 1 MainThread: Document.CheckFileNeedsSave()
  211. 16:54:26: DEBUG: 1 MainThread: Document.CheckFileNeedsSave => 5100
  212. 16:54:28: DEBUG: 0 EventThread: EventThread.StopSession()
  213. 16:54:28: DEBUG: 0 ActionThread: ActionThread.StopSession()
  214. 16:54:28: DEBUG: 0 ActionThread: UnloadPlugins()
  215. 16:54:28: DEBUG: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\EventGhost
  216. 16:54:28: DEBUG: 0 ActionThread: closing C:\ProgramData\EventGhost\plugins\System
  217. 16:54:28: DEBUG: 0 ActionThread: System.__stop__()
  218. 16:54:28: DEBUG: 0 ActionThread: System.__stop__ => None
  219. 16:54:28: DEBUG: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Window
  220. 16:54:28: DEBUG: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Mouse
  221. 16:54:28: DEBUG: 0 ActionThread: Mouse.__stop__()
  222. 16:54:28: DEBUG: 0 ActionThread: Mouse.__close__()
  223. 16:54:28: DEBUG: 0 EventThread: StopSession done
  224. 16:54:28: DEBUG: 0 EventThread: EventThread.StartSession(filename=u'G:\\Meine Ablage\\Backups\\eventghost backups\\backup 4_1.xml')
  225. 16:54:28: DEBUG: 0 ActionThread: ActionThread.StartSession(filename=u'G:\\Meine Ablage\\Backups\\eventghost backups\\backup 4_1.xml')
  226. 16:54:28: DEBUG: 0 MouseThread: MouseThread.run => None
  227. 16:54:28: DEBUG: 0 MouseThread: MouseThread.run()
  228. 16:54:28: DEBUG: 0 ActionThread: Document.Load(filePath=u'G:\\Meine Ablage\\Backups\\eventghost backups\\backup 4_1.xml')
  229. 16:54:28: DEBUG: 0 WMI Thread: WMI.MountDrive()
  230. 16:54:28: DEBUG: 1 MainThread: OSDFrame.__init__(parent=None)
  231. 16:54:28: DEBUG: 0 ActionThread: StartLoad(cls=<class 'eg.Classes.TreeLink.TreeLink'>)
  232. 16:54:28: DEBUG: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=135424, uMsg=536L, wParam=32787L, lParam=184430240)
  233. 16:54:28: DEBUG: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=135424, uMsg=536L, wParam=32787L, lParam=184430336)
  234. 16:54:28: DEBUG: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=135424, uMsg=536L, wParam=32787L, lParam=184430400)
  235. 16:54:28: DEBUG: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=135424, uMsg=536L, wParam=32787L, lParam=219788744)
  236. 16:54:28: DEBUG: 0 ActionThread: XML loaded in 0.091950 seconds.
  237. 16:54:28: DEBUG: 1 MainThread: TreeCtrl.OnItemCollapsingEvent(event=<wx.TreeEvent>)
  238. 16:54:28: DEBUG: 0 ActionThread: ActionThread.StartSession => None
  239. Exception in thread WMI Thread:
  240. Traceback (most recent call last):
  241. File "threading.pyc", line 801, in __bootstrap_inner
  242. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1105, in run
  243. **dev
  244. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 711, in _create_event
  245. if name.endswith('.'):
  246. AttributeError: 'NoneType' object has no attribute 'endswith'
  247.  
  248. 16:54:33: WARNING: 0 MainMessageReceiver: timeout TriggerEventWait [' File "threading.pyc", line 774, in __bootstrap\n', ' File "threading.pyc", line 801, in __bootstrap_inner\n', ' File "threading.pyc", line 754, in run\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 280, in __MainLoop\n self.__DoOneEvent()\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 261, in __DoOneEvent\n self.__PumpWaitingMessages()\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 287, in __PumpWaitingMessages\n while PeekMessage(byref(msg), 0, 0, 0, PM_REMOVE):\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\MessageReceiver.py", line 127, in WindowProc\n res = handler(hwnd, mesg, wParam, lParam)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Utils.py", line 441, in LogItWrapper\n eg.PrintDebugNotice(funcName + argString)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\Log.py", line 193, in PrintDebugNotice\n self.Write(msg, DEBUG_ICON)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\Log.py", line 281, in Write\n wx.CallAfter(self._WriteLine, line, icon, wRef, when, eg.indent)\n', ' File "wx\\_core.pyc", line 16772, in CallAfter\n', ' File "wx\\_core.pyc", line 8410, in PostEvent\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\MessageReceiver.py", line 127, in WindowProc\n res = handler(hwnd, mesg, wParam, lParam)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Utils.py", line 441, in LogItWrapper\n eg.PrintDebugNotice(funcName + argString)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\Log.py", line 193, in PrintDebugNotice\n self.Write(msg, DEBUG_ICON)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\Log.py", line 281, in Write\n wx.CallAfter(self._WriteLine, line, icon, wRef, when, eg.indent)\n', ' File "wx\\_core.pyc", line 16772, in CallAfter\n', ' File "wx\\_core.pyc", line 8410, in PostEvent\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\MessageReceiver.py", line 127, in WindowProc\n res = handler(hwnd, mesg, wParam, lParam)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Utils.py", line 442, in LogItWrapper\n return func(*args, **kwargs)\n', ' File "C:\\ProgramData\\EventGhost\\plugins\\System\\Power\\Notifier.py", line 252, in OnPowerBroadcast\n source=self.plugin\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\EventThread.py", line 150, in TriggerEventWait\n "timeout TriggerEventWait\\n", traceback.format_stack()\n']
  249. 16:54:38: WARNING: 0 MainMessageReceiver: timeout TriggerEventWait [' File "threading.pyc", line 774, in __bootstrap\n', ' File "threading.pyc", line 801, in __bootstrap_inner\n', ' File "threading.pyc", line 754, in run\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 280, in __MainLoop\n self.__DoOneEvent()\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 261, in __DoOneEvent\n self.__PumpWaitingMessages()\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 287, in __PumpWaitingMessages\n while PeekMessage(byref(msg), 0, 0, 0, PM_REMOVE):\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\MessageReceiver.py", line 127, in WindowProc\n res = handler(hwnd, mesg, wParam, lParam)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Utils.py", line 441, in LogItWrapper\n eg.PrintDebugNotice(funcName + argString)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\Log.py", line 193, in PrintDebugNotice\n self.Write(msg, DEBUG_ICON)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\Log.py", line 281, in Write\n wx.CallAfter(self._WriteLine, line, icon, wRef, when, eg.indent)\n', ' File "wx\\_core.pyc", line 16772, in CallAfter\n', ' File "wx\\_core.pyc", line 8410, in PostEvent\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\MessageReceiver.py", line 127, in WindowProc\n res = handler(hwnd, mesg, wParam, lParam)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Utils.py", line 442, in LogItWrapper\n return func(*args, **kwargs)\n', ' File "C:\\ProgramData\\EventGhost\\plugins\\System\\Power\\Notifier.py", line 252, in OnPowerBroadcast\n source=self.plugin\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\EventThread.py", line 150, in TriggerEventWait\n "timeout TriggerEventWait\\n", traceback.format_stack()\n']
  250. 16:54:43: WARNING: 0 MainMessageReceiver: timeout TriggerEventWait [' File "threading.pyc", line 774, in __bootstrap\n', ' File "threading.pyc", line 801, in __bootstrap_inner\n', ' File "threading.pyc", line 754, in run\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 280, in __MainLoop\n self.__DoOneEvent()\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 261, in __DoOneEvent\n self.__PumpWaitingMessages()\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\ThreadWorker.py", line 287, in __PumpWaitingMessages\n while PeekMessage(byref(msg), 0, 0, 0, PM_REMOVE):\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\MessageReceiver.py", line 127, in WindowProc\n res = handler(hwnd, mesg, wParam, lParam)\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Utils.py", line 442, in LogItWrapper\n return func(*args, **kwargs)\n', ' File "C:\\ProgramData\\EventGhost\\plugins\\System\\Power\\Notifier.py", line 252, in OnPowerBroadcast\n source=self.plugin\n', ' File "C:\\Program Files (x86)\\EventGhost\\eg\\Classes\\EventThread.py", line 150, in TriggerEventWait\n "timeout TriggerEventWait\\n", traceback.format_stack()\n']
  251. 16:54:45: DEBUG: 1 MainThread: Document.CheckFileNeedsSave()
  252. 16:54:45: DEBUG: 1 MainThread: Document.CheckFileNeedsSave => 5100
  253. 16:54:45: DEBUG: 1 MainThread: Document.Close()
  254. 16:54:45: DEBUG: 1 MainThread: MainFrame.Destroy()
  255. 16:54:45: DEBUG: 1 MainThread: LogCtrl.Destroy()
  256. 16:54:45: DEBUG: 1 MainThread: TreeCtrl.Destroy()
  257. 16:54:45: DEBUG: 1 MainThread: StatusBar.Destroy()
  258. 16:54:45: DEBUG: 1 MainThread: StatusBar.__del__()
  259. 16:54:45: DEBUG: 1 MainThread: MainFrame.Destroy => True
  260. 16:54:45: DEBUG: 1 MainThread: Document.GetExpandState()
  261. 16:54:45: DEBUG: 1 MainThread: Document.Close => None
  262. 16:54:45: DEBUG: 1 MainThread: MainFrame.Iconize(flag=False)
  263. 16:54:45: DEBUG: 1 MainThread: MainFrame.Iconize(flag=False)
  264. 16:54:45: DEBUG: 1 MainThread: Triggering OnClose
  265. 16:58:32: 0 MainThread: PluginManager.ScanAllPlugins :0.3457966
  266. 16:58:32: 0 MainThread: SendKeysParser.__init__()
  267. 17:01:04: 0 MainThread: PluginManager.ScanAllPlugins :0.1400723
  268. 17:01:04: 0 MainThread: SendKeysParser.__init__()
  269. 17:01:04: 0 MainThread: Document.ShowFrame()
  270. 17:01:04: 0 MainThread: Document.ShowFrame => None
  271. 17:01:05: 0 EventThread: EventThread.StartSession(filename=None)
  272. 17:01:05: 0 ActionThread: ActionThread.StartSession(filename=None)
  273. 17:01:05: 1 MainThread: OSDFrame.__init__(parent=None)
  274. 17:01:05: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=263334, uMsg=536L, wParam=32787L, lParam=6643216)
  275. 17:01:05: 0 ActionThread: Document.Load(filePath=None)
  276. 17:01:05: 0 MouseThread: MouseThread.run()
  277. 17:01:05: 0 ActionThread: Document.LoadEmpty()
  278. 17:01:05: 0 ActionThread: StartLoad(cls=<class 'eg.Classes.TreeLink.TreeLink'>)
  279. 17:01:05: 0 ActionThread: XML loaded in 0.004383 seconds.
  280. 17:01:05: 1 MainThread: TreeCtrl.OnItemCollapsingEvent(event=<wx.TreeEvent>)
  281. 17:01:05: 0 WMI Thread: WMI.MountDrive()
  282. 17:01:05: 0 ActionThread: ActionThread.StartSession => None
  283. 17:01:05: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=263334, uMsg=536L, wParam=32787L, lParam=6962136)
  284. 17:01:05: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=263334, uMsg=536L, wParam=32787L, lParam=6961720)
  285. 17:01:05: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=263334, uMsg=536L, wParam=32787L, lParam=6961336)
  286. Exception in thread WMI Thread:
  287. Traceback (most recent call last):
  288. File "threading.pyc", line 801, in __bootstrap_inner
  289. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1105, in run
  290. **dev
  291. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 711, in _create_event
  292. if name.endswith('.'):
  293. AttributeError: 'NoneType' object has no attribute 'endswith'
  294.  
  295. 17:01:10: 1 MainThread: MainFrame.OnClose(dummyEvent=<wx.CloseEvent>)
  296. 17:01:10: 1 MainThread: Document.CheckFileNeedsSave()
  297. 17:01:10: 1 MainThread: Document.CheckFileNeedsSave => 5100
  298. 17:01:10: 1 MainThread: Document.Close()
  299. 17:01:10: 1 MainThread: MainFrame.Destroy()
  300. 17:01:10: 1 MainThread: LogCtrl.Destroy()
  301. 17:01:10: 1 MainThread: TreeCtrl.Destroy()
  302. 17:01:10: 1 MainThread: StatusBar.Destroy()
  303. 17:01:10: 1 MainThread: StatusBar.__del__()
  304. 17:01:10: 1 MainThread: MainFrame.Destroy => True
  305. 17:01:10: 1 MainThread: Document.GetExpandState()
  306. 17:01:10: 1 MainThread: Document.Close => None
  307. 17:01:10: 1 MainThread: MainFrame.Iconize(flag=False)
  308. 17:01:10: 1 MainThread: MainFrame.Iconize(flag=False)
  309. 17:01:10: 1 MainThread: Triggering OnClose
  310. 17:01:10: 1 MainThread: Calling exit functions
  311. 17:01:10: 1 MainThread: <function CloseOSD at 0x09DD47F0>
  312. 17:01:10: 1 MainThread: Calling eg.DeInit()
  313. 17:01:10: 1 MainThread: stopping threads
  314. 17:01:10: 0 ActionThread: ActionThread.StopSession()
  315. 17:01:10: 0 ActionThread: UnloadPlugins()
  316. 17:01:10: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\EventGhost
  317. 17:01:10: 0 ActionThread: closing C:\ProgramData\EventGhost\plugins\System
  318. 17:01:10: 0 ActionThread: System.__stop__()
  319. 17:01:10: 0 ActionThread: System.__stop__ => None
  320. 17:01:10: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Window
  321. 17:01:10: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Mouse
  322. 17:01:10: 0 ActionThread: Mouse.__stop__()
  323. 17:01:10: 0 ActionThread: Mouse.__close__()
  324. 17:01:10: 1 MainThread: shutting down
  325. 17:01:10: 0 MouseThread: MouseThread.run => None
  326. 17:01:10: 1 MainThread: Waited for threads shutdown: 0.010950 s
  327. 17:01:10: 1 MainThread: Done!
  328. 17:04:18: 0 MainThread: PluginManager.ScanAllPlugins :0.2070664
  329. 17:04:18: 0 MainThread: SendKeysParser.__init__()
  330. 17:05:09: 0 MainThread: PluginManager.ScanAllPlugins :0.1232979
  331. 17:05:09: 0 MainThread: SendKeysParser.__init__()
  332. 17:05:09: 0 MainThread: Document.ShowFrame()
  333. 17:05:10: 0 MainThread: Document.ShowFrame => None
  334. 17:05:10: 0 EventThread: EventThread.StartSession(filename=None)
  335. 17:05:10: 0 ActionThread: ActionThread.StartSession(filename=None)
  336. 17:05:10: 1 MainThread: OSDFrame.__init__(parent=None)
  337. 17:05:10: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=134476, uMsg=536L, wParam=32787L, lParam=7809816)
  338. 17:05:10: 0 ActionThread: Document.Load(filePath=None)
  339. 17:05:10: 0 MouseThread: MouseThread.run()
  340. 17:05:10: 0 ActionThread: Document.LoadEmpty()
  341. 17:05:10: 0 ActionThread: StartLoad(cls=<class 'eg.Classes.TreeLink.TreeLink'>)
  342. 17:05:10: 0 ActionThread: XML loaded in 0.001274 seconds.
  343. 17:05:10: 0 WMI Thread: WMI.MountDrive()
  344. 17:05:10: 1 MainThread: TreeCtrl.OnItemCollapsingEvent(event=<wx.TreeEvent>)
  345. 17:05:10: 0 ActionThread: ActionThread.StartSession => None
  346. 17:05:10: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=134476, uMsg=536L, wParam=32787L, lParam=7969704)
  347. 17:05:10: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=134476, uMsg=536L, wParam=32787L, lParam=7969640)
  348. 17:05:10: 0 MainMessageReceiver: BroadcastNotifier.OnPowerBroadcast(hwnd=134476, uMsg=536L, wParam=32787L, lParam=7969416)
  349. Exception in thread WMI Thread:
  350. Traceback (most recent call last):
  351. File "threading.pyc", line 801, in __bootstrap_inner
  352. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 1105, in run
  353. **dev
  354. File "C:\ProgramData\EventGhost\plugins\System\Device\Notifier.py", line 711, in _create_event
  355. if name.endswith('.'):
  356. AttributeError: 'NoneType' object has no attribute 'endswith'
  357.  
  358. 17:05:23: 1 MainThread: MainFrame.OnClose(dummyEvent=<wx.CloseEvent>)
  359. 17:05:23: 1 MainThread: Document.CheckFileNeedsSave()
  360. 17:05:23: 1 MainThread: Document.CheckFileNeedsSave => 5100
  361. 17:05:23: 1 MainThread: Document.Close()
  362. 17:05:23: 1 MainThread: MainFrame.Destroy()
  363. 17:05:23: 1 MainThread: LogCtrl.Destroy()
  364. 17:05:23: 1 MainThread: TreeCtrl.Destroy()
  365. 17:05:23: 1 MainThread: StatusBar.Destroy()
  366. 17:05:23: 1 MainThread: StatusBar.__del__()
  367. 17:05:23: 1 MainThread: MainFrame.Destroy => True
  368. 17:05:23: 1 MainThread: Document.GetExpandState()
  369. 17:05:23: 1 MainThread: Document.Close => None
  370. 17:05:23: 1 MainThread: MainFrame.Iconize(flag=False)
  371. 17:05:23: 1 MainThread: MainFrame.Iconize(flag=False)
  372. 17:05:23: 1 MainThread: Triggering OnClose
  373. 17:05:23: 1 MainThread: Calling exit functions
  374. 17:05:23: 1 MainThread: <function CloseOSD at 0x09DC17F0>
  375. 17:05:23: 1 MainThread: Calling eg.DeInit()
  376. 17:05:23: 1 MainThread: stopping threads
  377. 17:05:23: 0 ActionThread: ActionThread.StopSession()
  378. 17:05:23: 0 ActionThread: UnloadPlugins()
  379. 17:05:23: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\EventGhost
  380. 17:05:23: 0 ActionThread: closing C:\ProgramData\EventGhost\plugins\System
  381. 17:05:23: 0 ActionThread: System.__stop__()
  382. 17:05:23: 0 ActionThread: System.__stop__ => None
  383. 17:05:23: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Window
  384. 17:05:23: 0 ActionThread: closing C:\Program Files (x86)\EventGhost\plugins\Mouse
  385. 17:05:23: 0 ActionThread: Mouse.__stop__()
  386. 17:05:23: 0 ActionThread: Mouse.__close__()
  387. 17:05:23: 1 MainThread: shutting down
  388. 17:05:23: 0 MouseThread: MouseThread.run => None
  389. 17:05:23: 1 MainThread: Waited for threads shutdown: 0.054692 s
  390. 17:05:23: 1 MainThread: Done!
  391. 17:05:36: 0 MainThread: PluginManager.ScanAllPlugins :0.15395679999999998
  392. 17:05:36: 0 MainThread: SendKeysParser.__init__()
  393.  
Add Comment
Please, Sign In to add comment