Smit Barmase

Results 57 comments of Smit Barmase

This was fixed in https://github.com/zed-industries/zed/pull/33025

By first run do you mean after installing fresh Zed, or everytime to you open your project?

This definitely looks like only happening for Linux X11, I will try to reproduce it. Thank you detailed report.

I tried reproducing this issue on fresh Linux installation but had no luck. Typing in editor on opening Zed project on first run works just fine for me. This is...

@isosphere can you check if it is still happening for you after https://github.com/zed-industries/zed/pull/34514?

@isosphere I tried reproducing it on latest KDE, unfortunetly still no luck. Stable, Preview and Dev build works just right for me upon first install as well as first open...

I can reproduce this on Ubuntu 25.04. Upon startup, when we’re connected to XIM, it only responds to the first few `forward_event`s and then stops completely. I’m not sure why,...

I can now reproduce it without rebooting or logging out: 1) Open Zed on Ubuntu 25.04 and type a few characters, ibus crashes. 2) Close Zed, then run: ```sh ps...

@Nindaleth can you confirm ibus version by running `rpm -q --qf "%{VERSION}-%{RELEASE}" ibus`?

@Nindaleth I'm also curious if you are on Fedora. This should not happen for you as you'll be using Zed's Wayland variant. I wonder if you are forcing Zed to...