unwrap crash when running via Waypipe #35353
Replies: 2 comments
-
It seems waypipe is using version 6 of the |
Beta Was this translation helpful? Give feedback.
-
Hm, I see that someone converted this into a "discussion". Support for Waypipe may be up for discussion, but I would argue that the use of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Trying to run zed over waypipe, e.g.:
And get this error:
It seems to me that we should at least get a proper error instead of using
unwrap
. Maybe useexcept
instead? :)But also ... why won't it work over waypipe?
waypipe 0.9.1, features: lz4 zstd dmabuf video vaapi
Zed Version and System Specs
Zed: v0.196.6 (Zed)
OS: Linux Wayland fedora 42
Memory: 251.4 GiB
Architecture: x86_64
GPU: AMD Radeon RX 6500 XT (RADV NAVI24) || radv || Mesa 25.1.4
Beta Was this translation helpful? Give feedback.
All reactions