Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 834
    • Issues 834
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #5620

Closed (duplicated)
(duplicated)
Open
Created Sep 10, 2020 by Walter Charrière@wcharriere

crash report: when opening difftool from windows explorer

Bug after update to version 5.5.102.119-x64 on windows 7 64 bits, try to open modified file in difftool (Kdiff3 configured as difftool) from windows explorer rigth click -> "TortoiseHg" -> "diff to parent" option results in error:

#!python
** Mercurial version (5.5rc0+19-0ea08126a2af).  TortoiseHg version (5.5rc0+2-b76ceb74fe60)
** Command: --nofork vdiff --listfile C:\Users\Walter\AppData\Local\Temp\THGDFE6.tmp
** CWD: C:\DAZ\W24CUB
** Encoding: cp1252
** Extensions loaded: tortoisehg.util.configitems
** Python version: 2.7.17 (v2.7.17:c2f86d86e6, Oct 19 2019, 21:01:17) [MSC v.1500 64 bit (AMD64)]
** Windows version: sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1')
** Processor architecture: x64
** Qt-5.9.9 PyQt-5.13.2 QScintilla-2.10.8
Traceback (most recent call last):
  File "tortoisehg\hgqt\run.pyo", line 138, in dispatch
  File "tortoisehg\hgqt\run.pyo", line 342, in _runcatch
  File "tortoisehg\hgqt\run.pyo", line 436, in runcommand
  File "tortoisehg\hgqt\run.pyo", line 488, in _runcommand
  File "tortoisehg\hgqt\run.pyo", line 441, in checkargs
  File "tortoisehg\hgqt\run.pyo", line 435, in <lambda>
  File "tortoisehg\hgqt\qtapp.pyo", line 466, in __call__
  File "tortoisehg\hgqt\qtapp.pyo", line 530, in _createdialog
  File "mercurial\util.pyo", line 1867, in check
  File "tortoisehg\hgqt\run.pyo", line 1406, in vdiff
  File "tortoisehg\hgqt\visdiff.pyo", line 409, in visualdiff
  File "tortoisehg\hgqt\visdiff.pyo", line 403, in dodiffwrapper
  File "tortoisehg\hgqt\visdiff.pyo", line 388, in dodiff
  File "tortoisehg\hgqt\visdiff.pyo", line 164, in launchtool
AttributeError: 'module' object has no attribute 'quotecommand'
Edited Sep 10, 2020 by Walter Charrière
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking