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

Tooltips lock the main editor window #79088

Open
faktsandfikshunz opened this issue Jul 6, 2023 · 9 comments
Open

Tooltips lock the main editor window #79088

faktsandfikshunz opened this issue Jul 6, 2023 · 9 comments

Comments

@faktsandfikshunz
Copy link

Godot version

4+

System information

Linux/BSD

Issue description

when hovering, and an information box appears ... (and occasionally text boxes) ... it LOCKS.
i must kill godot and restart it.
if i move the main window the little information box stays exactly where it was ... .... hence i guess a popup.

this is ENTIRELY random ... sometimes it does it ... sometimes not .....
it cannot be "reproduced" except by random chance.

a small example is attached.

and it is ANY information box .. not just one ... i kill and restart FAR more than actually MAKING any game.

Screenshot_2023-07-06_02-07-08
Screenshot_2023-07-06_06-21-35

Steps to reproduce

see "Issue description" with attachment.

Minimal reproduction project

see "Issue description" with attachment.

@Sauermann
Copy link
Contributor

Looks like a Linux-variant of #73926.
Please provide more information about:

  • Which window manager are you using
  • Do you use X11 or Wayland? Use echo $XDG_SESSION_TYPE to find out.

@faktsandfikshunz
Copy link
Author

X11 -> XFCE

@YuriSizov YuriSizov changed the title information boxes LOCKING godot Tooltips lock the main editor window Jul 6, 2023
@faktsandfikshunz
Copy link
Author

it happens on menus that popup as well .. again .. randomly

@Calinou
Copy link
Member

Calinou commented Jul 6, 2023

Can you reproduce this after enabling Single Window Mode in the Editor Settings then restarting the editor?

@faktsandfikshunz
Copy link
Author

testing/using "Single Window Mode" ...

@LostNulide
Copy link

I have a similar issue but not with the tooltips.
Every Menu i want to open lets godot freeze till killed in a terminal.
I can't enable single window mode, cause for this i need to open the menu of the editor.

This is happening currently all the time even when the whole godot config is deleted.

I downgraded to 4.0.3 where this issue does not occour.

I am using Arch Linux with Wayland and Gnome.

@Sauermann
Copy link
Contributor

@LostNulide regarding Menu on Wayland, please have a look at #78487 and #79143.

@LostNulide
Copy link

testing/using "Single Window Mode" ...

Thank you that fixed it on my machine. :)

@ada-tilling
Copy link

ada-tilling commented Jul 7, 2023

I think this is similar to an issue I'm having. When running Godot on my second monitor, either the whole application or a window of the script view for example, hovering over anything with a tooltip causes Godot to freeze. The box for the tooltip appears but it has no text inside.

Edit: this also includes selecting an item from the menu, right clicking etc. anything that creates an overlay of some kind.

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

6 participants