On 07.09.2015 16:02, Martin Avison wrote:
>> I'm guessing you installed a new program (Dropbox, Google Drive, OneDrive,
>> etc.) which has taken over the limited number of available icon slots,
>> whereas the other user has slots available:
>> http://stackoverflow.com/a/26308182/44540
> sers-unsubscribe at tortoisesvn dot tigris dot org].
>>>
>
> Thanks for that link - I was aware of the 15 limit, but some more interesting reading.
>
> However:
>
> 1. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
> CurrentVersion\Explorer\ShellIconOverlayIdentifiers
> is the same for both users.
> Why do the overlays display for one user and not the other?
The TSVNCache process protects itself from being started multiple times
for the same session. Once it's running in a logon session, it can not
be started again in the same session.
>
> 2. Yes, I do have DropBox installed, which occupies the first 8 slots, followed by:
> 01UnsuppModule
> 02SyncingModule
> 03SyncedModule
> but I do not know where they came from. Then there are the 9 TSVN ones, and 4 more at the end.
> As an experiment I renamed 1TortoiseNormal to put 2 blanks at the start, but it made no difference (after a reboot).
>
> 3. Why is TSVNcache.exe running under the wrong user? This must be a significant clue, but I have no idea why!
I don't know why it's running for the other user. But even if it is,
that should not prevent it from running in your logon session. Unless
both users have the same logon id and/or are using the same session. Not
sure how that would be possible.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3136299
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-07 19:00:51 CEST