Jump to content

PeterPanettone

Members
  • Content Count

    1346
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. PeterPanettone

    Best practices for system migration?

    OK, that must be a new version.
  2. PeterPanettone

    Best practices for system migration?

    What about the VM files? AFAIR VMWare Workstation has a habit of storing them SOMEWHERE deeply nested in DIFFERENT directories on the C:\ Partition.
  3. PeterPanettone

    Best practices for system migration?

    I have tested VMWare WorkstationPlayer with Windows 7 x64 as a host and Windows 10 Insider as a guest. Unfortunately, it did not work: There were problems with each new start.
  4. PeterPanettone

    Bug in Delphi License Manager?

    In Delphi 10.3.1 License Manager, when I REPEATEDLY click on a Workstation License node in the "Workstation Licenses" tree (or press ANY KEY) then EACH TIME the "This License Activates:" list shows different items: Items shown on first click: Items shown on consecutive click:
  5. PeterPanettone

    Bug in Delphi License Manager?

    This is very confusing for the user. I have never seen such strange behavior. Is this intentional? Maybe a gimmick? Or was the programmer bored? Or a virus?
  6. PeterPanettone

    Best practices for system migration?

    Unfortunately, the Delphi License Manager does not have an "Export" feature where I can export all my licenses shown in the License Manager. It has only an "Import" feature:
  7. PeterPanettone

    Best practices for system migration?

    How does Delphi know that I am the same person on the new computer as on the old computer?
  8. PeterPanettone

    Best practices for system migration?

    How should the license be transferred from the old computer to the new computer?
  9. PeterPanettone

    Best practices for system migration?

    Thanks for your hints. Do you mean having the whole Windows 10 operating system in a VM? AFAIK there is no way to run only a single application in a VM?
  10. In Delphi, I have configured the IDE to automatically load the previous project at startup. Is there an IDE Command Line Switch to DEACTIVATE the auto-loading of the previous project? I have looked here but did not find any: http://docwiki.embarcadero.com/RADStudio/Rio/en/IDE_Command_Line_Switches_and_Options
  11. In Delphi Rio 10.3.1, the Project is configured for Debugging: Steps: 1. First I make sure that all source files are saved. 2. Then I start debugging (F9) 3. Then, at the first breakpoint, I press F8 (Step Over). This makes this dialog appear: When I look in the project folder, the only file which has been changed since debug start is MyProject.res. So why this file gets changed after the start of the debug session? This is the content of the RES file: This is very annoying and did not happen in previous Delphi versions. How can this be avoided?
  12. PeterPanettone

    RIO: Start Debug Session changes source

    There is truth in this.
  13. PeterPanettone

    RIO: Start Debug Session changes source

    Well, it could be useful to specify a specific version of the program independently from the version number.
  14. PeterPanettone

    RIO: Start Debug Session changes source

    I will ask the CnWizards developer to add an option to not be used in debug mode. If you think about it, there is no sense using the compilation date in when debugging.
  15. PeterPanettone

    RIO: Start Debug Session changes source

    It is called "VERSION CONTROL"!
  16. PeterPanettone

    RIO: Start Debug Session changes source

    I HAVE FOUND THE CULPRIT!!! It is one of the CnWizards experts which inserts the compile date into the version record: I believe there is no chance to avoid this when inserting the compile date.
  17. PeterPanettone

    RIO: Start Debug Session changes source

    Yes, even when I do a build right before starting the debug session.
  18. PeterPanettone

    RIO: Start Debug Session changes source

    What do you mean with "source control"? The res file is not part of the project files tree:
  19. PeterPanettone

    New Inline variables mess up IDE

    So you are hopeful? Thank you for giving me new hope!
  20. PeterPanettone

    New Inline variables mess up IDE

    We really need a genius who writes an add-in which replaces the native Delphi Code Insight with a working one. Such an add-in should also be highly configurable. I would pay up to $100 for such an add-in.
  21. PeterPanettone

    GExperts SourceExport problem

    Configuration is: Formatted text/RTF/HTM: After pasting in WinWord 2010 it looks like this:
  22. PeterPanettone

    GExperts SourceExport problem

    It's also interesting: If I save the fragment from GExperts to a RTF file and then open it in WinWord, then it looks correct. But when I copy that from WinWord and paste it into a Thunderbird e-mail I get lines as paragraphs: This means that the saved RTF file lacks paragraph information (or Thunderbird is not able to transform paragraphs to lines).
  23. PeterPanettone

    GExperts SourceExport problem

    You must use Einfügen - > HTML:
  24. PeterPanettone

    GExperts SourceExport problem

    BTW, in the file \gexperts-code-r2671-trunk\Projects\DelphiXx103\GExpertsRS103_version.ini there is this typo: InternalName=GExperts for Delphi 10.3 Tokyo Shouldn't it be "Rio"?
  25. PeterPanettone

    GExperts SourceExport problem

    Probable.
×