[Bug 15427] RagTime 5.6.5 does not start

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 21 09:32:41 CDT 2010


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


GyB <gyebro69 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gyebro69 at gmail.com




--- Comment #12 from GyB <gyebro69 at gmail.com>  2010-03-21 09:32:39 ---
Ragtime 5.6.5 (free) ceased to work after Wine-1.1.13. 

Symptom: the application hangs with showing only a blank window after you press
Accept on the welcome screen.
These are the only messages in the console:

fixme:cursor:CURSORICON_CreateIconFromANI Loading all frames for .ani cursors
not implemented.
err:ntdll:RtlpWaitForCriticalSection section 0xe3b2a0 "?" wait timed out in
thread 0009, blocked by 001d, retrying (60 sec)

Regression test was a bit difficult (for me) because 'make' produced errors
during bisecting, and had to perform 'git bisect skip' twice.
After the last step this is what i got:

There are only 'skip'ped commits left to test.
The first bad commit could be any of:
633e069c67e039b56bc30d8f80f20ceec7ca12a8
e9b320936960323f98114dd7a0086bed1f9f464e
We cannot bisect more!

I chose 'e9b320936960323f98114dd7a0086bed1f9f464e' first:

git show e9b320936960323f98114dd7a0086bed1f9f464e
commit e9b320936960323f98114dd7a0086bed1f9f464e
Author: Aric Stewart <aric at codeweavers.com>
Date:   Mon Jan 19 14:28:53 2009 -0600

    imm: Send WM_IME_SELECT messages when IME is selected and deselected.

Reverting that patch into the latest git was successful, and fixed the problem.

I hope I did it right, this was the first case I had compile errors during
bisecting and didn't know exactly what to do.

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