-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Check for other issues
- I've checked for other issues, and none exist.
Issue description
When trying to start spacedrive after giving it some files to look at, it panics immediately using the webp crate ... not really sure what's going on beyond that.
Steps to reproduce
No response
Platform and versions
- OS: Gentoo
- Spacedrive: latest alpha ... 0.4.2 or something?
Stack trace
2024-09-27T00:05:52.703833Z ERROR sd_core: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webp-0.2.6/src/encoder.rs:70:44:
called `Result::unwrap()` on an `Err` value: VP8_ENC_ERROR_BAD_DIMENSION, panic.file: "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webp-0.2.6/src/encoder.rs:70", panic.column: 44
at core/src/lib.rs:290Additional context
No response
Code of Conduct
- I agree to follow the Code of Conduct.
Reactions are currently unavailable