watershot icon indicating copy to clipboard operation
watershot copied to clipboard

Failed to parse grim image!: IoError - failed to fill whole buffer

Open Akiyamka opened this issue 2 years ago • 4 comments

$  RUST_BACKTRACE=1 watershot

thread 'main' panicked at 'Failed to parse grim image!: IoError(Error { kind: UnexpectedEof, message: "failed to fill whole buffer" })', src/runtime_data.rs:75:14
stack backtrace:
   0: rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::result::unwrap_failed
   3: watershot::runtime_data::RuntimeData::new
   4: watershot::main

Env:

watershot 0.2.0
grim-1.4.1-1.fc38.x86_64
Fedora with gnome

Looks like grim not supported in gnome

Akiyamka avatar Nov 20 '23 09:11 Akiyamka

Same with

watershot main (1722590) grim 1.4.0+ds-2build2 ubuntu24.04 with gnome

ph03 avatar Nov 28 '24 18:11 ph03