Skip to content

File "pyqtgraph/widgets/GraphicsView.py", line 374, in mouseMoveEvent #87

@daguzman35

Description

@daguzman35

(1.6.1) Al ejecutar en Linux, en terminal aparece de forma repetida el siguiente mensaje:

Traceback (most recent call last):
File "pyqtgraph/widgets/GraphicsView.py", line 374, in mouseMoveEvent
TypeError: arguments did not match any overloaded call:
QPoint(): too many arguments
QPoint(int, int): argument 1 has unexpected type 'float'
QPoint(QPoint): argument 1 has unexpected type 'float'

Este mensaje empezó a aparecer después de que se cierra la ventana 'default settings' tras dar clic en 'apply'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions