zee icon indicating copy to clipboard operation
zee copied to clipboard

Segmentation fault

Open steewbsd opened this issue 3 years ago • 0 comments

Strangely, zee is segfaulting on me. Right after trying to open any file, it crashes immediately. This is a demonstration of what is happening: Screencast from 2022-12-01 00-06-07.webm Note that I was not able to install zee with cargo install --locked zee cause the ropey version in crates.io that zee depends on makes my build fail (see https://github.com/cessen/ropey/issues/73 ), so I tried to build from source, and using cargo install --git.

steewbsd avatar Nov 30 '22 23:11 steewbsd