[Bug 6487] New: Crash on Tortoise workbench patches window, right click patch, select go to...

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Sat Feb 13 03:01:19 UTC 2021


https://bz.mercurial-scm.org/show_bug.cgi?id=6487

            Bug ID: 6487
           Summary: Crash on Tortoise workbench patches window, right
                    click patch, select go to...
           Product: Mercurial
           Version: 5.7
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: mq
          Assignee: bugzilla at mercurial-scm.org
          Reporter: rudolph.gutzerhagen at gmail.com
                CC: mercurial-devel at mercurial-scm.org
    Python Version: ---

Created attachment 2100
  --> https://bz.mercurial-scm.org/attachment.cgi?id=2100&action=edit
workbench when error occured

Selecting a patch in the middle of qapplied patches in the patches window on
the Tortoise workbench, and right-click select "go to patch" crashes in 5.7 .

This worked perfectly in 5.6 .

McAfee Anti-virus
Windows specifications
Edition Windows 10 Pro
Version 20H2
Installed on    2020-11-22
OS build        19042.804
Experience      Windows Feature Experience Pack 120.2212.551.0

---------------------------------------------------------------
Workbench error window:

Traceback (most recent call last): 
file "hg", line 58, in 
file "mercurial\dispatch.pyo", line 143, in run 
file "mercurial\dispatch.pyo"f line 245, in dispatch 
file "mercurial\dispatch.pyo", line 289, in _rundispatch 
file "mercurial\dispatch.pyo", line 465, in _runcatch 
file "mercurial\dispatch.pyo", line 475, in _callcatch 
file "mercurial\scmutil.pyo", line 155, in callcatch 
file "mercurial \dispatch.pyo", line 455, in _runcatchfunc 
file "mercurial\dispatch.pyo", line 1259, in _dispatch 
file "mercurial\dispatch.pyo", line 913, in runcommand 
file "mercurial\dispatch.pyo", line 1270, in _runcommand 
file "mercurial\dispatch.pyo", line 1256, in 
file "mercurial\util.pyo", line 1867, in check 
file "mercurial\util.pyo", line 1867, in check 
file "hgext\mq.pyo", line 4237, in mqcommand 
file "mercurial\util.pyo", line 1867, in check 
file "mercurial\commands.pyo", line 6421, in serve 
file "mercurial \server.pyo", line 164, in runservice 
file "mercurial\commandserver.pyo", line 469, in run 
file "mercurial\commandserver.pyo”f line 403, in serve 
file "mercurial\commandserver.pyo", line 377, in serveone 
file "mercurial\commandserver.pyo", line 358, in runcommand 
file "mercurial\commandserver.pyo", line 297, in _dispatchcommand 
file "mercurial\dispatch.pyo", line 245, in dispatch 
file "mercurial\dispatch.pyo", line 289, in _rundispatch 
file "mercurial\dispatch.pyo", line 465, in _runcatch 
file "mercurial \dispatch.pyo", line 475, in _callcatch 
file "mercurial\scmutil.pyo", line 155, in callcatch 
file "mercurial\dispatch.pyo", line 455, in _runcatchfunc 
file "tortoisehg\util\hgdispatch.pyo", line 23, in _dispatch 
file "mercurial\dispatch.pyo", line 1259, in .dispatch 
file "mercurial\dispatch.pyo", line 913, in runcommand 
file "mercurial\dispatch.pyo", line 1270, in .runcommand 
file "mercurial \dispatch.pyo", line 1256, in 
file "mercurial\util.pyo", line 1867, in check 
file "hgext\mq.pyo", line 3582, in pop 
file "hgext \mq.pyo", line 1863, in pop 
file "mercurial\strip.pyo", line 80, in strip 
file "mercurial\repair.pyo", line 130, in strip 
file "mercurial \localrepo.pyo", line 200, in wrapper 
file "mercurialMocalrepo.pyo", line 3106, in destroying 
file "mercurial\bundlerepo.pyo", line 224, in write 
NotlmplementedError cmdserver: process exited unexpectedly with code 255

** unknown exception encountered, please report by visiting **
https://mercurial-scm.org/wiki/BugTracker
** Python 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020,13:25:05) [MSC v.1500 64 bit
(AMD64)]
** Mercurial Distributed SCM (version 5.7)
** Extensions loaded: mq, patchbomb, rebase, strip, tortoisehg.util.hgcommands,
tortoisehg.util.hgdispatch, tortoisehg.util.partialcommit, ti ** unknown
exception encountered, please report by visiting **
https://mercurial-scm.org/wiki/BugTracker
** Python 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020,13:25:05) [MSC v.1500 64 bit
(AMD64)]
** Mercurial Distributed SCM (version 5.7)
** Extensions loaded: mq, patchbomb, rebase, strip, tortoisehg.util.hgcommands,
tortoisehg.util.hgdispatch, tortoisehg.util.partialcommit, ti
[Code: -1]

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list