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.

Does not start - Win 7

If you have a question or need help, this is the place to be.
Post Reply
dartrax
Posts: 3
Joined: Sat Dec 12, 2009 3:05 pm

Does not start - Win 7

Post by dartrax »

Hi,
EventGhost_0.3.5c does not start for me on Win 7, also not "as administrator" and/or compatibility mode.

EventGhost.exe.log:

Code: Select all

Traceback (most recent call last):
  File "EventGhost.pyw", line 39, in <module>
  File "C:\Program Files\EventGhost/eg/Main.py", line 97, in <module>
    eg.Init(debugLevel)
  File "C:\Program Files\EventGhost\eg\Init.py", line 261, in Init
    self.DoImports1()
  File "C:\Program Files\EventGhost\eg\Init.py", line 390, in DoImports1
    from WinAPI.Pathes import (
  File "C:\Program Files\EventGhost\eg\WinAPI\Pathes.py", line 14, in <module>
    STARTUP = get_path2(shellcon.CSIDL_STARTUP)
  File "C:\Program Files\EventGhost\eg\WinAPI\Pathes.py", line 10, in get_path2
    location = shell.SHGetFolderPath(0, folderId, None, 0)
pywintypes.com_error: (-2147024894, 'Das System kann die angegebene Datei nicht finden.', None, None)
The error message translated: "The system cannot find the given file."

dartrax
stottle
Plugin Developer
Posts: 636
Joined: Sun Apr 26, 2009 10:59 pm

Re: Does not start - Win 7

Post by stottle »

Is there any reason you are using such an old version?

Newer versions can be found here.

Brett
dartrax
Posts: 3
Joined: Sat Dec 12, 2009 3:05 pm

Re: Does not start - Win 7

Post by dartrax »

stottle wrote:Is there any reason you are using such an old version?
Yes - it's the newest Version on the SourceForge Project Page!

Please correct this. I now have this old version installed on two PCs.

-dartrax
eatmeimadanish
Experienced User
Posts: 118
Joined: Thu Oct 01, 2009 5:11 pm

Re: Does not start - Win 7

Post by eatmeimadanish »

Yeah because complaining in the forum right next to the download button and requesting people to update the software on some remote site IS INDEED an easier way to get the new version.
Pete7874
Posts: 3
Joined: Sat Dec 19, 2009 2:37 am

Re: Does not start - Win 7

Post by Pete7874 »

I'm having the same problem on W7 64-bit. I have EventGhost in the startup folder and also checked in EventGhost options to start automatically. It is set to "Run as administrator". Yet, it does not start automatically.

0.3.7r1262



Thanks.
Pete7874
Posts: 3
Joined: Sat Dec 19, 2009 2:37 am

Re: Does not start - Win 7

Post by Pete7874 »

Update: I solved the problem by following these directions (just replace the path to PeerBlock with a path to your EventGhost.exe file):

http://www.peerblock.com/userguide/how_ ... untcontrol
Mangoat
Posts: 2
Joined: Tue Apr 27, 2010 1:38 pm

Re: Does not start - Win 7

Post by Mangoat »

Pete7874 wrote:I'm having the same problem on W7 64-bit. I have EventGhost in the startup folder and also checked in EventGhost options to start automatically. It is set to "Run as administrator". Yet, it does not start automatically.

0.3.7r1262



Thanks.
Apologies for necro-bumping an older thread, but I was having the same issue as you. However, I discovered that it was down to the folder you install to.

On a 64 bit system, Event Ghost installs to "Program Files (x86)" by default, and it doesn't seem to like this on start up. If you install to the regular 32 bit path of just "Program Files" it should start with Windows just fine.
Post Reply