hi,
im new to this forum and new to wine.
I try to start go1984 with wine on a debian etch system.
There is an error:
fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub.
THATS ALL!!
No other messages, no programstart.
it takes some time and then im back to the shell.
What can i do??
error starting go1984
now i installed 1.1.1 from source.
the installation outputs some errors:
the installation outputs some errors:
and the start outputs the same error:$ wine go1984Setup.exe
fixme:reg:GetNativeSystemInfo (0x33fea0) using GetSystemInfo()
fixme:advapi:CheckTokenMembership ((nil) 0x122468 0x33fe1c) stub!
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Programme\\go1984\\unins000.exe") stub
fixmeIPersistFile_fnGetCurFile (0x14c558)
fixmeIPersistFile_fnGetCurFile (0x14c5e8)
fixmeIPersistFile_fnGetCurFile (0x14c5e8)
fixmeIPersistFile_fnGetCurFile (0x14c5f0)
fixmeIPersistFile_fnGetCurFile (0x14c5c0)
fixmeDllCanUnloadNow stub
fixmeDllCanUnloadNow stub
fixmeDllCanUnloadNow stub
fixmeDllCanUnloadNow stub
fixmeDllCanUnloadNow stub
fixmeDllCanUnloadNow stub
thx for help$ wine go1984.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub.
Hi, is that this app: http://www.go1984.com/download/go1984Setup.exe?
I gave it a try and did some testing. Looks to me as if there is some kind of race condition. If it hangs I just did ctrl^c and 'wineserver -k'. In about one of the five times it gets further and tries to start up. Then it chokes in some bug in wine's qedit.dll
the way i was able tostart the app is copy qedit.dll from my windowspartirion to ~/.wine/drive_c/windows/system32/
Then do
WINEDLLOVERRIDES="qedit=n" regsvr32 qedit.dll
and
WINEDLLOVERRIDES="qedit=n" wine go1984.exe
As said before, if it hangs , just ctrl^c again, and try again. I was not able to find out why it hangs in most of the tries
I gave it a try and did some testing. Looks to me as if there is some kind of race condition. If it hangs I just did ctrl^c and 'wineserver -k'. In about one of the five times it gets further and tries to start up. Then it chokes in some bug in wine's qedit.dll
the way i was able tostart the app is copy qedit.dll from my windowspartirion to ~/.wine/drive_c/windows/system32/
Then do
WINEDLLOVERRIDES="qedit=n" regsvr32 qedit.dll
and
WINEDLLOVERRIDES="qedit=n" wine go1984.exe
As said before, if it hangs , just ctrl^c again, and try again. I was not able to find out why it hangs in most of the tries
yes, that's the right application 
but i can't start it. Your solution do not work for me. I got all times the same error.
An other error i got when starting winecfg:
Wich version i have to use now?
Version 1.1.1 is the newer one but outputs some errors while installing go1984
Version 1.0.0 is the older ... stable one and there are no errors.
The ALSA-error do have both versions.
@EDIT: Sounderror with ALSA is fixed

but i can't start it. Your solution do not work for me. I got all times the same error.
An other error i got when starting winecfg:
Maybe we can fix that too?ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: no such file or directory
Wich version i have to use now?
Version 1.1.1 is the newer one but outputs some errors while installing go1984
Version 1.0.0 is the older ... stable one and there are no errors.
The ALSA-error do have both versions.
@EDIT: Sounderror with ALSA is fixed
