http://bugs.winehq.com/show_bug.cgi?id=1295
Summary: CreateProcessA problems when trying to run a program Product: Wine Version: 20030115 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ipc AssignedTo: wine-bugs@winehq.com ReportedBy: ruffk@purdue.edu
I am attempting to run a program called UOAssist(www.tugsoft.com). This is a very popular addon for the game Ultima Online(www.uo.com). This program will interact with the game to do tasks for you in game. UOAssist has to start the game itself and this seems to be where the problems occur. Ultima Online itself runs great if run alone. I run all of this with no DLLOverrides for either program. Also, I run Debian Unstable with the WINE package avaliable through Debian apt-get sources(http://packages.debian.org/unstable/otherosfs/wine.html). When I try to run UOAssist, it will crash when it starts the game executable.
The initial errors printed out are:
fixme:ole:CoCreateInstance no instance created for interface {00000000-0000-0000-c000-000000000046} of class {8856f961-340a-11d0-a96b-00c04fd705a2}, hres is 0x80040111 fixme:shdocvw:SHDOCVW_DllCanUnloadNow (void): stub fixme:process:CreateProcessA (C:\Program Files\Ultima Online 2D\client.exe,...): CREATE_NEW_PROCESS_GROUP ignored fixme:process:CreateProcessA (C:\Program Files\Ultima Online 2D\client.exe,...): CREATE_DEFAULT_ERROR_MODE ignored fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or testing yet fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4037fa90,00030021,3):stub wine: Unhandled exception, starting debugger... Wine exited with a successful status
I'm not sure what other logs that would be needed for this. I found an old closed bug report at http://bugs.winehq.com/show_bug.cgi?id=16 that seemed to be slightly similar. Thanks for your time
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1295. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.