Stefan Küng skrev:
> Jan Normann Nielsen wrote:
>
>> I just uninstalled TSVN 1.2.6, rebooted, installed TSVN 1.3.0-rc1 to 
>> try to locate the problem, and I think I did.
>>
>> Everything works fine until I choose to run TSVN in Danish (dansk). 
>> Then "SVN update" stops working. I get either timeouts trying to 
>> update my wc's, or TortoiseProc.exe crashes. With English, my wc is 
>> updated correctly without any problems.
>
> That one took me quite a while to find:
> the translation of the string
> %I64d kBytes transferred
> is wrong. In Danish, the string is
> %l64d kBytes overfĝrt
>
> Now, depending on your font, you won't see what's wrong. But there's a 
> small L instead of a big I as the second char!!
> And %l isn't a valid sformat sequence, that's why it crashes.
Ah. I've fixed this now on both trunk and branches/1.3.x. If someone 
could rebuild the Danish language pack for 1.3.0-rc1, I would be glad.
>> Even though Crashrpt.dll is in my bin folder, I get no option to send 
>> a crash report when TortoiseProc.exe crashes. I just get the standard 
>> dialog box (see attached file) asking me if I want to inform 
>> Microsoft about the error or not.
> That's strange. I have no idea why it doesn't "work" for you. I've 
> already received several (I know, I know :( ) crashreports for RC1, so 
> it works for some other people.
>
> Try the following:
> cd c:\program files\tortoisesvn\bin
> Tortoiseproc.exe /command:crash
>
> If the crashreport dialog doesn't show up in that case either, you 
> might have disabled something which is needed for the crashreport dll 
> to work.
This works fine and gives me the opportunity to send a crash report but 
still, this didn't show up when TortoiseProc.exe crashed due to my 
faulty Danish translation.
Best wishes,
Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Jan  5 08:05:50 2006