We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Seems to be fixed in b7ec3fa 👌
Sorry, something went wrong.
No branches or pull requests
Latest master, commit 7691996
Starting an egui application exits immediately with
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
The text was updated successfully, but these errors were encountered: