[Bug 7545] TestComplete 5.1 won't start, complains about service

Wine Bugs wine-bugs at winehq.org
Thu Mar 1 15:20:40 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7545





------- Additional Comments From ncliang at google.com  2007-01-03 15:20 -------
I could reproduce the bug in wine-git by first running the service: 
wine TestCompleteService5.exe

then start the client in a seperate terminal:
wine TestComplete.exe

I then get a popup from the service complaining that it could not stop service.
Then, the client shows a popup complaining that the service is not running. 

On the server terminal, I get the following output: 

ncliang at westwood:~/local/wine-git$ ./wine ../.wine/drive_c/Program\
Files/Automated\ QA/TestComplete\ 5/Bin/TestCompleteService5.exe
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
fixme:advapi:RegisterEventSourceA ((null),"TestComplete 5 Service"): stub
fixme:advapi:RegisterEventSourceW (L"",L"TestComplete 5 Service"): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x7d07191c,(nil)): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x183ee0,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub

On the client side: 

ncliang at westwood:~/local/wine-git$ ./wine ../.wine/drive_c/Program\
Files/Automated\ QA/TestComplete\ 5/Bin/TestComplete.exe
fixme:advapi:RegisterEventSourceA ((null),"AQA"): stub
fixme:advapi:RegisterEventSourceW (L"",L"AQA"): stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
fixme:advapi:DeregisterEventSource (0xcafe4242) stub


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list