http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Thu May 30 12:03:48 2002 --- shadow/740.tmp.30132 Thu May 30 12:47:18 2002 *************** *** 105,107 **** --- 105,125 ---- Frankly, I'm not familiar with the wine code to know where to begin.
Were do we go from here? + + ------- Additional Comments From apa3a@yahoo.com 2002-05-30 12:47 ------- + Nice job! You almost done it. + + Could you search the patch by time in the day (see the same regression docs how + to do that)? + + I'm almost sure that this patch causes the problem: + + Duane Clark dclark@akamail.com + Added color cursor support. + http://www.winehq.com/hypermail/wine-cvs/2001/12/0102.html + Note the backtrace of the failure in your previous report. + + Could you also get a relay trace of the failure? + You can get it by running the application as: + wine --debugmsg +relay,+cursor &> 1.log + Please, attach to the bug the last 200 lines of the log before the failure.