Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCurses error on resizing terminal #65
Comments
|
This is fixed by pull request #16. Original Comment By: Steven Myint |
|
Issue #156 was marked as a duplicate of this issue. Original Comment By: Andreas Stührk |
|
That's bad because it shadows the real and more interesting traceback. Original Comment By: Andreas Stührk |
|
I get a different stacktrace (with your patch applied, Andreas): {{{ Traceback (most recent call last): Original Comment By: Simon de Vlieger |
|
I'll test Andreas' patch tonight. Original Comment By: Simon de Vlieger |
|
Same happens here. But it also crashes byobu and mutt and I can make it crash a few other curses apps as well, they just don't show a traceback. This might have to do with the terminal being used and how often it sends its new sizes? Original Comment By: Simon de Vlieger |
|
I'm unable to reproduce the issue, some more information would be helpful. Original Comment By: Andreas Stührk |
|
Still an issue for anyone? |
|
closing because we can't reproduce |
When I try to resize bpython terminal window, after a while of resizing (not instantly) it crashes with following stacktrace