[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: TortoiseProc.exe Hangs on Initial startup

From: Terry Fisher <terry_at_tfisher.ca>
Date: Mon, 28 Jan 2013 18:08:56 -0800 (PST)

I updated the OnPaint() function to always call ValidateRect( NULL ) before returning, and that also appears to resolve the problem.

The original 1.7.11 version hangs every time. Switching to the version with ValidateRect( NULL ), works every time, switching back to the original version hangs.

One thing that is interesting is that the dialog doesn't appear to be completely initialized when it hangs. I've attached a .jpg to show what the window looks like...notice the lower portions of the window don't have their normal blue background, and buttons appear disabled.

Hope this helps,
Terry

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3046463

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

frozen-dialog.jpg
Received on 2013-01-29 03:09:00 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.