Jump to content

Gilles Revaz

Members
  • Content Count

    8
  • Joined

  • Last visited

Everything posted by Gilles Revaz

  1. After starting the Delphi and my project : infinite loop of : Loading project[] 0% : no end !? 😟 This does not happen with the 32-bit version. Is this new feature of dephi 12.2 buggy ? Has anyone noticed the same phenomenon ?
  2. Gilles Revaz

    Delphi 12.2 enterprise : code insight 64 bits version

    Requests - Jira Service Management (atlassian.net) (quality portal of Embarcadero) request open ref : RSS-1834 Embarcadero investigates the little bug
  3. Gilles Revaz

    Delphi 12.2 enterprise : code insight 64 bits version

    As you suggest, I announced it on Embarcadero's "Quality Portal" on Sept. 18, 2024. Wait an see....
  4. Gilles Revaz

    Delphi 12.2 enterprise : code insight 64 bits version

    LSP Code insight 64-bit works perfectly with a small new project and the line "ReportMemoryLeaksOnShutdown := True" in the exe source (before Application.Initialize). For large projects, "ReportMemoryLeaksOnShutdown:= True" freezes LSP Code insight 64-bit. The problem can be easily solved by launching the "Reload LSP Server" submenu. So this is a tiny bug that I can live with. Hoping that this will help other people.
  5. Gilles Revaz

    Delphi 12.2 enterprise : code insight 64 bits version

    I think I found the source of the problem, at least on my PC: by disabling " // ReportMemoryLeaksOnShutdown := True;// in the source of the executable, 64-bit LSP works just fine. If this is the case with someone else, please let me know to open a bug ticket at Embarcadero
  6. Gilles Revaz

    Delphi 12.2 enterprise : code insight 64 bits version

    I tried to run the Demo versions of DevExpress and Fastreports, as well as Demos of VCL without third-party software: LSP 64bit variant works fine, with or without third-party software. I suspect a problem with the configuration of my project. So I prefer to wait and recheck my project before announcing a bug.
  7. Gilles Revaz

    Delphi 12.2 enterprise : code insight 64 bits version

    Tank you very much. Another question: have you installed third-party software Delphi 12.2 (enterprise) like me? I installed Devexpress 24.1.5 and Fastreport 2024.2.8: these may be these third-party software that are not compatible with the Delphi 12.2 (enterprise) version. I also found that the PC's resources are not affected by this "infinite loop". Maybe it's just a matter of display? Thank you in advance for your answer
×