Displaying 1 result from an estimated 1 matches for "aguxw".
Did you mean:
agus
2003 Jun 18
0
wine quit working; says "unhandled exception"
...nstead of opening my app window I get
wine /mnt/win/comm/err:win32:_EnterSysLevel (0x401181ac, level 1): Holding 0x406d66a0, level 3. Expect deadlock!
wine: Unhandled exception, starting debugger...
and then nothing more. Both wine and wineserver appear to be running
davidtg@lake:~> ps aguxw|grep wine
davidtg 23100 16.9 5.3 34668 13632 pts/5 S 11:31 0:05 wine /mnt/win/apps/concord/concord.exe
davidtg 23128 6.7 4.7 13868 12052 ? S 11:31 0:02 wineserver
davidtg 23264 0.0 0.1 1392 456 pts/5 R 11:32 0:00 grep wine
but nothing happens. If I kill t...