godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.55k stars 20.27k forks source link

"Copy System Info" button has no effect when clicked for the first time #87037

Open synalice opened 8 months ago

synalice commented 8 months ago

Tested versions

System information

Godot v4.3.dev1 - Windows 10.0.19045 - Vulkan (Forward+) - integrated AMD Radeon(TM) Vega 8 Graphics (Advanced Micro Devices, Inc.; 31.0.21029.1006) - AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (8 Threads)

Issue description

When pressing Help > Copy System Info for the first time after starting an engine, it does nothing. Only pressing it after that will copy system info.

Steps to reproduce

  1. Close and then open Godot.
  2. Open any project.
  3. Press Help > Copy System Info once.
  4. Look into the clipboard, try pasting what should be there.
  5. Press Help > Copy System Info the second time.
  6. Look into the clipboard again.

Minimal reproduction project (MRP)

N/A

Calinou commented 8 months ago

I can confirm this on 4.3.dev https://github.com/godotengine/godot/commit/352434668923978f54f2236f20116fc96ebc9173 (Linux).

jsjtxietian commented 8 months ago

Interesting, I did not reproduce it in Godot v4.3.dev (352434668) - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.3619) - 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz (16 Threads)