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
  • #5423
Closed (duplicated) (duplicated)
Open
Created Jul 09, 2019 by Bitbucket Importer@bitbucket_importerOwner

Error shown while opening existing repository

Created originally on Bitbucket by Abhishek Singh

#!python

    ** Mercurial version (5.0.1).  TortoiseHg version (4.9.1+21-a97baef3d7ce)
    ** Command: --nofork
    ** CWD: /home/abhishek
    ** Encoding: UTF-8
    ** Extensions loaded: strip, transplant, convert, extdiff, notify, record, gpg, amend, tortoisehg.util.configitems
    ** Python version: 2.7.16 (default, Mar 11 2019, 18:59:25) [GCC 8.2.1 20181127]
    ** System: Linux abhishekpc 5.1.16-arch1-1-ARCH #1 SMP PREEMPT Wed Jul 3 20:23:07 UTC 2019 x86_64
    ** Qt-5.13.0 PyQt-5.13.0 QScintilla-2.11.2
    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/tortoisehg/hgqt/workbench.py", line 718, in openRepo
        if not self.repoTabsWidget.openRepo(root, bundle):
      File "/usr/lib/python2.7/site-packages/tortoisehg/hgqt/repotab.py", line 126, in openRepo
        rw = self._createRepoWidget(root, bundle)
      File "/usr/lib/python2.7/site-packages/tortoisehg/hgqt/repotab.py", line 405, in _createRepoWidget
        rw = repowidget.RepoWidget(repoagent, self, bundle=bundle)
      File "/usr/lib/python2.7/site-packages/tortoisehg/hgqt/repowidget.py", line 160, in __init__
        self.setupUi()
      File "/usr/lib/python2.7/site-packages/tortoisehg/hgqt/repowidget.py", line 190, in setupUi
        self.filterbar = RepoFilterBar(self._repoagent, self)
      File "/usr/lib/python2.7/site-packages/tortoisehg/hgqt/repofilter.py", line 152, in __init__
        if not QFontMetrics(self.font()).inFont(u'\u2605'):
    ValueError: string of length 1 expected
Edited Sep 26, 2020 by Matt Harbison
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking