| 漏洞 ID 编号 |
BUG-000132961 |
| 已提交 | August 10, 2020 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Pro |
| 找到的版本 | 2.6 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 修正版本 | 2.7 |
| 状态 | Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
|
附加信息
The nature of running a command in the main application thread is that all other commands are blocked. Notice that the Python window and all other buttons in the View ribbon are disabled. When the main user interface (UI) thread of the application is busy, it is impossible to even launch another command. This cannot be resolved for the Python window, it is the nature of running commands in the main UI thread.
解决办法
Use Task Manager to force close ArcGIS Pro.
重现步骤