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 RuntimeError when "Delete files" option is checked #17

Open
imagejan opened this issue May 24, 2024 · 0 comments
Open

tkinter RuntimeError when "Delete files" option is checked #17

imagejan opened this issue May 24, 2024 · 0 comments

Comments

@imagejan
Copy link
Member

Exception ignored in: <function Variable.__del__ at 0x0000026FDE9BD080>
Traceback (most recent call last):
  File "C:\Utilities\faim-robocopy\.pixi\envs\default\Lib\tkinter\__init__.py", line 410, in __del__
    if self._tk.getboolean(self._tk.call("info", "exists", self._name)):
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: main thread is not in main loop
Tcl_AsyncDelete: async handler deleted by the wrong thread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant