-
Notifications
You must be signed in to change notification settings - Fork 922
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to open fallback input method: ContextCreationFailed(Null) #2510
Comments
kchibisov
added a commit
to kchibisov/winit
that referenced
this issue
Oct 9, 2022
5 tasks
kchibisov
added a commit
to kchibisov/winit
that referenced
this issue
Oct 9, 2022
kchibisov
added a commit
to kchibisov/winit
that referenced
this issue
Oct 9, 2022
kchibisov
added a commit
to kchibisov/winit
that referenced
this issue
Oct 9, 2022
Merged
kchibisov
added a commit
to kchibisov/winit
that referenced
this issue
Oct 9, 2022
During reload we were picking old styles, but the styles could change during reload leading to errors during IME building. Fixes rust-windowing#2510.
kchibisov
added a commit
to kchibisov/winit
that referenced
this issue
Oct 9, 2022
During reload we were picking old styles, but the styles could change during reload leading to errors during IME building. Fixes rust-windowing#2510.
Thanks, do I need to close this issue myself? |
kchibisov
added a commit
to kchibisov/winit
that referenced
this issue
Oct 9, 2022
During reload we were picking old styles, but the styles could change during reload leading to errors during IME building. Fixes rust-windowing#2510.
It'll be closed once the PR merges automatically. Do you have any difference before and after reload though? wrt preedit and such? |
I didn't find any other obvious problems. |
kchibisov
added a commit
that referenced
this issue
Oct 9, 2022
During reload we were picking old styles, but the styles could change during reload leading to errors during IME building. Fixes #2510.
kchibisov
added a commit
to kchibisov/winit
that referenced
this issue
Oct 9, 2022
During reload we were picking old styles, but the styles could change during reload leading to errors during IME building. Fixes rust-windowing#2510.
kchibisov
added a commit
that referenced
this issue
Oct 9, 2022
During reload we were picking old styles, but the styles could change during reload leading to errors during IME building. Fixes #2510.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happens
Restart fcitx5 cause Alacritty close.
What should happen
Alacritty should not be closed.
System
OS: Debian GNU/Linux bookworm/sid x86_64
Version: winit-0.27.3
Alacritty Version: alacritty 0.12.0-dev (e9ee8dc)
cargo build with only X11 support
Display server: X11
Compositor: picom
WM: dwm
How to reproduce the issue
I can post it again if needed, but probably not necessary.
alacritty/alacritty#6370 (comment)
The text was updated successfully, but these errors were encountered: