https://bugs.winehq.org/show_bug.cgi?id=57525 Artem S. Tashkinov <aros(a)gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77600|0 |1 is obsolete| | --- Comment #12 from Artem S. Tashkinov <aros(a)gmx.com> --- Created attachment 77602 --> https://bugs.winehq.org/attachment.cgi?id=77602 WinAMP's log with the second proposed patch (In reply to Rémi Bernon from comment #11)
Created attachment 77601 [details] Fix with traces
Hmm... are you sure the patch is applied? The sequence of window coordinates in the new log seem to indicate it may be not.
Anyway, let's try with more traces if you don't mind, thanks!
Looks like it was applied :-) $ patch -p1 < attachment.cgi patching file dlls/winex11.drv/window.c Reversed (or previously applied) patch detected! Assume -R? [n] OK, reverting and applying the new one: $ patch -p1 < attachment.cgi patching file dlls/winex11.drv/window.c Hunk #3 succeeded at 2482 (offset -3 lines). Strangely, now it's working! Perhaps I still had wine running after I installed the new library, so it was never applied. Your fix seems to be working. -- 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.