Am 23.03.2011 16:52, schrieb Simon Kitchin:
>
> I seem to have found a problem with TortoiseSVN 1.6.14 when using
> Delphi 2007 for Win32:
>
> This version of Tortoise appears to break the TOpenDialog VCL
> component and other VCL open dialog components. Please see the
> attached jpeg for the error. I can't show you the full stack trace as
> I have now reverted to 1.6.13 - which appears to work fine.
>
> To reproduce :
> - Using Delphi 2007 with tortoisesvn1.6.14 installed,
> - create a unit that uses TOpenDialog
> - add a button with an event handler that calls the execute
> method of TOpenDialog
> - Run (F9) and click the button ...
I can reproduce the bug with Delphi 2010. The stack trace reported in
the IDE is:
:7c91e4ff ntdll.KiRaiseUserExceptionDispatcher + 0x37
:7c91e514 ntdll.KiFastSystemCallRet
:00ee2aab ; C:\Programme\TortoiseSVN\bin\TortoiseSVN.dll
:00ee3239 ; C:\Programme\TortoiseSVN\bin\TortoiseSVN.dll
:00ed53e6 ; C:\Programme\TortoiseSVN\bin\TortoiseSVN.dll
:0596cc3c ; C:\Programme\Gemeinsame
Dateien\TortoiseOverlays\TortoiseOverlays.dll
:7e6febc6 ; C:\WINDOWS\system32\SHELL32.dll
:7e6b2cd1 ; C:\WINDOWS\system32\SHELL32.dll
:7e6b2c75 ; C:\WINDOWS\system32\SHELL32.dll
:7e6b2b66 ; C:\WINDOWS\system32\SHELL32.dll
:7e6eb5a0 ; C:\WINDOWS\system32\SHELL32.dll
:7e6b25d1 ; C:\WINDOWS\system32\SHELL32.dll
:7e6a31d5 ; C:\WINDOWS\system32\SHELL32.dll
:75f21b9a ; C:\WINDOWS\system32\browseui.dll
:77f49598 ; C:\WINDOWS\system32\SHLWAPI.dll
:7c93796d ; ntdll.dll
:7c9379ab ; ntdll.dll
:7c937a6d ; ntdll.dll
:7c937a44 ; ntdll.dll
:7c80b729 ; C:\WINDOWS\system32\kernel32.dll
Felix
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2713484
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-23 17:13:00 CET