jansol
jansol
Just for funsies, can you try launching it with `LD_DEBUG=libs` and see if that contains any "fatal" errors? Also this is likely a nixpkgs-specific thing so should probably be reported...
That looks like it's just from the CLI helper, not the main zed-editor binary?
Regarding this line: ``` crates/client/src/client.rs:1657: DBus error service error org.freedesktop.zbus.Error: The name org.freedesktop.secrets was not provided by any .service files ``` Do you happen to have `programs.dconf.enable = true;`? I'm...
> But I see the server is starting in directory '/'. So, I try to give a path to zed. And it works. Is this when you try launching it...
> Trying to force wayland usage results in panic: `WAYLAND_DISPLAY=1` is almost certainly wrong, which explains why it errors out with "No Compositor". On my Ubuntu system `WAYLAND_DISPLAY` is set...
> Another side-by-side with the same font (Zed on the left, VS Code on the right):  > > Open that image at 100% zoom to see the difference. >...
> I use full hinting greyscale AA in my fontconfig settings on Linux and it is pretty obvious that this is getting ignored completely by zed On Linux Zed uses...
This is also becoming relevant more generally with e.g. phones taking HDR photos (HEIF or AVIF) by default nowadays.
In addition to freezing while opening the file, selecting text with the mouse is very sluggish in this situation.
Duplicate of #18113, but this does illustrate the issue better.