Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
thg
thg
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 798
    • Issues 798
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

There will be about 1h of downtime on 2020-03-02 at 13:00 UTC+1 (change of servers and upgrade to Heptapod 0.20.0 final)

  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #5160

Closed
Open
Opened Aug 21, 2018 by Bitbucket Importer@bitbucket_importerOwner

4.7 - Exception when clicking on nodes

Created originally on Bitbucket by schlamar (Marc Schlaich)

I'm getting the following exception when clicking on nodes in the graph view.

There is no filter active so this might be not related to #5155 (closed).

This happens with the redmine repository https://bitbucket.org/redmine/redmine-all.

#!txt

#!python
** Mercurial version (4.7).  TortoiseHg version (4.7)
** Command: --nofork workbench
** CWD: ...
** Encoding: cp1252
** Extensions loaded: histedit, rebase, strip, mercurial_keyring, tortoisehg.util.configitems
** Python version: 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [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-5.9.2 PyQt-5.9.1 QScintilla-2.10.2.dev1711012104
Traceback (most recent call last):
  File "tortoisehg\hgqt\repowidget.pyo", line 891, in onRevisionSelected
  File "tortoisehg\hgqt\revdetails.pyo", line 300, in onRevisionSelected
  File "tortoisehg\hgqt\csinfo.pyo", line 464, in update
  File "tortoisehg\hgqt\csinfo.pyo", line 381, in get_markup
  File "tortoisehg\hgqt\csinfo.pyo", line 330, in get_markup
  File "tortoisehg\hgqt\csinfo.pyo", line 264, in get_data
  File "tortoisehg\hgqt\revpanel.pyo", line 84, in data_func
  File "tortoisehg\hgqt\thgrepo.pyo", line 772, in __getitem__
  File "mercurial\localrepo.pyo", line 856, in __getitem__
  File "mercurial\context.pyo", line 439, in __init__
ProgrammingError: unsupported changeid 'trunk@17345' of type <type 'str'>
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mercurial/tortoisehg/thg#5160