Skip to content

PyMouse press 4294966161L 的位置出现异常错误,已经确认属于bug #24

@webyou0

Description

@webyou0

当鼠标位置 move 的点位接近于"c"的最大int长度时,就出出现这个错误

<type 'exceptions.Exception'> : Python int too large to convert to C long

以上错误信息怀疑来源于 <windws.py> 中的 win32api.mouse_event 或者来源于 <x11.py>
问题出现在以下三个行为中:
press
release
click

move 正常执行...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions