Skip to content
GitLab
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 832
    • Issues 832
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • mercurialmercurial
  • TortoiseHgTortoiseHg
  • thgthg
  • Issues
  • #5434
Closed
Open
Issue created Jul 23, 2019 by Bitbucket Importer@bitbucket_importerOwner

Error

Created originally on Bitbucket by Anonymous

#!python
    ** Mercurial version (5.0.2).  TortoiseHg version (4.9.1+20-8a83b9931094)
    ** Command: --nofork
    ** CWD: /home/andrea
    ** Encoding: UTF-8
    ** Extensions loaded: tortoisehg.util.configitems
    ** Python version: 2.7.16 (default, Mar 11 2019, 18:59:25) [GCC 8.2.1 20181127]
    ** System: Linux andrea-hpwork 4.19.59-1-MANJARO #1 SMP PREEMPT Mon Jul 15 18:23:58 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

Attachments: thg.desktop

Edited Jul 04, 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