[Bug 16944] New: DVD-Ripper RipIt4Me stopped working as of version 1.1.8

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 15 15:37:57 CST 2009


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

           Summary: DVD-Ripper RipIt4Me stopped working as of version 1.1.8
           Product: Wine
           Version: 1.1.8
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: thierer at web.de
                CC: julliard at winehq.org


Starting with wine version 1.1.8 the DVD-Ripper RipIt4Me stopped working.
RipIt4Me is a front end for DVDDecrypter that kind of "remote controls"
DVDDecrypter.

It seems that the bug prevents RipIt4Me from controlling DVDDecrypter so that
instead of starting to rip it just sits there and does nothing.

While until now I solved this problem for me by not upgrading :) I finally
decided today to try to find the cause by bisecting wine.

The result was the following commit:

7804129e68a0b25549b729854c15706827140b46 is first bad commit
commit 7804129e68a0b25549b729854c15706827140b46
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 29 12:13:51 2008 +0100

    user32: Use a local buffer in peek_message to save a server call for small
buffer sizes.

:040000 040000 add7c81809c20b170476f4400039e6b855c95ad1
e7014e6d7102c79e0b50f09549230cde1769b8d4 M      dlls

I can confirm that RipIt4Me works fine with wine version 1.1.10 after reverting
this patch. The patch doesn't reverse-apply to version 1.1.12, so I didn't test
there (but I checked that the bug still exists in 1.1.12).


-- 
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.



More information about the wine-bugs mailing list