| Author |
Message |
|
Noether
|
Posted: Fri Jun 22, 2012 11:59 am |
|
 |
| Newbie |
 |
|
|
Joined: Thu Jun 21, 2012 8:18 pm Posts: 4
|
I'm trying to play the game Clannad ( http://appdb.winehq.org/objectManager.php?sClass=version&iId=10908 with an English-language patch ( http://clannad.game-maps.net/)). Currently whenever I load a save, the game hangs a few seconds later (usually at the next decision point, but sometimes a bit earlier). It's a clean install of wine-1.5.6 on Ubuntu 12.04; standard error output is below.
Code: fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599 fixme:win:WINNLSEnableIME hwnd (nil) enable 0: stub! fixme:win:SendIMEMessageExA (0x10064,2275022): stub fixme:win:WINNLSEnableIME hwnd (nil) enable 0: stub! fixme:win:SendIMEMessageExA (0x10064,22924da): stub fixme:win:WINNLSEnableIME hwnd (nil) enable 0: stub! err:heap:GlobalFree (0x23a7892): Page fault occurred ! Caused by bug ? err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0027, blocked by 0009, retrying (60 sec) wine: Critical section 00110060 wait failed at address 0x7bc3495a (thread 0027), starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0027, blocked by 0009, retrying (60 sec) err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3495a err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0027, blocked by 0009, retrying (60 sec) err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3495a
|
|
 |
|
 |
|
jjmckenzie
|
Posted: Sat Jun 23, 2012 9:59 pm |
|
 |
| Moderator |
 |
|
|
Joined: Wed Apr 27, 2011 11:01 pm Posts: 1153
|
Noether wrote: I'm trying to play the game Clannad ( http://appdb.winehq.org/objectManager.php?sClass=version&iId=10908 with an English-language patch ( http://clannad.game-maps.net/)). Currently whenever I load a save, the game hangs a few seconds later (usually at the next decision point, but sometimes a bit earlier). It's a clean install of wine-1.5.6 on Ubuntu 12.04; standard error output is below. Code: fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
Remove Winepulse and try again with a clean Wine prefix.
James
|
|
 |
|
 |
|
lahmbi5678
|
Posted: Sun Jun 24, 2012 10:27 am |
|
 |
| Level 6 |
 |
|
|
Joined: Thu Aug 27, 2009 6:23 am Posts: 502
|
|
Hi,
if you'd get the same "heap"-related messages without pulseaudio, then please file a bug.
|
|
 |
|
 |
|
Noether
|
Posted: Sun Jun 24, 2012 10:59 am |
|
 |
| Newbie |
 |
|
|
Joined: Thu Jun 21, 2012 8:18 pm Posts: 4
|
|
Would I need to actually remove winepulse, or would setting wine to use a different driver be enough?
If I actually would need to remove it, how do I do that?
|
|
 |
|
 |
|
dimesio
|
Posted: Sun Jun 24, 2012 11:20 am |
|
Joined: Tue Mar 25, 2008 10:30 pm Posts: 6346
|
Noether wrote: Would I need to actually remove winepulse, or would setting wine to use a different driver be enough?
If I actually would need to remove it, how do I do that?
Unfortunately, Ubuntu has chosen to build 1.5.x packages only with the winepulse driver, and it has been reported that those packages will load winepulse even if the user doesn't have PulseAudio installed. So you would have to build Wine yourself to get rid of it, and building Wine is extremely difficult on Ubuntu 12.04.
|
|
 |
|
 |
|
Noether
|
Posted: Fri Jun 29, 2012 12:01 pm |
|
 |
| Newbie |
 |
|
|
Joined: Thu Jun 21, 2012 8:18 pm Posts: 4
|
|
Setting wine to use a different driver (winealsa) does not fix the problem.
In addition, I've also tried running through Wineskin on OSX 10.6.8 (Wineskin 2.5.5 with engine WS9Wine.1.5.7), and the same problem occurs.
|
|
 |
|
 |
|
dimesio
|
Posted: Fri Jun 29, 2012 12:25 pm |
|
Joined: Tue Mar 25, 2008 10:30 pm Posts: 6346
|
Noether wrote: Setting wine to use a different driver (winealsa) does not fix the problem.
In addition, I've also tried running through Wineskin on OSX 10.6.8 (Wineskin 2.5.5 with engine WS9Wine.1.5.7), and the same problem occurs.
Wineskin is also not supported here. However, it is now supposed to include a way to test plain Wine, so you should try that. Search the forum for details; doh123 posted instructions in another thread not too long ago. If you can reproduce the problem in plain Wine, file a bug.
|
|
 |
|
 |
|
Noether
|
Posted: Fri Jun 29, 2012 12:51 pm |
|
 |
| Newbie |
 |
|
|
Joined: Thu Jun 21, 2012 8:18 pm Posts: 4
|
dimesio wrote: Noether wrote: Setting wine to use a different driver (winealsa) does not fix the problem.
In addition, I've also tried running through Wineskin on OSX 10.6.8 (Wineskin 2.5.5 with engine WS9Wine.1.5.7), and the same problem occurs. Wineskin is also not supported here. However, it is now supposed to include a way to test plain Wine, so you should try that. Search the forum for details; doh123 posted instructions in another thread not too long ago. If you can reproduce the problem in plain Wine, file a bug.
I'm aware that Wineskin isn't supported; I mostly tried it to verify that Ubuntu/pulse isn't the problem.
Bug filed: http://bugs.winehq.org/show_bug.cgi?id=31074
|
|
 |
|
 |
|