Skip to content
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

Closed
llc0930 opened this issue Oct 4, 2022 · 3 comments · Fixed by #2512
Closed

Failed to open fallback input method: ContextCreationFailed(Null) #2510

llc0930 opened this issue Oct 4, 2022 · 3 comments · Fixed by #2512

Comments

@llc0930
Copy link

llc0930 commented Oct 4, 2022

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)

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
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
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.
@llc0930
Copy link
Author

llc0930 commented Oct 9, 2022

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.
@kchibisov
Copy link
Member

It'll be closed once the PR merges automatically. Do you have any difference before and after reload though? wrt preedit and such?

@llc0930
Copy link
Author

llc0930 commented Oct 9, 2022

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
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants