dankamongmen / growlight

notcurses block device manager / system installation tool

Home Page:https://nick-black.com/dankwiki/index.php/Growlight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

growlight segfaults on startup with notcurses 3.0.4

dankamongmen opened this issue · comments

Also possibly earlier notcurses releases. The stack trace blows up in ncmenu_create().

hrmm, a fresh build doesn't show this problem.

did we break ABI when we enlarged the ncinput structure? is it used in ncmenu_options? if so, whoops, argh...

yep, ncmenu_section->shortcut is just an ncinput, argh!

updated to require 3.0.4.

updated shortcuts to use modifiers.