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

egui panics with "Failed to get focus" on startup #4205

Closed
s-nie opened this issue Mar 21, 2024 · 1 comment
Closed

egui panics with "Failed to get focus" on startup #4205

s-nie opened this issue Mar 21, 2024 · 1 comment
Labels
bug Something is broken

Comments

@s-nie
Copy link
Contributor

s-nie commented Mar 21, 2024

Latest master, commit 7691996

Starting an egui application exits immediately with

thread 'main' panicked at 'Failed to get focus', crates/egui/src/memory.rs:803:14

This seems to have been introduced in #4195.

Here is the output with logging enabled: output.txt

Desktop:
Operating System: EndeavourOS
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-arch1-1 (64-bit)
Graphics Platform: X11
Graphics Processor: NVIDIA GeForce GTX 1650 with Max-Q Design/PCIe/SSE2
NVIDIA Driver Version: 550.54.14

@s-nie s-nie added the bug Something is broken label Mar 21, 2024
@s-nie
Copy link
Contributor Author

s-nie commented Mar 22, 2024

Seems to be fixed in b7ec3fa 👌

@s-nie s-nie closed this as completed Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant