Page 1 of 1

EG crashing?

Posted: Sun May 31, 2015 2:36 pm
by shaggy79
Hi all,
I am completely lost here :( .... I am trying to programme my HP remote to use instead of my TV remote. It will accept a few IR signals then crashes. :? If I try to restart EG it loads the config tree goes through them then just shuts down!?!
The only way I can get it to work again is to restart my PC. :x
then the same happens again.... accepts a few IR signals then crashes until I restart PC. :x :x

I think I used the "log-Redirector" correctly but not to sure?
Here is what it says:-

Code: Select all

autoloadFilePath = u'C:\\Program Files\\EventGhost\\Bee 1.xml'
confirmDelete = False
hideOnClose = False
hideOnStartup = False
language = 'en_EN'
limitMemory = False
limitMemorySize = 8
onlyLogAssigned = True
propResize = True
revision = 1700
useFixedFont = False
class eg:
    class Classes:
        class AddActionDialog:
            position = (94, 20)
            size = (729, 663)
            splitPosition = 302
        class AddPluginDialog:
            collapsed = set(['program', 'remote', 'external'])
            lastSelection = None
            position = (441, 0)
            size = (813, 683)
            splitPosition = 455
        class Document:
            expandState = None
            expanded = set([0, 42, 58, 29])
            firstVisibleItem = []
            guid = '{97752BDC-6A0B-41C8-982E-9A95AACE73CF}'
            selection = [10, 12, 1]
            time = '1433081274.61'
        class MainFrame:
            expandOnEvents = False
            indentLog = True
            logTime = False
            perspective = u'layout2|name=logger;caption=Log;state=4196348;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=280;besth=300;minw=100;minh=100;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=tree;caption=Configuration;state=4196348;dir=5;layer=0;row=0;pos=0;prop=100000;bestw=100;besth=100;minw=100;minh=100;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|dock_size(4,0,0)=256|dock_size(5,0,0)=102|'
            perspective2 = None
            position = (0, 0)
            ratio = 1.421875
            showToolbar = True
            size = (640, 683)
    class CorePluginModule:
        class EventGhost:
            class PythonScript:
                position = (10, 10)
                size = (600, 420)
        class SunTracker:
            movingGhost = False
        class System:
            class Registry:
                lastKeySelected = 2147483649L
                lastSubkeySelected = 'Software'
                lastValueNameSelected = None
        class Window:
            class FindWindow:
                hideOnDrag = True
Any help would be greatly appreciated.
Thanks'
Paul.

PS. I'm using Windows 7 32bit & latest version of EG.

Re: EG crashing?

Posted: Tue Jun 02, 2015 2:05 am
by shaggy79
Anyone Please...?