I cant seem to get the icons to display under windows 7 and i really miss this from xp.
Any one know how to fix?
|
5
|
I cant seem to get the icons to display under windows 7 and i really miss this from xp. Any one know how to fix?
|
|||
|
|
|
|
Same problem for me. It turns out that the cause of the problem was the new JungleDisk 3.0, which rudely installs three overlays named "1Sync..." "2Sync..." and "3Sync..." pushing the Tortoise ones off the end. Just delete those JungleDisk keys in the reg hive listed at the top (or prefix them with z_) and re-start the system and Tortoise should work fine again. Given that this overlay limit exists in Windows and is easily hit with current tools, tool vendors really should ask during advanced installation if the user wants to install them. I have no need nor desire for the new "Sync" feature and don't really care for the tactic of stuffing the icons at the top of the list with clever naming. Shame on JungleDisk. |
|||
|
|
|
If you want to use Tortoise from within a 32 bit Application on Windows 7 64 bit, you need to install both the 64bit and the 32bit versions of Tortoise. According to Tortoise's makers, this works fine. (source) |
||
|
|
|
|
I'm having the same "not showing any icon" in Win 7 64bit. I have installed TortoiseSVN 1.6.6 x64 and it's working perfectly apart of the icon's overlay not showing at all! I checked the Windows registry and there are all the 8 TortoiseSVN entries. I have no other program installed that uses overlay icons, however I tried to: - re-install the application many times, - install only 32bit version, - install both 32bit and 64bit version, - check "run as administrator" on every executable SVN file NOTHING seems to activate these icons, please help me! |
||
|
|
|
|
no offence to the other answers but i couldn't understand that I SIMPLY need to go to the registry and delete a couple of registry entries. Check this guy's solution which describes just that as straight forward as it can be. |
||
|
|
|
|
I found that if you install the 32bit version first it some how mucks up the 64bit version. On reinstalling windows 7 i just installed the 64bit version and it seems to work fine now. |
||
|
|
|
|
I'm having the exact same problem. I'm running low priviledge, run the x64 installer as administrator on Windows 7 x64. |
||
|
|
|
|
Windows can only show a limited number of Overlay Icons (15 total, 11 after what windows uses). Programs like Office Groove, Dropbox, Mozy, Carbonite, etc, will hijack a bunch of the 11 possible overlay icons (boy would it be nice if Microsoft uped the number of these as the number of applications that use them seem to increase and increase)... You can see what overlays are set up, and change them (at your own risk) in the registry here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\ShellIconOverlayIdentifiers If you are using TortoiseCVS (and have nothing else using overlay icons), you will get a couple of TortoiseSVN Icons, and all of your TortoiseCVS icons. This is because the overlay icons are used in alphabetical order. Again, at your own risk (editing the registry may blow up your computer, yada, yada, yada -- and if you are reading stack overflow and using windows and haven't edited the registry, you are a rare beast indeed), feel free to rename them (I suggest putting numbers infront of the ones you want to use and "z_"'s prefixed to the ones you dont need). The TortoiseSVN Shell extensions are nicely named so you know what they do, the TortoiseCVS extensions are not. After looking through the source code, I found the pertinent information:
|
||||||||||
|
|
|
To complete Johannes's answer, you can check this thread, which mentions another cause (the first one being installing the 32bit client instead of the 64 one) (emphasis mine):
The issue might come up when one install also first TortoiseVCS, because:
|
||
|
|
|
|
They display fine here. Are you using the 64-bit version of Windows 7 along with the 32-bit version of TortoiseSVN? If so, then they will only show up in the 32-bit Explorer (or in the CFDs of 32-bit applications). You can install both 32-bit and 64-bit versions side-by-side, though. |
||