-
Notifications
You must be signed in to change notification settings - Fork 117
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
Functions file*box and diropenbox crashes the interpreter #81
Comments
Exactly same here, Debian 8 Jessie x64 both python version. Exactly the same problem as you described. |
I'm sorry for your troubles. In Windows, and after I merged 'develop', it works fine. I don't have Debian GNU/Linux installed. I'll install it and try to repeat the problem. |
OK, so I installed debian 8.2.0 and I also see that error. |
This appears to be caused by a Tkinter bug. If so, I don't think I'll be able to fix it. Bug reports: |
Bugs can be fixed for anyone looking for :D As i read the bug, seems that app() is being killed or unpacked in some place, so I'll take a look when extremely boring, because IM NOT a Tkinter developer and is a big headache look into everyone's code. Thank you for the info. |
Debian 8.2 x64 | Python 2.7.8, 3.4 and 3.5 are affected (all x64).
When I'm calling the function easygui.fileopenbox() the window appears and I can select files. After pressing OK, the whole Interpreter crashes with an error:
alloc: invalid block: 0x166a1c0: 30 1
The text was updated successfully, but these errors were encountered: