Jump to content

PeterPanettone

Members
  • Content Count

    1233
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. PeterPanettone

    JEDI Installation Annoyances 10.4

    You are making the described problem an offending personal issue by describing only your own personal experience. You did not describe any objective issues about the problem. Also, you are not answering the initial problem description (no addition to the Library Path). The problem is not the compilation of the installer (which was OK) or its execution (which was without any explicit errors).
  2. Until Delphi 10.3, Search Declaration (e.g. CTRL-click on an identifier) in many cases did not work at all. Now it seems to work flawlessly. - Good work, Embarcadero!
  3. PeterPanettone

    JEDI Installation Annoyances 10.4

    One more try: Added these paths to the Win32 Library Path: ...\jcl\lib\d27\win32 ...\jcl\source\include ...\jcl\source\vcl ...\jcl\source\common ...\jcl\source\windows Added these paths to the Win64 Library Path: ...\jcl\lib\d27\win64 ...\jcl\source\include ...\jcl\source\vcl ...\jcl\source\common ...\jcl\source\windows Then cloned this file: ...\jcl\source\include\jcld27win64.inc and renamed it to: ...\jcl\source\include\jcld27win32.inc This allowed me to build several of the JCL examples. So, the JCL Installer failed to add the Library Paths. Why?
  4. PeterPanettone

    JEDI Installation Annoyances 10.4

    Too many other files not found. Gave up.
  5. PeterPanettone

    Search Declaration now works flawlessly in 10.4

    I would love CodeRush for Delphi.
  6. PeterPanettone

    Search Declaration now works flawlessly in 10.4

    I see it is a zero-sum game. In fact, Code Navigation using different abstraction levels could be much improved in Delphi.
  7. I am not sure whether this Delphi 10.4 behavior was different in previous Delphi versions: After a successful Build/Compile the MESSAGES TOOL WINDOW automatically DISAPPEARS/HIDES together with the Build/Compile Dialog! While the automatic disappearance of the Build/Compile Dialog after a successful Build/Compile is desirable, the automatic disappearance of the Messages Tool Window even after a successful Build/Compile IMO is NOT preferable if it was visible before. Is it possible to set this behavior? What do you think?
  8. Yes, it was the GExperts option which I had enabled in an emotional overreaction for the joy of the new GExperts version. BTW, thanks to Thomas for the new version!
  9. PeterPanettone

    Search Declaration now works flawlessly in 10.4

    Does this apply generally to the Search-For-Declaration feature or only in this special case with that project-group?
  10. PeterPanettone

    Search Declaration now works flawlessly in 10.4

    I wonder whether any IDE plugin would be able to replace and add NAVIGATION features in the IDE at the Tools API level.
  11. PeterPanettone

    Search Declaration now works flawlessly in 10.4

    You wrote there: "Ctrl+click on a unit name (from another package) in the uses clause of a unit." Try this: Place the caret on that unit name in the uses clause and then press CTRL+RETURN/ENTER. This should open that unit in the Code Editor. Does this solve your problem?
  12. PeterPanettone

    Search Declaration now works flawlessly in 10.4

    A reproducible example would be fine.
  13. Yes, of course I did:
  14. No. I've explicitly saved the Desktop setting with the VISIBLE Messages Tool Window. The Messages Tool Window is always automatically hidden after a successful Build/Compile.
  15. PeterPanettone

    Search Declaration now works flawlessly in 10.4

    Have you already filed a REPRODUCIBLE Quality Report, so we can vote for it?
  16. I've installed the new MMX version 15.0.15.2380. When starting Delphi 10.4, this dialog appears: But the button cannot be clicked because all the dialog controls are disabled (hourglass cursor). So the start of Delphi 10.4 must be aborted:
  17. PeterPanettone

    MMX version 15.0.15 blocks Delphi 10.4 start

    I remember a very old version of MMX, where opening the MMX Properties dialog took an eternity. I cannot thank you enough for all the work done!
  18. PeterPanettone

    MMX version 15.0.15 blocks Delphi 10.4 start

    Found it by searching the whole Registry for "MMX". Thanks. Nice work! What is your next main planned feature in MMX?
  19. PeterPanettone

    MMX version 15.0.15 blocks Delphi 10.4 start

    Would you please be so kind as to name the v14 registry key? Thanks.
  20. 1. 2. 3. 4. There are at least 30 seconds between each step. But there is NO CodeInsight Code Completion in between. Shouldn't the Code Completion show the identifier "Now"? It seems that Error Insight in this case takes priority over Code Completion. But shouldn't it be vice versa? (-> Code Completion takes priority over Error Insight)
  21. PeterPanettone

    Delphi 10.4 - Steps of Error Insight

    To be more precise: I waited at least 30 seconds before continuing to type the next letter
  22. PeterPanettone

    Delphi 10.4 - Steps of Error Insight

    Done: https://quality.embarcadero.com/browse/RSP-29290
  23. In Delphi 10.4, when trying to build \gexperts-code-r3177-trunk\Projects\StandAlone\PeInformation\GExpertsPeInformation.dpr I get this error: --------------------------- Fehler --------------------------- Datei C:\COMP\_Addons\GExperts\GExperts_Sourcecode\gexperts-code-r3177-trunk\Projects\StandAlone\PeInformation\EXEC kann nicht geöffnet werden. Das System kann die angegebene Datei nicht finden. --------------------------- OK --------------------------- (Translation: \EXEC cannot be opened. The file cannot be found.) Also, \gexperts-code-r3177-trunk\Projects\StandAlone\PeInformation\__Build_Project.cmd does not work, with this error: *** Error: Directory "=" does not exist. Variable DelphiPath in C:\COMP\_Addons\GExperts\GExperts_Sourcecode\gexperts-code-r3177-trunk\BuildTools\doGetDelphiPath.cmd ***
  24. After IDE start, when opening the License Manager, each time an AccessViolation message is displayed: However, the 10.4 License is correctly listed: Has anybody else experienced this?
  25. PeterPanettone

    Delphi 10.4 - Access Violation when opening License Manager

    My colleague has posted the ticket: https://quality.embarcadero.com/browse/RSP-29172
×