Bugs item #2049656, was opened at 2008-08-13 15:42 Message generated for change (Comment added) made by quintesse You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2049656&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: None Group: Extension Status: Open Resolution: None Priority: 5 Private: No Submitted By: max (maxhofer) Assigned to: Nobody/Anonymous (nobody) Summary: Explorer crashes when convert extension is used Initial Comment: When I enable the convert extension (adding a line 'hgext.convert=' in the [extensions] section of mercurial.ini) the windows explorer crashed when entering a hg repository. When calling "hg convert https://foo/bar/repo/trunk" on the command line the process crashes as well. Crashes are reproducible with version TortoiseHg-0.4rc2 and TortoiseHg-0.4rc4. ---------------------------------------------------------------------- Comment By: Tako Schotanus (quintesse) Date: 2009-02-11 10:56 Message: I've got the exact same problem with TortoiseHg 0.6 ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-11-21 09:33 Message: Was the tracelog generated with TortoiseHG 0.5? Did explorer crash on a 'normal' repo, i.e. one that not converted by svn, etc? What debugger you are talking about, the one that crashed along with Explorer? Sorry for the many questions. ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-11-21 06:50 Message: Do you have subversion installed? If you do, perhaps some conflicts in the libraries? ---------------------------------------------------------------------- Comment By: pythonian (pythonian) Date: 2008-11-21 05:31 Message: Oops, I misunderstood your question. There was no trace when trying to generate the new repo using convert from the command line. When entering the resulting directory in explorer, it crashes explorer, and the debugger, (two "send a message to microsoft" windows) and I get this in the trace (directory name changed): find new root _get_state: root = None _get_state: not in repo IsMemberOf: _get_state() took 0 ticks C:\<path>\repo_to_convert-hg: unknown (cached) IsMemberOf: _get_state() took 0 ticks C:\<path>\repo_to_convert-hg: unknown (cached) IsMemberOf: _get_state() took 0 ticks find new root _get_state: root = C:\<path>\repo_to_convert-hg ---------------------------------------------------------------------- Comment By: pythonian (pythonian) Date: 2008-11-21 05:25 Message: Sorry, no python trace at all. Could it be a dll problem? Is the convert extension really installed? ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-11-20 03:01 Message: Can you try open the 'Python Trace Collector' (found on TortoiseHg programs menu) window before entering the hg repository in Explorer? After the crash, check the end on the trace collector log to see if it might offer any clue. If possible, please capture the trace log and upload it in the tracker. ---------------------------------------------------------------------- Comment By: pythonian (pythonian) Date: 2008-11-19 08:06 Message: Same problem on Windows XP SP3, using: TortoiseHG (version 0.5) with Mercurial-1.0.2+tortoisehg, Python-2.5.1, PyGTK-2.10.6, GTK-2.10.11 I type: hg convert C:\repos_path\repo_to_convert and I get: assuming destination repo_to_convert-hg repo_to_convert-hg is in fact created, and appears to be a valid blank repo ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-08-20 18:33 Message: Logged In: NO Are you on Windows XP SP2? TK ---------------------------------------------------------------------- Comment By: max (maxhofer) Date: 2008-08-18 09:16 Message: Logged In: YES user_id=1050937 Originator: YES There is no error message at all - the MS Windows "send bug message" pops up and this was it. I tried to call convert with different options (-v --debug --traceback) but always the same effect, a crash with bug report which sould be send to MS. Any hints how i could procude a more accurate log? ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-08-13 16:11 Message: Logged In: YES user_id=411637 Originator: NO Can you please post the error messages when 'hg convert' crashed? Thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2049656&group_id=199155 ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
