[Bug 13457] New: Facewound crashes when in-game console is opened
http://bugs.winehq.org/show_bug.cgi?id=13457 Summary: Facewound crashes when in-game console is opened Product: Wine Version: 1.0-rc2 Platform: PC-x86-64 URL: http://www.garry.tv/?p=512 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: asksteved.com(a)gmail.com Created an attachment (id=13370) --> (http://bugs.winehq.org/attachment.cgi?id=13370) Log from fwound console crash Attempting to bring up the in-game console in Facewound causes a crash. Attached is the console output from launching the game, starting a new game, and hitting tilde. A workaround is to bind commands to keys in settings/config.cfg. -- 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=13457 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=13457 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |usp10 Ever Confirmed|0 |1 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-05-28 17:31:34 --- Confirming. Native usp10.dll gets rid of the crash, but the text is all messed up. -- 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=13457 Casey Jones <kcjones1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kcjones1(a)gmail.com --- Comment #2 from Casey Jones <kcjones1(a)gmail.com> 2008-12-09 18:54:50 --- Does not work for me on wine 1.1.10. I tried with a new usp10.dll, and still didn't change anything. This is what I get from the console after pressing the ~ key. fixme:winmm:MMDRV_Exit Closing while ll-driver open -- 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=13457 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> 2008-12-10 02:51:41 --- Please attach a WINEDEBUG=+uniscribe,+relay,+seh,+tid trace (with builtin usp10 of course). -- 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=13457 --- Comment #4 from Casey Jones <kcjones1(a)gmail.com> 2008-12-10 16:18:04 --- Created an attachment (id=17814) --> (http://bugs.winehq.org/attachment.cgi?id=17814) Trace log I don't know if I did this right, I've never done a winedebug before. I put: WINEDEBUG=trace,+uniscribe,+relay,+seh,+tid wine fwound.exe > /home/myLogin/fwound.log 2>&1 I did a little research to reach this, but I don't know if it was what you wanted. If this isn't right, just let me know. -- 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=13457 --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> 2008-12-11 01:43:44 ---
wine: could not load L"C:\\windows\\system32\\fwound.exe": Module not found
You should cd to the application directory first, e.g: $ cd ~/.wine/drive/Program\ Files\Facewound $ WINEDEBUG=+uniscribe,+relay,+seh,+tid wine fwound.exe > fw.log 2>&1 -- 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=13457 --- Comment #6 from Casey Jones <kcjones1(a)gmail.com> 2008-12-11 16:38:25 --- Created an attachment (id=17845) --> (http://bugs.winehq.org/attachment.cgi?id=17845) Fixed log file Oops, I meant to be in the right directory. I know it worked this time. The log came out as 409mb, and I couldn't compress it small enough to get it on Bugzilla, so this log file I'm uploading is the last 1000 lines of the big log. If you need more, I still have the 409mb log. -- 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=13457 --- Comment #7 from Hans Leidekker <hans(a)meelstraat.net> 2008-12-13 06:31:12 --- Make that the last 100,000 lines. -- 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=13457 Casey Jones <kcjones1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17814|0 |1 is obsolete| | Attachment #17845|0 |1 is obsolete| | --- Comment #8 from Casey Jones <kcjones1(a)gmail.com> 2008-12-14 12:38:13 --- Created an attachment (id=17934) --> (http://bugs.winehq.org/attachment.cgi?id=17934) Last 100,000 lines Okay, last 100,000 lines. -- 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=13457 nsandschn(a)gmx.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn(a)gmx.de --- Comment #9 from nsandschn(a)gmx.de 2009-06-26 11:47:18 --- Opening the in-game console works fine in wine 1.1.24. Seems to be 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=13457 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-06-26 12:12:43 --- Reported 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=13457 Casey Jones <jonescaseyb(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonescaseyb(a)gmail.com --- Comment #11 from Casey Jones <jonescaseyb(a)gmail.com> 2009-06-26 16:49:05 --- Still crashes for me. -- 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=13457 Steve Dougherty <asksteved.com(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #12 from Steve Dougherty <asksteved.com(a)gmail.com> 2009-06-26 21:52:38 --- I'm still getting a crash even with a clean .wine directory, regardless of virtual desktop. I'm running an NVIDIA 9600GT with NVIDIA drivers version 185.18.14. Did you have to change anything to get it working? -- 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=13457 --- Comment #13 from nsandschn(a)gmx.de 2009-06-27 08:33:39 --- No, it works for me starting with a clean .wine directory. I have an ATI X1950 card with the open source ATI driver (radeon). Maybe the bug only occurs with NVIDIA cards? -- 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=13457 --- Comment #14 from Casey Jones <jonescaseyb(a)gmail.com> 2009-06-27 13:19:39 --- I've got an Nvidia too. Maybe it does only work on Ati. -- 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=13457 Trygve Vea <trygve.vea(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trygve.vea(a)gmail.com --- Comment #15 from Trygve Vea <trygve.vea(a)gmail.com> 2011-01-08 20:35:23 CST --- Unable to reproduce this bug on wine 1.3.11. Using nvidia 260.19.06 drivers. -- 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=13457 --- Comment #16 from Steve Dougherty <asksteved.com(a)gmail.com> 2011-01-08 20:43:49 CST --- I can no longer reproduce with Wine 1.3.11 and an ATI card. Seems to be 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=13457 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #17 from Austin English <austinenglish(a)gmail.com> 2011-01-08 21:30:52 CST --- Reported fixed (for ATI and Nvidia). -- 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=13457 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #18 from Alexandre Julliard <julliard(a)winehq.org> 2011-01-21 13:43:33 CST --- Closing bugs fixed in 1.3.12. -- 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