[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Desktop context menu drawing problem with TortoiseSVN 1.5

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 25 Jun 2008 21:39:25 +0200

Ali Özgür wrote:
> Hi all,
>
> My desktop context menu has drawing problems after installing
> TortoiseSVN 1.5. I have Windows 2003 Server with SP2 machine. I tried
> several 1.4 versions and all these versions have the same problem too. I
> think the problem is with overlay icon drawing. I modified
> OwnerdrawnMenus = 0 in the registry as a temporary solution. Does anyone
> have the same problem or better solution?
>
> I attached an image showing how my desktop context menu is drawn.

That's a problem due to your shell extension "magictune". The only way
around that is for TSVN to *not* show icons in the menu.
To do that, create the registry value (DWORD)
HKCU\Software\TortoiseSVN\OwnerdrawnMenus
and set it to 0.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-25 21:39:59 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.