http://bugs.winehq.org/show_bug.cgi?id=23652
Summary: gmax crashes during startup with unimplemented
function msvcirt.dll.??0ifstream@@QAE@PBDHH@Z
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.turbosquid.com/gmax
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installation and registration run fine. Starting the game crashes with
wine: Call from 0x7eda8093 to unimplemented function
msvcirt.dll.??0ifstream@@QAE@PBDHH@Z, aborting
winetrics vcrun6 works around the problem and lets the app start.
(Unrelated note: If you choose opengl in the initial dialog, it aborts; you can
edit gmax.ini to get back to a working state.)
--
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=3023
--- Comment #31 from Eliot Blennerhassett <ewblen+wine(a)gmail.com> 2011-09-30 17:26:23 CDT ---
(In reply to comment #29)
I have tested the patch on Orcad 9.10.157 (1999-07-14), and it allows me to
place a part.
Well done Erich!
--
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=7929
--- Comment #120 from Erich Hoover <ehoover(a)mines.edu> 2011-09-30 16:13:42 CDT ---
(In reply to comment #119)
> ...
> It returned "which wine-preloader (No such file or directory)"
If that's the case then it didn't setup the capabilities correctly. Provided
that you compiled Wine and installed it to the "standard" prefix then this
should do it:
sudo setcap cap_net_raw+epi /usr/local/bin/wine-preloader
If you installed Wine somewhere else then you'll need to replace
"/usr/local/bin/wine-preloader" with the correct path. If you don't know what
that path is then you can search your computer for the wine-preloader binary.
> ...
> May I be missing something?
Apparently that application is a little noise, this should focus in on the
right information:
WINEDEBUG="+winsock" wine NameOfApplication.exe 2>&1 | grep interface_bind
However, if I'm right (above) then that's just going to tell you that the
CAP_NET_RAW capability is not 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=7929
--- Comment #119 from Emerson Prado <emerson.prado.eng(a)gmail.com> 2011-09-30 16:05:07 CDT ---
(In reply to comment #118)
> If you run " sudo getcap `which wine-preloader` " it should return:
> /usr/local/bin/wine-preloader = cap_net_raw+eip
It returned "which wine-preloader (No such file or directory)"
> Also, if you run the application like so:
> WINEDEBUG="+winsock" wine NameOfApplication.exe
> then it should report an explanation that ends with "broadcast packets will not
> work on this socket" if something detectable went wrong.
It gave an endless sequence of "trace:winsock:WS_select read 0x9abc8b8, write
(nil), excp (nil) timeout 0x9abc8ac"
Then a bunch of stuff I can't really understand... May I be missing something?
--
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=5181
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #16 from Austin English <austinenglish(a)gmail.com> 2011-09-30 15:22:46 CDT ---
(In reply to comment #15)
> I've got vb6, but am unlikely to be able to test this soon.
Fixed for Bruno, so assuming fixed.
--
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=2666
--- Comment #45 from Maxime C. <Maxime81(a)gmail.com> 2011-09-30 14:51:06 CDT ---
I also confirm that the colors are back in Age Of Empire II. However, it is
slightly slower. Thus I prefer to keep playing without the patch, since only
the menu is affected by the bug.
But, thank you for your work, I hope you or someone else will manage to fix
this performance issue.
--
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=7929
--- Comment #118 from Erich Hoover <ehoover(a)mines.edu> 2011-09-30 14:50:37 CDT ---
(In reply to comment #117)
> It didn't work for FileMaker 11. FM still can't find servers automatically. Is
> the patch supposed to be used by itself or should the wine-kane patches be used
> along?
Hmmm... The patch should be used by itself, could you check that the
capabilities are set correctly? If you run " sudo getcap `which
wine-preloader` " it should return:
/usr/local/bin/wine-preloader = cap_net_raw+eip
Also, if you run the application like so:
WINEDEBUG="+winsock" wine NameOfApplication.exe
then it should report an explanation that ends with "broadcast packets will not
work on this socket" if something detectable went wrong.
--
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=7929
--- Comment #117 from Emerson Prado <emerson.prado.eng(a)gmail.com> 2011-09-30 14:40:45 CDT ---
It didn't work for FileMaker 11. FM still can't find servers automatically. Is
the patch supposed to be used by itself or should the wine-kane patches be used
along?
Thanks,
Emerson
--
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=5181
--- Comment #15 from Dan Kegel <dank(a)kegel.com> 2011-09-30 13:03:16 CDT ---
I've got vb6, but am unlikely to be able to test this soon.
--
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=2666
--- Comment #44 from Austin English <austinenglish(a)gmail.com> 2011-09-30 12:54:12 CDT ---
(In reply to comment #43)
> > Please let me know how this patch works for you. I would love to see it
> > accepted into WINE.
>
> He can you tell me how I use the pach?
http://wiki.winehq.org/Patching
--
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.