| Bug-ID-Nummer |
BUG-000132961 |
| Eingereicht | August 10, 2020 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Pro |
| Gefunden in Version | 2.6 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Behoben in Version | 2.7 |
| Status | Fixed
Der Bug wurde behoben. Weitere Informationen finden Sie ggf. unter "Behoben in Version" und unter "Zusätzliche Informationen".
|
Zusätzliche Informationen
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.
Workaround
Use Task Manager to force close ArcGIS Pro.
Schritte zur Reproduzierung