| Número de ID del error |
BUG-000132961 |
| Enviado | August 10, 2020 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 2.6 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Versión corregida | 2.7 |
| Estado | Fixed
El problema se ha solucionado. Si corresponde, consulte Versión corregida e Información adicional para obtener más información.
|
Información adicional
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.
Solución alternativa
Use Task Manager to force close ArcGIS Pro.
Pasos para reproducir