[Wine] Re: Error after upgrading kubuntu

jiachen wineforum-user at winehq.org
Wed Aug 6 16:12:03 CDT 2008


dimesio wrote:
> When you upgraded your OS, did you also delete your old ~/.wine and reinstall your Windows programs to a clean ~/.wine? If you didn't, try that.
> 
> Regarding the sound problem, have you disabled Pulseaudio? http://forum.winehq.org/viewtopic.php?t=1457


I removed wine by using

Code:

sudo aptitude remove wine



then, I deleted the directory ~/.wine by

Code:

rm -rf ~/.wine



finally, I reinstalled the program that I had problem with, DSWINDOW.  However, the problem is still the same because terminal prints the similar (same) error message and nothing happens after that.  

Can anyone read this error message or does anyone see similar ones before?

 
Code:

err:ntdll:RtlpWaitForCriticalSection section 0x7b92ec60 "syslevel.c: Win16Mutex" wait timed out in thread 001c, blocked by 0019, retrying (60 sec)
wine: Critical section 7b92ec60 wait failed at address 0x7bc3ac50 (thread 001c), starting debugger...
Unhandled exception: wait failed on critical section 0x7b92ec60
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3ac50
Process of pid=0017 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process  tid      prio (all id:s are in hex)
0000000c
        00000012    0
        0000000e    0
        0000000d    0
0000000f
        00000016    0
        00000015    0
        00000011    0
        00000010    0
0000001a
        0000001b    0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'










More information about the wine-users mailing list