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
  • #4409
Closed
Open
Issue created Jan 06, 2016 by Bitbucket Importer@bitbucket_importerOwner

crash when pulling code from another repo

Created originally on Bitbucket by Anonymous

I had a cloned repo code base with some committed (but not pushed yet) changes. Then I wanted to pull changes from another repo to merge both code bases (this is what I've been typically doing for a few years working with tortoise hg). This time I got a crash (see below) and since then my local repo code base seems to be corrupted. Every time I launch tortoise hg I got the same crash and see only one recent item in the revision graph

here is a crash description:

#!python
** Mercurial version (3.6.2).  TortoiseHg version (3.6.2)
** Command: --nofork workbench
** CWD: P:\DCheetah\uso - matrix\usomatrix_site_repo
** Encoding: cp1250
** Extensions loaded: 
** Python version: 2.7.9 (default, Dec 10 2014, 12:28:03) [MSC v.1500 64 bit (AMD64)]
** Windows version: sys.getwindowsversion(major=6, minor=2, build=9200, platform=2, service_pack='')
** Processor architecture: x64
** Qt-4.8.6 PyQt-4.11.3 QScintilla-2.8.4
Traceback (most recent call last):
  File "tortoisehg\hgqt\workbench.pyo", line 810, in refresh
  File "tortoisehg\hgqt\repowidget.pyo", line 796, in reload
  File "tortoisehg\hgqt\repowidget.pyo", line 808, in reloadTaskTab
  File "tortoisehg\hgqt\qtlib.pyo", line 1235, in __getattr__
AttributeError: 'NoneType' object has no attribute 'reload'
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking