Robert Dailey wrote:
> On Fri, Aug 29, 2008 at 4:04 PM, Simon Large
> <simon.tortoisesvn_at_googlemail.com> wrote:
>> 2008/8/29 Robert Dailey <rcdailey_at_gmail.com>:
>>> On Fri, Aug 29, 2008 at 3:48 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>>>> Then the icon handler seems to have succeeded in loading, but somehow
>>>> the icon itself couldn't be loaded.
>>>>
>>>> * try switching the explorer view to another view (e.g., from 'detailed'
>>>> to 'symbols') so the size of the icons is different - maybe that will
>>>> make the overlay show
>>> I tried all possible views in Explorer. None worked.
>>>
>>>> * try switching to the default XPStyle pack - it should show the overlay
>>>> correctly.
>>> I tried switching between many packs (Including XPStyle), but the
>>> problem still exists.
>>>
>>>> I'll check the icon pack tomorrow whether it has corrupted icons...
>>> Thanks for doing your best to help. As a programmer myself, I
>>> understand how difficult it is to debug remotely like this. If there's
>>> anything else I can do to help out please do let me know.
>> Have you tried rebuilding the icon cache? Microsoft's TweakUI will do
>> it, or you can try running TortoiseProc.exe /command:rebuildiconcache
>
> I tried both, still no change :(
Arghh!
There's a typo in the settings dialog code which changes the icon set.
Go to
HKCU\Software\TortoiseOverlays\DeletedIcon
The path string is wrong: it has the name TDeletedIcon.ico instead of
DeletedIcon.ico.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-08-30 08:48:47 CEST