stacker_liew 2 Posted June 7 Anyone experience this or not? I'm using Delphi 11.1, it stuck occassionaly while opening project. Btw, I'm using Windows 11. Share this post Link to post
PeterBelow 129 Posted June 7 42 minutes ago, stacker_liew said: Anyone experience this or not? I'm using Delphi 11.1, it stuck occassionaly while opening project. Btw, I'm using Windows 11. I have seen something like this occasionally (D 11.1 on Win10). Task Manager shows 100% use of one CPU core for the process. Sometimes it resolves itself after a few seconds but often the only option is to kill the process. On restarting the IDE it usually works normally. I have never been able to reproduce it at will. 1 Share this post Link to post
corneliusdavid 116 Posted June 8 Do you have any IDE plugins that may be hung up? Have you configured a version control tool in Delphi? Share this post Link to post
Lars Fosdal 1233 Posted June 9 Are there file references in the project that points to a fileshare that may or may not exist? Share this post Link to post
stacker_liew 2 Posted June 9 12 hours ago, Lars Fosdal said: Are there file references in the project that points to a fileshare that may or may not exist? No, just a simple project. Share this post Link to post
stacker_liew 2 Posted June 9 23 hours ago, corneliusdavid said: Do you have any IDE plugins that may be hung up? Have you configured a version control tool in Delphi? Just CnWizard, and GExpert. But no problem in 10.4.2 and 10.3.3. Share this post Link to post