Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg-hgtk thg-hgtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 515
    • Issues 515
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thg-hgtkthg-hgtk
  • Issues
  • #1695

Closed
Open
Created Jan 14, 2011 by Bitbucket Importer@bitbucket_importerOwner

AttributeError from csinfo

Created originally on Bitbucket by Anonymous

I'm running Windows Vista SP2 and found the following bug report. Prior to this, I couldn't use the GUI to switch branches. The current branch was pic_microstik_uart2_test; I wanted to commit to issue_0146_bjones_pic_plus. However, selecting that branch by clicking the "branch: pic_microstik_uart2_test" button then selecting the issue_0146_bjones_pic_plus and clicking OK didn't change the branch displayed; a commit (followed by a revert) showed that the it's wasn't just a GUI update, but the commit went to the wrong branch. I could change to the default branch, but trying to change to the desired issue_0146_bjones_pic_plus failed. So, I went to the command line and executed "hg branch issue_0146_bjones_pic_plus", then returned to the GUI. The branch was now correct and the commit worked, but then produced the following crash report:

{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues ** Mercurial version (1.7.3). TortoiseHg version (1.1.8) ** Command: --nofork log ** CWD: C:\Users\bjones\Documents\svns\p14p-pic ** Extensions loaded: fixfrozenexts, convert ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** sys.getwindowsversion(): (6, 0, 6002, 2, 'Service Pack 2') ** Processor architecture: x86 Recoverable runtime error (stderr): Traceback (most recent call last): File "tortoisehg\hgtk\changeset.pyo", line 275, in filelist_rowchanged File "tortoisehg\hgtk\changeset.pyo", line 303, in generate_change_header File "tortoisehg\hgtk\csinfo.pyo", line 477, in get_data File "tortoisehg\hgtk\csinfo.pyo", line 450, in get_data File "tortoisehg\hgtk\csinfo.pyo", line 425, in try_cache AttributeError: 'NoneType' object has no attribute '_repo'

}}}

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