-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug-Candidate]: no fore color support for terminal xterm-256color #1240
Comments
Hey Giving more info about this bug. I'm pretty confident that this happens when I "alt+tab" from my terminal window. Here are more logs showing what happened:
I started Echidna, switched windows, went to do something else, got back, and it had crashed. Please let me know if I can provide more information |
@elopez any idea about this? 🤔 |
hm no idea here, it seems to be an error from vty. What OS / terminal emulator are you using @aviggiano? does it happen if you use a different terminal app? If you can try to reproduce it with the binaries from the GHC 9.6 PR that would be nice as well; that branch uses a newer version of the UI stack (brick, vty) so it may fix things. You can get binaries from the CI run here: https://github.com/crytic/echidna/actions/runs/8915729894 |
I'm using macOS with iTerm 2. I haven't tried switching terminal apps yet.
I'll try to update my binaries, thanks! |
Please let us know if you see this happening once you upgrade to 2.2.5 😄 |
Describe the issue:
In some cases, Echidna fails to run because of the error attached. I can't confirm, but I am under the impression that this happens when I minimize my terminal.
Code example to reproduce the issue:
The codebase is private
Version:
Echidna 2.2.3
Slither 0.9.3
Relevant log output:
The text was updated successfully, but these errors were encountered: