Jump to content

PeterPanettone

Members
  • Content Count

    1318
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. PeterPanettone

    How best to update from 10.3.1 to 10.3.2?

    I have downloaded: delphicbuilder10_3_2_496593b.iso • There is no information which of the newest patches and hotfixes I have to download and install after having installed delphicbuilder10_3_2_496593b.iso. • And why should I even bother to go to a website and search for the correct download link to download the ISO? A button in the (hypothetical) Delphi AutoUpdater should do that automatically for me. Every 12-year-old developer could create such a button and write the code to download the correct ISO or the WebInstaller accordingly.
  2. PeterPanettone

    Is Embarcadero a jigsaw puzzle game?

    I have Delphi Pro 10.3.1 with an active subscription. Since today is Sunday, I decided this could be a good day to upgrade my Delphi to the current version 10.3.2. Unfortunately, I discovered that the Delphi IDE About dialog does not have an Update/Upgrade button. So I visited the Embarcadero website and somehow found this page: maintenance.embarcadero.com In the Login form, I entered all the credentials one after the other I got from Idera/Embarcadero in the course of the years. None of them worked. Since there was a support link on the page I wasted a support case to ask for the credentials to use the maintenance.embarcadero.com service and I also asked for the download location of the Delphi 10.3.2 Installation ISO file. The answer came in a surprisingly short time. But it did not contain the desired download location but only a never-before-seen access-key to use the maintenance.embarcadero.com service. So with this access-key, I logged into the maintenance.embarcadero.com service page: Please note that the upgrade product was not the one I had requested (Delphi Pro 10.3.2) but Delphi XE8 Enterprise (a previously expired subscription). Anyway, I clicked the "Send Email" button and got an email containing a link: "Download your software here". After having clicked the link I arrived at a page which contained these download links: But since these are not the download links I requested: HOW CAN I SOLVE THIS JIGSAW PUZZLE GAME? (Without wasting another support case) (Or is this an Internet scavenger hunt?) UPDATE: After searching with Google, I only found the WebInstaller download: ID: 30880, RAD Studio, Delphi, C++Builder 10.3.2 Web Install After a lot more searching I found this: ID: 30883, RAD Studio, Delphi, C++Builder 10.3.2 ISO, but it contains both Delphi and C++ and it is a 7 GB download. Since I need only Delphi: Isn't there an ISO download containing only Delphi without C++ ?
  3. PeterPanettone

    Is Embarcadero a jigsaw puzzle game?

    Thanks for the information. But the email I got di not tell me whether this was installation support or not. So I rather have to assume it was not installation support.
  4. PeterPanettone

    How best to update from 10.3.1 to 10.3.2?

    A 12-year-old developer could do this in a few days. It is very simple: Do all the things programmatically the user does manually. I really don't see why this should be difficult.
  5. PeterPanettone

    Is Embarcadero a jigsaw puzzle game?

    I am happy to hear that. But the support person has sent me the wrong information. Is there installation support at Embarcadero which is able to send requested correct information?
  6. PeterPanettone

    Is Embarcadero a jigsaw puzzle game?

    Does anybody know the location for the DELPHI ISO download? (Without C++). I seem to remember that previous versions had this opportunity.
  7. PeterPanettone

    How best to update from 10.3.1 to 10.3.2?

    Normally, an app in its About dialog has an [Update/Upgrade] button which does everything automatically (maybe with a few option checkboxes). At least, this is standard UI. Why does the Delphi IDE not have this standard UI? Who is responsible for the design of the Delphi IDE UI?
  8. Is there an IDE addin to automatically change for example this: var I: Integer; into this: var I: System.Integer;
  9. I have filed a new bug report: https://sourceforge.net/p/gexperts/bugs/132/ This causes a crash when closing the Delphi 10.3.1 IDE:
  10. PeterPanettone

    Resolve a uses clause unit path?

    Example: A unit's uses clause contains a unit DSiWin32, for example: I know that the unit's file path is: F:\Users\Peter\Documents\Embarcadero\Studio\20.0\CatalogRepository\OmniThreadLibrary_3.07.6-Rio\src\DSiWin32.pas Question: Is there an easy function to extract this path from the Library paths of the current IDE? Example: MyPath := GetUnitPathFromCurrentLibrary('DSiWin32.pas');
  11. I am planning to buy a Mac Book Pro 15" with With Windows 10 Pro 64bit on Parallels and install the newest Delphi IDE in that Windows 10 Parallels VM. Are there any (compatibility) problems when running the IDE in a VM on Mac Book Pro? Any hints or recommendations?
  12. PeterPanettone

    Running the IDE in a VM on Mac Book Pro?

    Can the same VMWare images on an external SSD be used BOTH from VMWare Workstation on a Mac and from VMWare Workstation on a Windows PC (of course not simultaneously)? That possibility would be a huge advantage over using Parallels.
  13. PeterPanettone

    Running the IDE in a VM on Mac Book Pro?

    I suppose external SSDs are attached via Thunderbolt cables on a Mac Book Pro? And isn't Parallels better integrated into Mac OS than VM Ware Workstation?
  14. PeterPanettone

    Running the IDE in a VM on Mac Book Pro?

    Running VMs with Windows 10 from an external SSD over a USB cable? Are you sure this would work?
  15. PeterPanettone

    Running the IDE in a VM on Mac Book Pro?

    Definitely (from the official Apple configurator website)
  16. PeterPanettone

    Running the IDE in a VM on Mac Book Pro?

    Yes, but the PC workstation hardware can be easily upgraded while the Mac Book Pro cannot.
  17. PeterPanettone

    Running the IDE in a VM on Mac Book Pro?

    A competent person from the PC workstation area told me: "If you buy a Mac Book Pro (15", 4 TB SSD, 4 GB graphics card, 32 GB RAM) today for 6,000 Euro you will have to replace it maximally in 3 years (and pay another 6,000 Euro) because the hardware will be out-of-date". Is that true?
  18. PeterPanettone

    Running the IDE in a VM on Mac Book Pro?

    Sorry for this question, but I am really asking myself whether the Apple community is some sort of mental institution and whether Apple can be a reliable business and technology partner? That's because yesterday I went to the local Apple store to ask a few technical questions about the Apple device I am planning to buy. But the employees there were technically incompetent. They couldn't even tell me the name of the current Mac OS (Mojave!). Then I asked for the connectivity with Windows networks, with computer displays, etc., but they couldn't give me competent answers. One Apple store employee made a rather crazy impression. So is Apple reliable and can Apple be trusted?
  19. PeterPanettone

    Running the IDE in a VM on Mac Book Pro?

    I am new to Mac. What is the Mac-share? Is that outside of the Windows 10 VM? So can the IDE inside the VM save/load files to/from outside the VM? What do you mean with "compile twice"?
  20. PeterPanettone

    Passing back a string from an external program

    Windows Messages is not complicated: Pass the window handle of Program1 as a parameter to Program2 which then sends the string back to Program1 as a Windows Message. Or - if Program2 is a console type program: Simply (programmatically) read the console output of Program2.
  21. Peganza has kindly released a patch for Pascal Expert 9.5.0.0 to make it work with Delphi 10.3.1 (previously it worked with Delphi 10.3.2). From the Peganza website: "Pascal Expert is a new plugin for Embarcadero's Delphi IDE (RAD Studio). It does a static analysis of your source code, to detect possible issues and errors in your code. The results will help you better understand and produce code of higher quality, consistency, and reliability. Pascal Expert sits right in the Delphi IDE, so it lets you find problems earlier, and fix them right on the spot!" You can read more about Pascal Expert here: https://www.peganza.com/find-bugs-early-with-pascal-expert.html I highly recommend Pascal Expert to optimize your code and make it potentially error-free.
  22. PeterPanettone

    The Embarcadero GetIt server could not be reached...

    Yes, it worked. Thanks.
  23. PeterPanettone

    The Embarcadero GetIt server could not be reached...

    That worked in 10.3.1. But will I get those items specific for 10.3.2 and not for 10.3.1?
  24. PeterPanettone

    Flow Diagram as a ProcedureList option

    I have filed this new feature Request: The Procedure List should have a Flow Diagram option. What does this mean? Let's assume a unit has this source code: Then the Flow Diagram option would show the following diagram in the Procedure List window (instead of the list of procedures): Left-clicking on a diagram item would show the clicked procedure source code in the source pane. Double-clicking on a diagram item would show the clicked procedure source code in the source code editor. This would be a VERY USEFUL Procedure List view mode! Here is the URL of the Feature Request: https://sourceforge.net/p/gexperts/feature-requests/74/
  25. PeterPanettone

    Flow Diagram as a ProcedureList option

    This is the Pascal Analyzer 8.1.0.0 Call Tree report for the above example source code: However, when using this report, the user would have to buy Pascal Analyzer. So I probably will use the procedure list created by the GExperts procedure list. (Or the one used by the CnWizards procedure list).
×