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

Godot screen update problems after waking up from hibernation #78391

Closed
Godot-Developer opened this issue Jun 18, 2023 · 5 comments
Closed

Godot screen update problems after waking up from hibernation #78391

Godot-Developer opened this issue Jun 18, 2023 · 5 comments

Comments

@Godot-Developer
Copy link

Godot version

v4.0.3.stable.official [5222a99]

System information

Operating System: Manjaro Linux KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.106.0 Qt Version: 5.15.9 Kernel Version: 6.3.5-2-MANJARO (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-3630QM CPU @ 2.40GHz Memory: 11.6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 4000 Manufacturer: Micro-Star International Co., Ltd. Product Name: GT70 System Version: REV:1.0 ========== VULKANINFO ========== Vulkan Instance Version: 1.3.246 Graphics Card: GK 104M[GeForce GTX680M](Nvidia Corp)

Issue description

There are some screen update problems with Godot after waking up from Hibernate.

Please check out the image I attached here.

Although I click on player scene (title of the main window is player.tscn), Mob.tscn is shown in the 3D view port. Also there seems to be no way to change the mob scene (which was up when I hibernated my machine).

I clicked on the different components of the Mob scene on the left, however Inspector was left totally empty no matter what I clicked.

I also tried to select a menu option (first menu option under Help menu) and you see the the pop up window titled "Search Help" came out empty (transparent).

In another case, I had a dirty scene before hibernation. After waking up hibernation, I tried to discard changes. The pop up warning window also appeared empty (transparent). It looked emtpy, but I COULD click an invisible button (just made a rough guess where the button should have been), and managed to save my work and exit Godot application.

If I restart the Godot suit, everything goes back to normal.

godotBug01

Steps to reproduce

So simple.

  1. Start Godot suit.
  2. Open a project (I used the 3D tutorial squash the creeps project)
  3. Create a new scene (but do not save it)
  4. Hibernate the machine
  5. Wake up from hibernation
  6. Try a different scene other than one on the screen (observe the scene on the 3D viewport does not change)
  7. Try to save the project by pressing CTRL + S ( it should ask you for a name for the new scene but observe that the pop-up comes empty)
  8. Try to exit godot by pressing the X on the upper right corner (observe the pop-up that comes to warn to user about unsaved work appears empty)

Minimal reproduction project

godot-3d-dodge-the-creeps-master.zip

@AThousandShips
Copy link
Member

Probably related, see here

@Godot-Developer
Copy link
Author

I think you are right @AThousandShips . I actually searched the issue knowledge base before hand, but looks like I hadn't put the correct key words get a match. I only came across a few years old issue which was already closed. My apologies for the redundancy and thank you for your response.

@AThousandShips
Copy link
Member

No problems! Does this resolve/answer your problem? If so we can close this as a duplicate

@Godot-Developer
Copy link
Author

I believe it is safe to close this issue as it has been discovered and documented earlier. Thanks so much.

@AThousandShips
Copy link
Member

Duplicate of #52738

@AThousandShips AThousandShips marked this as a duplicate of #52738 Jun 19, 2023
@AThousandShips AThousandShips closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2023
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

2 participants