| Número de ID do Erro |
BUG-000132961 |
| Enviado | August 10, 2020 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | ArcGIS Pro |
| Versão encontrada | 2.6 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 10.0 64 Bit |
| Versão Fixa | 2.7 |
| Status | Fixed
O problema foi corrigido. Consulte a Versão Corrigida e Informações Adicionais, se aplicável, para obter mais informações
|
Informações Adicionais
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.
Solução Provisória
Use Task Manager to force close ArcGIS Pro.
Etapas para Reproduzir