Closed shoober420 closed 4 years ago
I can't reproduce the problem. Does this happen on the latest build? Maybe it was something related to 9810647069fbc7c93ac2efbc62f0a44ec3f19852?
Whoops, it crashes when you press the enter key to change settings in the given categories.
That seems to be working for me too.
If it happens on the latest version, could you post the stacktrace and logs (--debug-pty
).
I found it, I had a deprecated setting in my config and removing it fixed the issue. Sorry good sir, thank you.
a deprecated setting
That still shouldn't cause a crash. What was the problematic config file?
I had g-fg-color=“#00ff7f
in my config. It may have been a typo as well on my part.
Here’s my current config. https://gist.github.com/shoober420/8a2206ee8472eb0b74aa7dec969f0ccc
Here is the log file. waystbug.txt
Another one for good measure. waystbug2.txt
When launching “make menuconfig”, it will crash when
using the arrow keys to navigate the optionspressing the enter key.