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
  • #5750
Closed
Open
Issue created Oct 26, 2021 by php4fan@php4fan

Error dragging repository in registry

I dragged and dropped a repository in the Registry panel and I got this error:

    #!python
    ** Mercurial version (5.8.1).  TortoiseHg version (5.8.1+14-ae5c8b95d2ae)
    ** Command: --nofork
    ** CWD: /home/teo/Documents/lavoro/smb/xpdev_hg
    ** Encoding: UTF-8
    ** Extensions loaded: mercurial_keyring, tortoisehg.util.configitems
    ** Python version: 3.8.12 (default, Aug 31 2021, 01:23:42) [GCC]
    ** System: Linux lenovoteo 5.14.9-1-default #1 SMP Fri Oct 1 07:22:19 UTC 2021 (d0ace7f) x86_64
    ** Qt-5.15.1 PyQt-5.15.1 QScintilla-2.11.5
    Traceback (most recent call last):
      File "/home/teo/programmi/thg/tortoisehg/hgqt/repotreemodel.py", line 149, in parent
        return self.createIndex(parentItem.row(), 0, parentItem)
    AttributeError: 'NoneType' object has no attribute 'row'
    Traceback (most recent call last):
      File "/home/teo/programmi/thg/tortoisehg/hgqt/repotreemodel.py", line 149, in parent
        return self.createIndex(parentItem.row(), 0, parentItem)
    AttributeError: 'NoneType' object has no attribute 'row'

This looks like a different error than #5590 (closed) (at least superficially without knowing anything)

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