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

X-Server unresponsive while debugging and tooltip pops up #81432

Open
andreas-volz opened this issue Sep 7, 2023 · 6 comments
Open

X-Server unresponsive while debugging and tooltip pops up #81432

andreas-volz opened this issue Sep 7, 2023 · 6 comments

Comments

@andreas-volz
Copy link

andreas-volz commented Sep 7, 2023

Godot version

v4.1.1.stable.official [bd6af8e]

System information

Godot v4.1.1.stable - Linux Mint 21 (Vanessa) - Vulkan (Compatibility) - NVIDIA GeForce RTX 3060 (nvidia; 535.86.05) - AMD Ryzen 5 2600X Six-Core Processor (12 Threads)

Issue description

I used Godot4 with a project and run into an error in my gdscript. Then after moving the mouse over the hit line I got a X Server freeze.

After changing with Ctrl-1 to console and back to X and waiting around some seconds X and Godot unfreezes and I could continue.

I searched the bug reports and found some which sound similar:
#41574
#41614
#49973
#49973

Steps to reproduce

This problem is 100% able to reproduce in my setup.

I could prevent the error with --single-window parameter.

This is how the debug popup looks in case I start with single window.

grafik

Minimal reproduction project

TacticsExample.zip

@andreas-volz
Copy link
Author

TacticsExample.zip

@andreas-volz
Copy link
Author

nvidia-bug-report.log.gz

@andreas-volz andreas-volz changed the title X-Server unresponsive while debugging tooltip popup X-Server unresponsive while debugging and tooltip pops up Sep 7, 2023
@Lertsenem
Copy link
Contributor

Same issue here, on the same Godot version. I'm using an Nvidia card too, and a tiling windows manager (awesome) on Ubuntu.

What's weird is that I did use this version of Godot for quite some time before encountering this issue.

@andreas-volz
Copy link
Author

Could you see in your apt history if while the time it went worse you had an Nvidia driver update?

@Lertsenem
Copy link
Contributor

It does not look like it, last update to any nvidia package was back in july, and I think I would have noticed this issue earlier.

My current nvidia drivers version is 470.199.02.

@Lertsenem
Copy link
Contributor

After a reboot (yes, I don't reboot very often), I can't reproduce the issue. No idea what happend (I did not update anything in the meantime).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants