Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 834
    • Issues 834
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • #5725

Closed
Open
Created Jun 15, 2021 by Denis@dp-ifacesoft

tortoisehg 5.8 (mercurial 5.8) crush

#!python
** Mercurial version (5.8).  TortoiseHg version (5.8)
** Command: --nofork
** CWD: /home/dp
** Encoding: UTF-8
** Extensions loaded: tortoisehg.util.configitems
** Python version: 3.10.0b2 (default, Jun  1 2021, 00:00:00) [GCC 11.1.1 20210531 (Red Hat 11.1.1-3)]
** System: Linux dp.landev.ru 5.13.0-0.rc5.20210611git929d931f2b40.42.fc35.x86_64 #1 SMP Fri Jun 11 20:53:26 UTC 2021 x86_64
** Qt-5.15.2 PyQt-5.15.0 QScintilla-2.11.5
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 589, in paint
    self._drawEdges(painter, index, gnode, visibleend)
  File "/usr/lib/python3.10/site-packages/tortoisehg/hgqt/repoview.py", line 629, in _drawEdges
    painter.drawLine(x1, y1, x2, y4)
TypeError: arguments did not match any overloaded call:
  drawLine(self, QLineF): argument 1 has unexpected type 'float'
  drawLine(self, QLine): argument 1 has unexpected type 'float'
  drawLine(self, int, int, int, int): argument 1 has unexpected type 'float'
  drawLine(self, QPoint, QPoint): argument 1 has unexpected type 'float'
  drawLine(self, Union[QPointF, QPoint], Union[QPointF, QPoint]): argument 1 has unexpected type 'float'
Assignee
Assign to
Time tracking