http://bugs.winehq.com/show_bug.cgi?id=724
*** shadow/724 Thu May 23 20:50:14 2002 --- shadow/724.tmp.11500 Wed May 29 09:48:07 2002 *************** *** 2,13 **** | MSSETUP.dll missing? | +----------------------------------------------------------------------------+ | Bug #: 724 Product: Wine | ! | Status: UNCONFIRMED Version: CVS | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-files | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: boris@thinovations.com | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | --- 2,13 ---- | MSSETUP.dll missing? | +----------------------------------------------------------------------------+ | Bug #: 724 Product: Wine | ! | Status: NEW Version: CVS | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-files | +----------------------------------------------------------------------------+ ! | Assigned To: andi@rhlx01.fht-esslingen.de | | Reported By: boris@thinovations.com | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | *************** *** 57,59 **** --- 57,99 ---- You can find list of patches here: http://www.winehq.com/hypermail/wine-cvs/2002/05/index.html What is good - there are only patches on 11th and no patches on 12th + + ------- Additional Comments From apa3a@yahoo.com 2002-05-29 09:48 ------- + Boris, excellent job! You are now a real Wine hacker ;-) + + Guys, could you in future discuss this bug in the bug description or, at least, + copy this information to the bug description? + In this way information won't be lost for future generations. :-) + + Message from Boris: + ********************************* + So I have tracked it down to wine/files/profile.c May 11,2002 17:59:41 CDT. + [http://www.winehq.com/hypermail/wine-cvs/2002/05/0092.html] + ********************************* + + Andreas responds: + ********************************* + ---------------------------- + revision 1.67 + date: 2002/05/11 22:59:41; author: julliard; state: Exp; lines: +11 + -5 + Andreas Mohr andi@rhlx01.fht-esslingen.de + Make PROFILE_GetString account for default value in all cases. + ---------------------------- + + Sounds like it's me then :-\ + Argl. + + I really wonder how this could have broken it... + Maybe via some unrelated function that uses the same profile function + that + I patched... + + Run + wine --debugmsg +relay,+profile MyPrg.exe &>/tmp/wine.log + before and after that patch + , bzip2 or gzip wine.log and mail them to me. + ********************************* + + Boris, please, attach the logs to the bug instead for abovementioned reasons. + Now Andreas gets this bug. \ No newline at end of file