by gbjbaanb on Sun Jul 08, 2012 1:42 pm
I have this problem too: Windows 7 SP1 build 7601 with Mint (cinnamon) 13, 64bit.
Looking at dependency walker, it shows 4 missing delay-load dlls: ieshims.dll and gpsvc.dll
GPsvc is a security thing and is found using the side-by-side loading I hate so depends will not tell what's up with it (it was never updated to handle side-by-side dlls).
running sxstrace suggests no problems, so I doubt it is anything to do with these dlls. I did notice it was running as a wow32 process, so maybe this is the problem - if I don't have the 32 bit versions of some dlls.
I ran it under processmonitor and nothing exceptional seems to be going on, so I guess it now needs some help with writing debug logs from the application itself.