Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_tkinter.TclError: ambiguous option "": must be moveto or scroll #236

Open
yuuki0xff opened this issue Mar 31, 2024 · 0 comments
Open

_tkinter.TclError: ambiguous option "": must be moveto or scroll #236

yuuki0xff opened this issue Mar 31, 2024 · 0 comments
Assignees
Labels

Comments

@yuuki0xff
Copy link
Collaborator

The nvPY crashed when typing the keyboard and operating the mouse quickly.

2024-03-31 16:52:03,412 - ERROR - Traceback (most recent call last):
  File "/usr/lib/python3.11/tkinter/__init__.py", line 1967, in __call__
    return self.func(*args)
           ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/tkinter/__init__.py", line 2001, in yview
    res = self.tk.call(self._w, 'yview', *args)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: ambiguous option "": must be moveto or scroll

Environment

  • Debian sid
  • nvpy 2.3.1
  • tk 8.6.14
  • tcl 8.6.14
  • python 3.11.8
@yuuki0xff yuuki0xff self-assigned this Mar 31, 2024
@yuuki0xff yuuki0xff added the bug label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant