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
  • #5155
Closed
Open
Created Aug 20, 2018 by Bitbucket Importer@bitbucket_importerOwner

TortoiseHg crashes when filtering

Created originally on Bitbucket by Anonymous

TortoiseHg crashes when input any character in the "revision set query" input box.

    #!python
    ** Mercurial version (4.7).  TortoiseHg version (4.7)
    ** Command: --nofork workbench
    ** CWD: C:\Projekte\hipas\default
    ** Encoding: cp1252
    ** Extensions loaded: extdiff, churn, rebase, 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=2, build=9200, platform=2, service_pack='')
    ** Processor architecture: x64
    ** Qt-5.9.2 PyQt-5.9.1 QScintilla-2.10.2.dev1711012104
    Traceback (most recent call last):
      File "tortoisehg\hgqt\repofilter.pyo", line 343, in runQuery
      File "tortoisehg\hgqt\repofilter.pyo", line 292, in _prepareQuery
      File "tortoisehg\hgqt\repofilter.pyo", line 94, in _querytype
      File "mercurial\localrepo.pyo", line 866, in __contains__
      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 'test' of type <type 'str'>

TortoiseHg version 4.7

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