Skip to content
GitLab
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 838
    • Issues 838
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • mercurialmercurial
  • TortoiseHgTortoiseHg
  • thgthg
  • Issues
  • #4728
Closed
Open
Issue created Apr 06, 2017 by Bitbucket Importer@bitbucket_importerOwner

THG crashes during 'graft' operation from commandline

Created originally on Bitbucket by Anonymous

    #!python
    ** Mercurial version (3.9.1).  TortoiseHg version (3.9)
    ** Command: --nofork
    ** CWD: /home/esirianni
    ** Encoding: UTF-8
    ** Extensions loaded: reviewboard, shelve, extdiff, hgk, graphlog, rebase, histedit, strip, mq, transplant, purge
    ** Python version: 2.7.12+ (default, Sep 17 2016, 12:08:02) [GCC 6.2.0 20160914]
    ** System: Linux esirianni-ub 4.8.0-45-generic #48-Ubuntu SMP Fri Mar 24 11:46:39 UTC 2017 x86_64
    ** Qt-4.8.7 PyQt-4.11.4 QScintilla-2.9.3
    Traceback (most recent call last):
      File "/usr/lib/python2.7/dist-packages/tortoisehg/hgqt/status.py", line 394, in reloadComplete
        self.refthread.patchecked)
      File "/usr/lib/python2.7/dist-packages/tortoisehg/hgqt/status.py", line 441, in updateModel
        self.updateCheckCount()
      File "/usr/lib/python2.7/dist-packages/tortoisehg/hgqt/status.py", line 516, in updateCheckCount
        model.checkCount = len(self.getChecked())
      File "/usr/lib/python2.7/dist-packages/tortoisehg/hgqt/status.py", line 548, in getChecked
        checked = model.getChecked()
      File "/usr/lib/python2.7/dist-packages/tortoisehg/hgqt/status.py", line 1002, in getChecked
        assert len(self.checked) == len(self.unfiltered)
    AssertionError
    
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking