-
Notifications
You must be signed in to change notification settings - Fork 225
Description
ikhal
Traceback (most recent call last):
File "/opt/homebrew/Cellar/khal/0.13.0/libexec/lib/python3.14/site-packages/khal/ui/init.py", line 1494, in start_pane
loop.run()
~~~~~~~~^^
File "/opt/homebrew/Cellar/khal/0.13.0/libexec/lib/python3.14/site-packages/urwid/event_loop/main_loop.py", line 337, in run
self._run()
~~~~~~~~~^^
File "/opt/homebrew/Cellar/khal/0.13.0/libexec/lib/python3.14/site-packages/urwid/event_loop/main_loop.py", line 439, in _run
self.event_loop.run()
~~~~~~~~~~~~~~~~~~~^^
File "/opt/homebrew/Cellar/khal/0.13.0/libexec/lib/python3.14/site-packages/urwid/event_loop/select_loop.py", line 182, in run
self._loop()
~~~~~~~~~~^^
File "/opt/homebrew/Cellar/khal/0.13.0/libexec/lib/python3.14/site-packages/urwid/event_loop/select_loop.py", line 224, in _loop
alarm_callback()
~~~~~~~~~~~~~~^^
File "/opt/homebrew/Cellar/khal/0.13.0/libexec/lib/python3.14/site-packages/urwid/event_loop/main_loop.py", line 650, in entering_idle
self.draw_screen()
~~~~~~~~~~~~~~~~^^
File "/opt/homebrew/Cellar/khal/0.13.0/libexec/lib/python3.14/site-packages/urwid/event_loop/main_loop.py", line 664, in draw_screen
self.screen_size = self.screen.get_cols_rows()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/opt/homebrew/Cellar/khal/0.13.0/libexec/lib/python3.14/site-packages/urwid/display/_posix_raw_display.py", line 406, in get_cols_rows
buf = fcntl.ioctl(self._term_output_file.fileno(), termios.TIOCGWINSZ, b" " * 4)
SystemError: buffer overflow
macOS Tahoe 26.3 on M1 MAX MacBook Pro