Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • 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 829
    • Issues 829
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • 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
  • #5692
Closed
Open
Created Feb 18, 2021 by ToddWilsonBertec@ToddWilsonBertec

Synchronize Explorer context menu crashes

Synchronize Explorer context menu crashes Right click on a repo, select Tortoisehg, Synchronize. Tortoisehg immediately crashes. Using Sync from the Workbench or hg push/pull from command line has no issues.

    #!python
    ** Mercurial version (5.7).  TortoiseHg version (5.7)
    ** Command: --nofork synch
    ** CWD: C:\MYREPO
    ** Encoding: cp1252
    ** Extensions loaded: strip, mq, convert, fetch, rebase, transplant, graphlog, relink, share, record, children, purge, histedit, tortoisehg.util.configitems
    ** Python version: 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020, 13:25:05) [MSC v.1500 64 bit (AMD64)]
    ** Windows version: sys.getwindowsversion(major=6, minor=2, build=9200, platform=2, service_pack='')
    ** 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 471, in __call__
      File "tortoisehg\hgqt\qtapp.pyo", line 535, in _createdialog
      File "mercurial\util.pyo", line 1867, in check
      File "tortoisehg\hgqt\run.pyo", line 1314, in sync
    TypeError: __init__() takes exactly 3 arguments (2 given)
Edited Feb 19, 2021 by Matt Harbison
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking