(no title)
dario_od | 1 year ago
thread 'main' panicked at crates/gpui/src/platform/linux/wayland/client.rs:143:51:
called `Result::unwrap()` on an `Err` value: UnsupportedVersion
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
abhinavk|1 year ago
shanselman|1 year ago
daghamm|1 year ago
Of course, zed has always felt like an osx first project with linux/windows being second class citizen.
bozey07|1 year ago
And nevertheless, whenever Windows software doesn't work in Wine, you shouldn't think "Wow, how did you fuck that up?". They never promised it'd work in WSL.
kelnos|1 year ago
[0] https://zed.dev/docs/development/windows
oblio|1 year ago
Unless I'm missing something, it doesn't even run on Windows...
https://zed.dev/docs/#download-zed
crabbone|1 year ago
You are lucky if there's some automated unit testing, but that's as far as these things go. Programmers don't like, don't know and don't want to know how to QA. Also, they generally look at QA with contempt... so, unless forced to, they won't do it.