stacker_liew 5 Posted June 7, 2022 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 259 Posted June 7, 2022 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 249 Posted June 8, 2022 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 1866 Posted June 9, 2022 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 5 Posted June 9, 2022 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 5 Posted June 9, 2022 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