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
  • #125
Closed
Open
Created Feb 11, 2011 by Bitbucket Importer@bitbucket_importerOwner

TypeError in annotate._margin_style

Created originally on Bitbucket by sborho (Steve Borho)

This seems to imply a race condition of some sort: {{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues ** Mercurial version (1.7.5+32-d4ab9486e514). TortoiseHg version (1.1.9.1+62-d2fe4bad92bb) ** Command: ** CWD: C:\Windows ** Extensions loaded: fixfrozenexts, mq, rebase, purge, mercurial_keyring, hgsubversion, perfarce ** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)] ** Windows version: (6, 1, 7600, 2, '') ** Processor architecture: x64 ** Qt-4.7.1 PyQt-4.8.2 Traceback (most recent call last): File "tortoisehg\hgqt\annotate.pyo", line 201, in fillModel File "tortoisehg\hgqt\annotate.pyo", line 238, in _updaterevmargin File "tortoisehg\hgqt\annotate.pyo", line 279, in _margin_style TypeError: arguments did not match any overloaded call: QsciScintillaBase.SendScintilla(int, int wParam=0, int lParam=0): argument 2 has unexpected type 'int' QsciScintillaBase.SendScintilla(int, int, sip.voidptr): argument 2 has unexpected type 'int' QsciScintillaBase.SendScintilla(int, int, str): argument 2 has unexpected type 'int' QsciScintillaBase.SendScintilla(int, str): argument 2 has unexpected type 'int' QsciScintillaBase.SendScintilla(int, str, str): argument 2 has unexpected type 'int' QsciScintillaBase.SendScintilla(int, int): too many arguments QsciScintillaBase.SendScintilla(int, int, int, str): argument 3 has unexpected type 'QColor' QsciScintillaBase.SendScintilla(int, int, QColor): argument 2 has unexpected type 'int' QsciScintillaBase.SendScintilla(int, QColor): argument 2 has unexpected type 'int' QsciScintillaBase.SendScintilla(int, int, QPainter, QRect, int, int): argument 2 has unexpected type 'int' QsciScintillaBase.SendScintilla(int, int, QPixmap): argument 2 has unexpected type 'int'

}}}

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