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 829
    • Issues 829
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #119
Closed
Open
Created Feb 11, 2011 by Bitbucket Importer@bitbucket_importerOwner

Thg shows traceback since baf41482ab3f

Created originally on Bitbucket by Anonymous

Since baf41482ab3f, when I open thg, I get this:

(Linux-Debian testing, up-to-date)

This issue does not appear up to the previous changeset.

{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues ** Mercurial version (1.7.3). TortoiseHg version (1.1.9.1+56-baf41482ab3f) ** Command: ** CWD: /home/patrice ** Extensions loaded: mq, patchbomb ** Python version: 2.6.6 (r266:84292, Dec 27 2010, 00:02:40) [GCC 4.4.5] ** Qt-4.6.3 PyQt-4.7.3 Traceback (most recent call last): File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/htmldelegate.py", line 23, in paint text = index.model().data(index, Qt.DisplayRole).toString() File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 407, in data result = self.rawdata(row, column, role) File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 419, in rawdata text = self._columnmapcolumn File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 524, in getlog elif tag == self.repo._bookmarkcurrent: AttributeError: 'thgrepository' object has no attribute '_bookmarkcurrent' Traceback (most recent call last): File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/htmldelegate.py", line 23, in paint text = index.model().data(index, Qt.DisplayRole).toString() File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 407, in data result = self.rawdata(row, column, role) File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 419, in rawdata text = self._columnmapcolumn File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 524, in getlog elif tag == self.repo._bookmarkcurrent: AttributeError: 'thgrepository' object has no attribute '_bookmarkcurrent' Traceback (most recent call last): File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/htmldelegate.py", line 23, in paint text = index.model().data(index, Qt.DisplayRole).toString() File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 407, in data result = self.rawdata(row, column, role) File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 419, in rawdata text = self._columnmapcolumn File "/home/patrice/Dev/Testing/thg/tortoisehg/hgqt/repomodel.py", line 524, in getlog elif tag == self.repo._bookmarkcurrent: AttributeError: 'thgrepository' object has no attribute '_bookmarkcurrent' }}}

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