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

Re: Statistics dialog upgrade

From: Alexander Klenin <klenin_at_gmail.com>
Date: 2007-10-08 15:59:51 CEST

On 10/9/07, Andreas Nicolai <Andreas.Nicolai@gmx.net> wrote:
> Hello everyone,
>
> So, I would really appreciate it if
> you would test the stats dialog and let me know if you encounter anything weird.

I did encounter a weird thing testing it.
I think it does not relate to your recent changes at all,
but since you are working with this area of code, may be you would consider
fixing (or at least confirming) it too.

To reproduce:
1) Start commit dialog,
2) Right-click on a file listed for commit, select 'Show Log' from context menu
3) From the log dialog, click 'Statistics'
4) In statistics dialog, choose either 'Commits by date' or 'by author'
5) Close both Statistics and Log dialogs
=>
6) Get ASSERT in CWnd::SetWindowText with this trace:

mfc80ud.dll!CWnd::SetWindowTextW(const wchar_t *
lpszString=0x0377f6b0) Line 246 + 0x49 bytes C++
TortoiseProc.exe!CSVNStatusListCtrl::GetStatisticsString() Line 3913 C++
TortoiseProc.exe!CSVNStatusListCtrl::OnContextMenu(CWnd *
pWnd=0x0012ea2c, CPoint point={...}) Line 3558 + 0xf bytes C++
mfc80ud.dll!CWnd::OnWndMsg(unsigned int message=123, unsigned int
wParam=13239888, long lParam=41091141, long * pResult=0x0012d308)
Line 2095 C++

apparently, window handle of status list somehow got corrupted,
but I am unable to identify the problem.

-- 
Alexander S. Klenin
Insight Experts Ltd.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Oct 8 16:14:24 2007

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

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