Bugs item #2036539, was opened at 2008-08-03 03:49 Message generated for change (Comment added) made by sborho You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2036539&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: context menu Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Right-Click Menu Missing Initial Comment: Being new to tortoisehg, I can't seem to get the advertised right-click menu to appear. I am running Vista x64 and have read the thread in the forums section regarding the same issue. The posted registry fix doesn't seem to work. ---------------------------------------------------------------------- >Comment By: Steve Borho (sborho) Date: 2009-03-05 01:34 Message: port is in progress ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-10-07 19:41 Message: Was the tracebacks generated by 0.4rc3? The line numbers don't seem right when comparing to the source. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-10-07 09:19 Message: Same problem here om Win2k The traceback collector shows: idCmdFirst = 30772 _get_commands() on pythoncom error: Unexpected exception in gateway method 'QueryContextMenu' Traceback (most recent call last): File "win32com\server\policy.pyc", line 332, in _InvokeEx_ File "win32com\server\policy.pyc", line 593, in _invokeex_ File "tortoise\contextmenu.pyc", line 254, in QueryContextMenu File "tortoise\contextmenu.pyc", line 173, in _create_menu <type 'exceptions.OverflowError'>: long int too large to convert to int pythoncom error: Unexpected gateway error Traceback (most recent call last): File "win32com\server\policy.pyc", line 332, in _InvokeEx_ File "win32com\server\policy.pyc", line 593, in _invokeex_ File "tortoise\contextmenu.pyc", line 254, in QueryContextMenu File "tortoise\contextmenu.pyc", line 173, in _create_menu <type 'exceptions.OverflowError'>: long int too large to convert to int ---------------------------------------------------------------------- Comment By: Rob Raines (robojerk) Date: 2008-08-21 22:28 Message: Logged In: YES user_id=2188400 Originator: NO The registry fix found on the forums. http://sourceforge.net/forum/forum.php?thread_id=2020077&forum_id=708261 I'm using the latest build on here by the way and am using Vista x64 . ---------------------------------------------------------------------- Comment By: Rob Raines (robojerk) Date: 2008-08-21 21:24 Message: Logged In: YES user_id=2188400 Originator: NO I have the same issue. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-08-20 23:43 Message: Logged In: NO May I know which registry fix are you referring to? TK ---------------------------------------------------------------------- Comment By: Rob Raines (robojerk) Date: 2008-08-20 23:29 Message: Logged In: YES user_id=2188400 Originator: NO I have the same issue. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-08-03 03:51 Message: Logged In: NO I forgot to mention that I am running TortoiseHg-0.4rc3 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2036539&group_id=199155 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
