Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 835
    • Issues 835
    • 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
  • #160

Closed
Open
Created Feb 27, 2011 by Bitbucket Importer@bitbucket_importerOwner

Dragging in the resolve dialog's "Resolved Conflicts" pane causes traceback

Created originally on Bitbucket by datallah (Daniel Atallah)

I accidentally dragged the mouse in the "Resolved conflicts" dialog and got the following error popup:

{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues ** Mercurial version (unknown). TortoiseHg version (1.9.3+236-aa36af4526e5) ** Command: ** CWD: c:\export\spare\thg\thg ** Extensions loaded: transplant, rebase, fetch, mq, histedit, eol ** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] ** Windows version: (6, 1, 7600, 2, '') ** Processor architecture: x64 ** Qt-4.7.1 PyQt-4.8.3 Traceback (most recent call last): File "C:\export\spare\thg\thg\tortoisehg\hgqt\resolve.py", line 347, in mouseMoveEvent self.dragObject() File "C:\export\spare\thg\thg\tortoisehg\hgqt\resolve.py", line 323, in dragObject index = index.sibling(index.row(), COL_PATH) NameError: global name 'COL_PATH' is not defined Traceback (most recent call last): File "C:\export\spare\thg\thg\tortoisehg\hgqt\resolve.py", line 347, in mouseMoveEvent self.dragObject() File "C:\export\spare\thg\thg\tortoisehg\hgqt\resolve.py", line 323, in dragObject index = index.sibling(index.row(), COL_PATH) NameError: global name 'COL_PATH' is not defined

}}}

It looks like the same error also happens in the "Unresolved conflicts" pane.

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