http://bugs.winehq.org/show_bug.cgi?id=25157
Summary: Black Prophecy crashes on unimplemented function msvcr100.dll._wcsupr_s_l Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Reported in http://appdb.winehq.org/objectManager.php?sClass=version&iId=21946&i...
('winetricks vcrun2010' ought to work around it, but supposedly doesn't?)
http://bugs.winehq.org/show_bug.cgi?id=25157
Manu Manuel.Bihl@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Manuel.Bihl@gmx.de
--- Comment #1 from Manu Manuel.Bihl@gmx.de 2010-11-13 21:19:44 CST --- Is an unimplemented function ment to be reported as a bug? I think when someone has time, it will be implemented, but I guess there are millions of unimplemented functions out there, why should every missing function be reported as a bug. Only problem about THIS is that using a native msvcr100.dll currently doesn't work. That's more likely to be the/a bug.
http://bugs.winehq.org/show_bug.cgi?id=25157
--- Comment #2 from Austin English austinenglish@gmail.com 2010-11-14 00:53:07 CST --- (In reply to comment #1)
Is an unimplemented function ment to be reported as a bug?
Yes.
I think when someone has time, it will be implemented, but I guess there are millions of unimplemented functions out there, why should every missing function be reported as a bug.
Because they stop an application from working out of the box. Additionally, even if the application bundles its own dll, Wine shouldn't depend on Microsoft dlls (and some apps won't bundle the dll, so they will break).
Only problem about THIS is that using a native msvcr100.dll currently doesn't work. That's more likely to be the/a bug.
That's also a bug, yes.
http://bugs.winehq.org/show_bug.cgi?id=25157
--- Comment #3 from Manu Manuel.Bihl@gmx.de 2010-11-14 01:03:31 CST ---
Is an unimplemented function ment to be reported as a bug?
Yes.
I guess this yes will result in hundreds of bug reports by me :P.
Only problem about THIS is that using a native msvcr100.dll currently doesn't work. That's more likely to be the/a bug.
That's also a bug, yes.
That bug was not a bug but an error in my own brain-memory.
http://bugs.winehq.org/show_bug.cgi?id=25157
--- Comment #4 from Austin English austinenglish@gmail.com 2010-11-14 03:15:51 CST --- (In reply to comment #3)
Is an unimplemented function ment to be reported as a bug?
Yes.
I guess this yes will result in hundreds of bug reports by me :P.
To be clear, only file bugs if an application fails without it. Just because a function is listed in MSDN doesn't mean Wine needs it. If something actually wants it, though, sure.
http://bugs.winehq.org/show_bug.cgi?id=25157
--- Comment #5 from Manu Manuel.Bihl@gmx.de 2010-11-14 03:37:03 CST --- (In reply to comment #4)
(In reply to comment #3)
Is an unimplemented function ment to be reported as a bug?
Yes.
I guess this yes will result in hundreds of bug reports by me :P.
To be clear, only file bugs if an application fails without it. Just because a function is listed in MSDN doesn't mean Wine needs it. If something actually wants it, though, sure.
I still could list half of the direct 10 and 11 dlls, since they are not implemented and are required by dx10/11 only games (I guess there are some of those). Anyway we're way oftopic.
http://bugs.winehq.org/show_bug.cgi?id=25157
Manu Manuel.Bihl@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|Manuel.Bihl@gmx.de |
http://bugs.winehq.org/show_bug.cgi?id=25157
--- Comment #6 from Austin English austinenglish@gmail.com 2010-11-14 04:55:44 CST --- (In reply to comment #5)
I still could list half of the direct 10 and 11 dlls, since they are not implemented and are required by dx10/11 only games (I guess there are some of those).
There are some bugs for this already, e.g., bug 17630, bug 23382, etc.
Anyway we're way oftopic.
Yes. If you have a game that won't run without some dx10/11 feature, file a bug. For other discussion, use wine-users/wine-devel.
http://bugs.winehq.org/show_bug.cgi?id=25157
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr Version|1.3.7 |1.3.6
http://bugs.winehq.org/show_bug.cgi?id=25157
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25157
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2011-03-07 12:29:46 CST --- Should be fixed with 46ae113e7128956a4a77eac60e6019d640a92f4a. Please test to see if it needs more msvcrt calls.
http://bugs.winehq.org/show_bug.cgi?id=25157
Justin Soulia rockinup1231@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rockinup1231@gmail.com
--- Comment #8 from Justin Soulia rockinup1231@gmail.com 2011-05-02 22:09:05 CDT --- (In reply to comment #7)
Should be fixed with 46ae113e7128956a4a77eac60e6019d640a92f4a. Please test to see if it needs more msvcrt calls.
I don't encounter any of these errors launching the game. I just installed Black Prophecy in a clean wine prefix using wine 1.3.19, and I'm able to get to the login screen, change graphics settings, etc. without issue.
http://bugs.winehq.org/show_bug.cgi?id=25157
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2011-05-03 00:04:34 CDT --- Ok, marking fixed then.
http://bugs.winehq.org/show_bug.cgi?id=25157
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-05-13 13:33:33 CDT --- Closing bugs fixed in 1.3.20.
https://bugs.winehq.org/show_bug.cgi?id=25157
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=25157
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|spetreolle@yahoo.fr |