[Bug 3005] Bink video causes Alien vs Predator Gold to freeze untill killed

Wine Bugs wine-bugs at winehq.org
Fri May 27 19:49:04 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3005





------- Additional Comments From Speeddymon at gmail.com  2005-27-05 19:49 -------
Correction to previous comment, we only need the last 1500 lines if you have to
use xkill/kill/etc to close the game.  If it crashes back to the desktop on it's
own, use grep to find the line number of the Unhandled Exception line, subtract
500 lines from that number, and use tail to chop everything before that
(unhandled exception line number - 500) line.  Then _add_ 500 lines to the line
number of the Unhandled Exception line and use tail to chop everything after
that (unhandled exception line number + 500) line.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list