[Bug 32734] New: Caesar IV crashes at launch
http://bugs.winehq.org/show_bug.cgi?id=32734 Bug #: 32734 Summary: Caesar IV crashes at launch Product: Wine Version: 1.5.21 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: testing.tigerwolf(a)mail.com Classification: Unclassified Created attachment 43194 --> http://bugs.winehq.org/attachment.cgi?id=43194 initialization and dll import problems at CaesarIV.exe execution Caesar IV installation seems to have gone well. But launching the game by calling CaesarIV.exe fails due to initialization and dll import problems (cf. caesarIV_exe_backtrace). Launching Caesar IV using Autorun.exe leads to a crash (cf. autorun_exe_backtrace) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #1 from testing.tigerwolf(a)mail.com 2013-01-16 13:38:12 CST --- Created attachment 43195 --> http://bugs.winehq.org/attachment.cgi?id=43195 CaesarIV crashes during Autorun execution -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-01-16 16:25:31 CST ---
wine /media/Disk1/CaesarIV.exe
use windows paths, not unix. Something like: $ wine start D:\CaesarIV.exe may help. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 testing.tigerwolf(a)mail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43195|0 |1 is obsolete| | --- Comment #3 from testing.tigerwolf(a)mail.com 2013-01-17 13:00:09 CST --- Created attachment 43204 --> http://bugs.winehq.org/attachment.cgi?id=43204 CaesarIV crashes during Autorun execution -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #4 from testing.tigerwolf(a)mail.com 2013-01-17 13:01:25 CST --- Comment on attachment 43195 --> http://bugs.winehq.org/attachment.cgi?id=43195 CaesarIV crashes during Autorun execution
wine /media/Disk1/AutoRun.exe Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. fixme:msxml:domdoc_get_parseError (0x16211c)->(0x32fd10): creating a dummy parseError wine: Unhandled exception 0xc000000d in thread 9 at address 0x320023:0x004065b5 (thread 0009), starting debugger... Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Process of pid=0008 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) 0000000e services.exe 00000020 0 0000001f 0 00000019 0 00000018 0 00000017 0 00000015 0 00000010 0 0000000f 0 00000012 winedevice.exe 0000001d 0 0000001a 0 00000014 0 00000013 0 0000001b plugplay.exe 00000021 0 0000001e 0 0000001c 0 00000022 explorer.exe 00000023 0 winedbg: Internal crash at 0x7ed45e1a
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #5 from testing.tigerwolf(a)mail.com 2013-01-17 13:01:55 CST --- Comment on attachment 43195 --> http://bugs.winehq.org/attachment.cgi?id=43195 CaesarIV crashes during Autorun execution
wine /media/Disk1/AutoRun.exe Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. fixme:msxml:domdoc_get_parseError (0x16211c)->(0x32fd10): creating a dummy parseError wine: Unhandled exception 0xc000000d in thread 9 at address 0x320023:0x004065b5 (thread 0009), starting debugger... Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Process of pid=0008 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) 0000000e services.exe 00000020 0 0000001f 0 00000019 0 00000018 0 00000017 0 00000015 0 00000010 0 0000000f 0 00000012 winedevice.exe 0000001d 0 0000001a 0 00000014 0 00000013 0 0000001b plugplay.exe 00000021 0 0000001e 0 0000001c 0 00000022 explorer.exe 00000023 0 winedbg: Internal crash at 0x7ed45e1a
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #6 from testing.tigerwolf(a)mail.com 2013-01-17 13:15:33 CST --- (In reply to comment #3)
Created attachment 43204 [details] CaesarIV crashes during Autorun execution (In reply to comment #2)
wine /media/Disk1/CaesarIV.exe
use windows paths, not unix. Something like: $ wine start D:\CaesarIV.exe may help.
(In reply to comment #2)
wine /media/Disk1/CaesarIV.exe
use windows paths, not unix. Something like: $ wine start D:\CaesarIV.exe may help.
Thanks for your quick answer. Unfortunately, I obtain the same reports using Unix paths : - Calling Caesar IV.exe leads to exactly same execution log - Calling Autorun.exe leads to display of Autorun menu. By clicking "Run Caesar IV", I obtain the following report (see updated "CaesarIV crashes during Autorun execution" log) and a "Runting Error" box is displayed. - Same problem, by using the "~/.wine/drive_c/Program Files (x86)/..." path (CaesarIV.exe or C4Exec.exe) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #7 from testing.tigerwolf(a)mail.com 2013-01-17 14:18:53 CST --- (In reply to comment #3)
Created attachment 43204 [details] CaesarIV crashes during Autorun execution (In reply to comment #2)
wine /media/Disk1/CaesarIV.exe
use windows paths, not unix. Something like: $ wine start D:\CaesarIV.exe may help.
(In reply to comment #2)
wine /media/Disk1/CaesarIV.exe
use windows paths, not unix. Something like: $ wine start D:\CaesarIV.exe may help.
Thanks for your quick answer. Unfortunately, I obtain the same reports using Unix paths : - Calling Caesar IV.exe leads to exactly same execution log - Calling Autorun.exe leads to display of Autorun menu. By clicking "Run Caesar IV", I obtain the following report (see updated "CaesarIV crashes during Autorun execution" log) and a "Runting Error" box is displayed. - Same problem, by using the "~/.wine/drive_c/Program Files (x86)/..." path (CaesarIV.exe or C4Exec.exe) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #8 from GyB <gyebro69(a)gmail.com> 2013-01-17 20:27:14 CST --- Does the demo have the same problem? http://www.fileplanet.com/166503/160000/fileinfo/Caesar-IV-Demo -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #9 from testing.tigerwolf(a)mail.com 2013-01-19 01:53:39 CST --- Created attachment 43222 --> http://bugs.winehq.org/attachment.cgi?id=43222 CaesarIV Demo also crashes -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #10 from testing.tigerwolf(a)mail.com 2013-01-19 01:54:42 CST --- (In reply to comment #8)
Does the demo have the same problem? http://www.fileplanet.com/166503/160000/fileinfo/Caesar-IV-Demo
Yes, same problem with the demo (see CaesarIVDemo_exe_backtrace.txt) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.fileplanet.com/1 | |66503/160000/fileinfo/Caesa | |r-IV-Demo --- Comment #11 from GyB <gyebro69(a)gmail.com> 2013-01-19 04:23:42 CST --- I can't reproduce the crash here on Fedora 17. What distro are you using? The demo needs .net20 and certain d3dx9 libraries (d3dx9_30 and d3dx9_36). I suppose those are installed for you as well. The demo here is loading fine to the menu then it hits bug #25677. My other suspect would be Securom, as the demo is protected with Securom 7.26, and probably the disc version also uses some kind of protection. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #12 from testing.tigerwolf(a)mail.com 2013-01-20 06:42:50 CST --- (In reply to comment #11)
I can't reproduce the crash here on Fedora 17. What distro are you using?
The demo needs .net20 and certain d3dx9 libraries (d3dx9_30 and d3dx9_36). I suppose those are installed for you as well. The demo here is loading fine to the menu then it hits bug #25677. My other suspect would be Securom, as the demo is protected with Securom 7.26, and probably the disc version also uses some kind of protection.
I'm using Kubuntu 12.10 (x64 version) upgraded to KDE 4.9.5 through the KDE ppa. Today I have upgraded to the last wine 1.5.22 version. I always meet the same issues. The installation phase seems to be normal, but with some ole, setuapi and richedit error messages(see CaesarIVDemo_installation_backtrace.txt). During the installation of the Demo (same with the retail version), it is demand to install DirectX 9. I did both tests installing and not installing Direct X, and change wine settings to use native or integrated d3d9 library. Each time I obtain the same issues : - A runtime "Mcirosoft Visual C+ Runtime Library" error box opens - Caesar IV crashes with the same log as previously In an other hand (I don't know if there is a link), when I launchs the last Wine Test exe (http://test.winehq.org/data/9f18a03b14a3405fb04da73cb87f421576825cfc/), I obtain a error during the d3d9_test.exe (see d3d9test_backtrace.txt) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #13 from testing.tigerwolf(a)mail.com 2013-01-20 06:43:47 CST --- Created attachment 43249 --> http://bugs.winehq.org/attachment.cgi?id=43249 Caesar IV demo installation backtrace -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #14 from testing.tigerwolf(a)mail.com 2013-01-20 06:45:03 CST --- Created attachment 43250 --> http://bugs.winehq.org/attachment.cgi?id=43250 d3d9_test.exe log (from wine test 9f18a03b14a3 for wine 1.5.22) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #15 from testing.tigerwolf(a)mail.com 2013-01-20 06:53:21 CST --- Created attachment 43251 --> http://bugs.winehq.org/attachment.cgi?id=43251 Runtime error box during CaesarIV execution -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 testing.tigerwolf(a)mail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.5.21 |1.5.22 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.5.22 |1.5.21 --- Comment #16 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-01-20 16:21:14 CST --- Please leave original version set. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #17 from testing.tigerwolf(a)mail.com 2013-04-13 05:21:17 CDT --- Same problem using wine 1.5.28 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 David Holm <dholmster(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dholmster(a)gmail.com --- Comment #18 from David Holm <dholmster(a)gmail.com> 2013-06-23 15:57:45 CDT --- I have the exact same issue with Wine 1.6-rc3 on a MacBook Air running MacOS X 10.8.4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #19 from David Holm <dholmster(a)gmail.com> 2013-06-23 16:02:03 CDT --- After some more tinkering I found that the game _does_ work if you launch Caesar\ IV.exe after changing into that directory. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #20 from Austin English <austinenglish(a)gmail.com> 2013-06-23 17:52:40 CDT --- As I figured, invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |frederic.delanoy(a)gmail.com --- Comment #21 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-06-24 05:43:26 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #22 from testing.tigerwolf(a)mail.com 2013-06-25 16:11:18 CDT --- Created attachment 44968 --> http://bugs.winehq.org/attachment.cgi?id=44968 Backtrace during execution of Caesar IV after installation Same problem using wine 1.6-rc3 See attachment backtrace_CaesarIV.txt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 testing.tigerwolf(a)mail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #23 from testing.tigerwolf(a)mail.com 2013-06-25 16:16:33 CDT --- (In reply to comment #19)
After some more tinkering I found that the game _does_ work if you launch Caesar\ IV.exe after changing into that directory.
Same problem, after renaming CaesarIV into Caesar\ IV and calling : wine ~/.wine/drive_c/Program\ Files/Sierra/Caesar\ IV/Caesar\ IV.exe Impossible to rename into D:/ (cdrom) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 testing.tigerwolf(a)mail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43204|0 |1 is obsolete| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #24 from testing.tigerwolf(a)mail.com 2013-06-25 16:23:52 CDT --- Created attachment 44969 --> http://bugs.winehq.org/attachment.cgi?id=44969 Autorun_exe_backtrace.txt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 testing.tigerwolf(a)mail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43222|0 |1 is obsolete| | --- Comment #25 from testing.tigerwolf(a)mail.com 2013-06-25 16:48:55 CDT --- Created attachment 44970 --> http://bugs.winehq.org/attachment.cgi?id=44970 Same problem using CaesarIV Demo Always same problem using CaesarIVDemo -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #26 from Austin English <austinenglish(a)gmail.com> 2013-06-25 18:20:45 CDT --- (In reply to comment #23)
(In reply to comment #19)
After some more tinkering I found that the game _does_ work if you launch Caesar\ IV.exe after changing into that directory.
Same problem, after renaming CaesarIV into Caesar\ IV and calling :
wine ~/.wine/drive_c/Program\ Files/Sierra/Caesar\ IV/Caesar\ IV.exe
Impossible to rename into D:/ (cdrom)
You have to launch from that directory. This isn't a wine bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #27 from Austin English <austinenglish(a)gmail.com> 2013-06-25 18:20:53 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #28 from testing.tigerwolf(a)mail.com 2013-06-26 04:02:25 CDT --- (In reply to comment #26)
(In reply to comment #23)
(In reply to comment #19)
After some more tinkering I found that the game _does_ work if you launch Caesar\ IV.exe after changing into that directory.
Same problem, after renaming CaesarIV into Caesar\ IV and calling :
wine ~/.wine/drive_c/Program\ Files/Sierra/Caesar\ IV/Caesar\ IV.exe
Impossible to rename into D:/ (cdrom)
You have to launch from that directory. This isn't a wine bug.
Hi Austin, After reinstalling completly from cdrom, whithout any problem and launching directly from the directory I still encounters the same crash... 1. Launching from directory after installation user1(a)MyPC:~/.wine/drive_c/Program Files/Sierra/Caesar IV$ wine ./CaesarIV.exe ==> winedbg: Internal crash at 0x7ed2b5ea 2. Launching from directory after renaming .exe as "Caesar IV" as suggested by David Holm : user1(a)MyPC:~/.wine/drive_c/Program Files/Sierra/Caesar IV$ wine ./Caesar\ IV.exe ==> winedbg: Internal crash at 0x7ed2b5ea 3. Launching directly from D:/, as you suggested on 2013-01-16 user1(a)MyPC:~$ wine start D:/CaesarIV.exe ==> wine: Unhandled exception 0x40000015 in thread 25 at address 0x6b0609 (thread 0025), starting debugger... 4. Launching using Autorun.exe : user1(a)MyPC:~$ wine start D:/Autorun.exe ==> wine: Unhandled exception 0xc000000d in thread 25 at address 0xf75c0023:0x004065b5 (thread 0025), starting debugger... 5. Launching CaesarIV Demo as suggested by GyB : user1(a)MyPC:~/.wine/drive_c/Program Files/Sierra/Caesar IV Demo$ wine ./CaesarIVDemo.exe ==> winedbg: Internal crash at 0x7ed225ea During this last attempt, a message box appears with the following message : "Unable to register COM interop. Message : the requested feature is not implemented". At the same time, the following message appears in the console : "err:rpc:I_RpcGetBuffer no binding fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:ole:CoCreateInstance no instance created for interface {00000000-0000-0000-c000-000000000046} of class {45224aff-d811-4fc2-adb2-645cea444135}, hres is 0x80131044" And after leads to the "internal crash" Notice that exactly the same error message sequence appears using the demo and the retail version. Thank you in advance for your help -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |madewokherd(a)gmail.com Component|-unknown |mscoree Resolution|INVALID | Ever Confirmed|0 |1 --- Comment #29 from Austin English <austinenglish(a)gmail.com> 2013-06-26 15:54:36 CDT --- Well, turns out there is a bug. I noticed this when installing the demo: fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705" fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705" fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705" on start, I get the COM error. If I run winetricks dotnet20 before installing, the game starts successfully. The game menu has no text, but that's a separate bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW --- Comment #30 from Austin English <austinenglish(a)gmail.com> 2013-06-26 15:55:09 CDT --- austin(a)aw25 ~ $ wine --version wine-1.6-rc3-38-g9c49367 austin(a)aw25 ~ $ sha1sum caesar4_demo_en_FP.exe 993144afd33ded60b0fce3e1c6e3a33904d0f5da caesar4_demo_en_FP.exe austin(a)aw25 ~ $ du -h caesar4_demo_en_FP.exe 447M caesar4_demo_en_FP.exe Confirming. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #31 from testing.tigerwolf(a)mail.com 2013-06-26 15:58:57 CDT --- (In reply to comment #30)
austin(a)aw25 ~ $ wine --version wine-1.6-rc3-38-g9c49367 austin(a)aw25 ~ $ sha1sum caesar4_demo_en_FP.exe 993144afd33ded60b0fce3e1c6e3a33904d0f5da caesar4_demo_en_FP.exe austin(a)aw25 ~ $ du -h caesar4_demo_en_FP.exe 447M caesar4_demo_en_FP.exe
Confirming.
Thanks -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #32 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2013-08-14 01:12:57 CDT --- The following patches should fix the follow issues. 1. .NET 1.0 cannot be found. (installer) 2. Loading of an assembly from the application directory if it cannot be found elsewhere. http://source.winehq.org/patches/data/97879 http://source.winehq.org/patches/data/97880 . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #33 from testing.tigerwolf(a)mail.com 2013-09-06 17:26:37 CDT --- Same problem using wine 1.7.1 Sorry, I'm not able to test the patch : I can not compile wine from git directory I'm probably not enough exeprimented to do this ... :( -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 --- Comment #34 from testing.tigerwolf(a)mail.com 2013-11-17 04:39:37 CST --- Still remains using wine-1.7.4 Runtime Error at launch, unable to launch the game log: err:rpc:I_RpcGetBuffer no binding wine: Unhandled exception 0x40000015 in thread 9 at address 0x110023:0x006b0609 (thread 0009), starting debugger... Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a3a19518f4acc9f48fa77e040ba | |6f2533c2b6022 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #35 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2013-11-21 02:45:04 CST --- Fixed by commit http://source.winehq.org/git/wine.git/?a=commit;h=a3a19518f4acc9f48fa77e040b... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32734 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #36 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-22 12:50:48 CST --- Closing bugs fixed in 1.7.7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org