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.
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.
[CLOSED] Alte Bug Reports
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
-
damdy-cash
- Experienced User
- Posts: 102
- Joined: Tue Mar 28, 2006 6:48 am
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
So, hier mal ne Fehlermeldung, die mir schon mal untergekommen ist.
Leider hat das ganze System versagt und mich hab sie jetzt mal abgetippt.
Ach so, Fehlermeldung direkt beim starten
Stoffel
Leider hat das ganze System versagt und mich hab sie jetzt mal abgetippt.
Ach so, Fehlermeldung direkt beim starten
Hab dann den Rechner resettet und alles war gutTraceback(most recent calls last)
File" C:... EG Verzeichniss..\eg\Thread worker.py" line62, inDoOneEvent
" ThreadWorker.py" line27,in__Call__
" EventThread.py"line 119,inStartSession
" Thread Worker.py"line167,in Wrapper
" Thread Worker.py"line154,in CallWait
Timeout CallWait
Stoffel
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Hmm, leider kann ich so noch nicht sagen, was da passiert ist. Es scheint jedenfalls beim Starten von EG passiert zu sein, bevor es seine normale Funktion aufnehmen konnte. Vielleicht w├╝rde es helfen, wenn du EG mit der Option "-debug2" aufrufst und falls dieser Fehler nochmal auftritt mir das Log schickst. Das Log wird aber mit der Zeit ziemlich gro├ƒ werden, also kannst du es gelegentlich mal l├Âschen.
Diese Meldung bekomme ich mittlerweile bei jedem Start von EGMedion FB Tastencodes
Traceback (most recent call last):
Python script "1", line 4, in ?
Plugin.Map('U1AA2280', 'Mute')
AttributeError: 'OSD' object has no attribute 'Map'
Epson FB Tastencodes
Traceback (most recent call last):
Python script "2", line 4, in ?
Plugin.Map('U3880822A28', 'Epson Off')
AttributeError: 'OSD' object has no attribute 'Map'
EG Version 0.3.2 build 610
Geänder hab ich grossartig nix, ausser das die Epson Fernbedienung auch in einem Python script aufgenommen wurde.
Ich lass dir aber auch noch die LogDatei zukommen
Stoffel
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Mit v0.3.3_build_689 hängt EG nach dem Start.
Im Log.txt steht folgendes:
10:09:44: MainThread: ----------------------------------------
10:09:44: MainThread: EventGhost started
10:09:44: MainThread: ----------------------------------------
10:09:44: MainThread: Version: 0.3.3.689
10:09:44: MainThread: MyApp.OnInit()
10:09:44: DeviceChangeNotifier: DeviceChangeNotifier.MainLoop()
10:09:44: DeviceChangeNotifier: DeviceChangeNotifier.Init2()
10:09:44: MainThread: Creating SendKeys parser
10:09:44: ActionThread: ActionThread.MainLoop()
10:09:44: EventThread: EventThread.MainLoop()
Traceback (most recent call last):
File "EventGhost.pyw", line 34, in ?
imp.load_source("Main", path + "/eg/Main.py")
File "C:\Programme\EventGhost/eg/Main.py", line 102, in ?
eg.Init((startupEvent, startupPayload), startupFile, debug, hideOnStartup)
File "C:\Programme\EventGhost\eg\Init.py", line 270, in Init
import pydoc
ImportError: No module named pydoc
Im Log.txt steht folgendes:
10:09:44: MainThread: ----------------------------------------
10:09:44: MainThread: EventGhost started
10:09:44: MainThread: ----------------------------------------
10:09:44: MainThread: Version: 0.3.3.689
10:09:44: MainThread: MyApp.OnInit()
10:09:44: DeviceChangeNotifier: DeviceChangeNotifier.MainLoop()
10:09:44: DeviceChangeNotifier: DeviceChangeNotifier.Init2()
10:09:44: MainThread: Creating SendKeys parser
10:09:44: ActionThread: ActionThread.MainLoop()
10:09:44: EventThread: EventThread.MainLoop()
Traceback (most recent call last):
File "EventGhost.pyw", line 34, in ?
imp.load_source("Main", path + "/eg/Main.py")
File "C:\Programme\EventGhost/eg/Main.py", line 102, in ?
eg.Init((startupEvent, startupPayload), startupFile, debug, hideOnStartup)
File "C:\Programme\EventGhost\eg\Init.py", line 270, in Init
import pydoc
ImportError: No module named pydoc
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Startet nun aber nach dem L├Âschen des Igor Plugins aus Autostart gibt es diese Meldung:
Traceback (most recent call last):
File "C:\Programme\EventGhost\eg\ThreadWorker.py", line 78, in DoOneEvent
File "C:\Programme\EventGhost\eg\ThreadWorker.py", line 28, in __call__
File "C:\Programme\EventGhost\eg\TreeItems\PluginItem.py", line 127, in StopPlugin
AttributeError: 'NoneType' object has no attribute 'name'
Traceback (most recent call last):
File "C:\Programme\EventGhost\eg\ThreadWorker.py", line 78, in DoOneEvent
File "C:\Programme\EventGhost\eg\ThreadWorker.py", line 28, in __call__
File "C:\Programme\EventGhost\eg\TreeItems\PluginItem.py", line 127, in StopPlugin
AttributeError: 'NoneType' object has no attribute 'name'
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm