http://bugs.winehq.org/show_bug.cgi?id=34812 --- Comment #4 from dsamaras05(a)gmail.com 2013-10-27 11:29:51 CDT --- lotro is back to normal now. wine reports dim ~ $ wine --version wine-1.7.5 thanks for the tip removing the commit. (In reply to comment #3)
Now that you know a commit id you can do:
1) reset a tree to a commit just before this bad commit - you already did that while bisecting;
2) revert a commit in current tree without creating a revert commit.
--- git show <commitid> | patch -p1 -R ---
3) edit a source file manually, it's should be easy in this case.
-- 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.