cava icon indicating copy to clipboard operation
cava copied to clipboard

Cava erroring when trying to close on Windows.

Open KoBruh opened this issue 1 year ago • 0 comments

READ THIS BEFORE CREATING NEW ISSUE

Are you using cava from a package repository, like AUR? No, i built from source on windows If so, clone the master branch from here, build and run. Is your issue already resolved?

Don't know how to clone or compile source code? Learn before posting issues here.

ALWAYS TRY TO BUILD AND RUN FROM THE SOURCE CODE ON GITLAB BEFORE POSTING ISSUES

If the issue is resolved when building from source, do not post issues here.

Describe the bug

A clear and concise description of what the bug is.

When using Ctrl+C on windows to close cava, i get an abort message and cava leaves a ghost in the terminal.

To Reproduce

Steps to reproduce the behavior:

  1. Build Cava from source
  2. run Cava in terminal
  3. Ctrl + C to close
  4. See error

Expected behavior

I presume the expected behavior would be it just quitting and taking it back to my shell

Screenshots

If applicable, add screenshots to help explain your problem. image image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version 10.0.22631 Build 22631

Terminal emulator

  • Terminal ( Windows Store )
  • Version Version: 1.21.2361.0

KoBruh avatar Sep 13 '24 02:09 KoBruh