You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "./summarize.py", line 751, in <module>
textbox.draw()
File "/home/ruben/Documents/repos/sandsifter/gui/gui.py", line 68, in draw
self.gui.box(self.window, self.x, self.y, self.w, self.h, self.color)
File "/home/ruben/Documents/repos/sandsifter/gui/gui.py", line 175, in box
window.addch(y + h - 1, x + i, curses.ACS_HLINE, color)
_curses.error: addch() returned ERR
To replicate:
Run with the terminal in full screen mode
Resize terminal
Crash (profit)
The text was updated successfully, but these errors were encountered:
Stderr:
To replicate:
The text was updated successfully, but these errors were encountered: