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 839
    • Issues 839
    • 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
  • #2371

Closed
Open
Created Jan 20, 2013 by Bitbucket Importer@bitbucket_importerOwner

AttributeError on openRepository

Created originally on Bitbucket by rafonso (Rafael Afonso)

Since two days ago I am getting this stacktrace when I open a repository or even when I clone one:

#!python
** Mercurial version (2.4.2).  TortoiseHg version (2.6.2)
** Command: 
** CWD: C:\Windows\system32
** Encoding: cp1252
** Extensions loaded: 
** Python version: 2.7.3 (default, Apr 10 2012, 23:24:47) [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-4.8.0 PyQt-4.9.1
Traceback (most recent call last):
  File "tortoisehg\hgqt\workbench.pyo", line 925, in openRepository
  File "tortoisehg\hgqt\workbench.pyo", line 935, in _openRepo
  File "tortoisehg\hgqt\workbench.pyo", line 808, in addRepoTab
  File "tortoisehg\hgqt\reporegistry.pyo", line 395, in addRepo
  File "tortoisehg\hgqt\repotreemodel.pyo", line 260, in addRepo
  File "tortoisehg\hgqt\repotreemodel.pyo", line 255, in allreposIndex
AttributeError: 'NoneType' object has no attribute 'row'

Repository Registry window remains empty, even if I try to open other repository, althought their tabs appear.

Googling for this problem, the nearest I found was #2140 (closed), which is a duplicate of #2090 (closed). In this last bug, it is suggested to disable hgsubversion extension temporarily. However, I have no idea how to do this.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking