Jump to content

PeterPanettone

Members
  • Content Count

    1360
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. PeterPanettone

    Problem with Enhance IDE dialogs

    It depends on how you define "Library Path". I would argue that a "Library Path" is not a search path in the strict sense of the word.
  2. PeterPanettone

    Problem with Enhance IDE dialogs

    Thomas, thank you for your fantastic work! Noticed the Favorite Search Paths dialog in the Memo view: Shouldn't this be rather "Favorite LIBRARY Paths"?
  3. PeterPanettone

    Delphi 10.3.3 has been released

    I believe the problem in GetIt not showing buttons entirely is not primarily caused by scaling settings and could be resolved by fixing programming bugs in GetIt. For this reason, I pledge to release GetIt as Open Source, so we can fix the problems ourselves.
  4. PeterPanettone

    Delphi 10.3.3 has been released

    Dalija, thanks for reporting!
  5. PeterPanettone

    Delphi 10.3.3 has been released

    Unfortunately the problem in GetIt with the buttons being only partially visible has still not been solved in 10.3.3:
  6. PeterPanettone

    Delphi 10.3.3 has been released

    As I suspected, the bug was in the InstallAware installer: When UNINSTALLING from the Windows Control Panel, the InstallAware UnInstaller was executed, but obviously did not work correctly, so consequently, the ISO installer did not work correctly either. But then, when uninstalling with the Setup.exe from the ISO (which also uses the same InstallAware product) with the Remove option (and in my case keeping the Registry settings): ... the uninstall process worked correctly (probably due to specific data from the ISO and/or in Setup.exe) and consequently also the installation from the ISO now succeeded. Now also the previous problem with the non-matching font sizes in some places of the IDE (e.g. the IDE title-bar dropdown) seems to be gone: I suspect this problem was caused due to a faulty uninstallation, as the uninstallation of my previous Rio IDE was also done from the Windows Control Panel. And this time, the INSTALLATION took a VERY MUCH LONGER TIME - which is also a sign it fully worked this time. (Although the Microsoft SDK was again NOT INSTALLED). I suspect they have simply FORGOTTEN to include the Microsoft SDK installer in the ISO. In such a case the installer should show an error message, which the buggy InstallAware product did not. So I don't understand why Emba still uses this STONE AGE InstallAware installer which obviously has a lot of bugs when there are very mature installers available (like e.g. Inno Setup).
  7. PeterPanettone

    Delphi 10.3.3 has been released

    After having uninstalled 10.3 (with the option to keep the registry settings), I started the ISO setup. But at the end of the ISO setup installation again no bds.exe has been created!!! Also, at the end of the ISO setup there was a promise to install the Microsoft SDK: But nothing happened after clicking the Finish button! What now?
  8. PeterPanettone

    Delphi 10.3.3 has been released

    One would expect to see this information in the Installation Notes. This creates the impression that the team or the person preparing the new version is rather confused.
  9. PeterPanettone

    Delphi 10.3.3 has been released

    Fortunately, I have exported the settings before starting this whole mess. I hope I will be able to clean up the mess by uninstalling 10.3 (hoping the settings have somehow been preserved), and then running the ISO setup again.
  10. PeterPanettone

    Delphi 10.3.3 has been released

    Also, this isn't mentioned in the documentation.
  11. PeterPanettone

    Delphi 10.3.3 has been released

    Emba's Installation Notes doesn't mention uninstall. So it is sad to learn once more that Emba's documentation is UNRELIABLE. But having an installer which isn't able to SIMPLY install an update over an existing version shows a magnitude of stupidity which is simply extraordinary.
  12. PeterPanettone

    Delphi 10.3.3 has been released

    These are the settings from the setup program: According to these settings, the setup program should install RAD Studio. What kind of "setup" program is this? PS: BTW, although I have selected English as the setup language, you can see that parts of the installer instructions are in German. What kind of installer is this? I am really pi**ed off!
  13. PeterPanettone

    Delphi 10.3.3 has been released

    GRRRRRR... What kind of JUNK is this? After having executed and finished the setup from the 10.3.3 ISO, NO BDS.EXE is in C:\Program Files (x86)\Embarcadero\Studio\20.0\bin!! Is Embarcadero not able to provide a working installer?
  14. PeterPanettone

    Delphi 10.3.3 has been released

    Uwe, thank you for your information. Why does Embarcadero use ambiguous terms (and possibly not explain them in the UI)? A user could easily believe that "Upgrade" means upgrading to the new version 10.3.3.
  15. PeterPanettone

    Delphi 10.3.3 has been released

    You mean you did not explicitly UNINSTALL the previous version (10.3.2) with the Windows Control Panel before doing the "clean install"?
  16. PeterPanettone

    Delphi 10.3.3 has been released

    Why did you not select "Upgrade"?
  17. PeterPanettone

    Delphi 10.3.3 has been released

    Do you mean the installer from the ISO?
  18. PeterPanettone

    Delphi 10.3.3 has been released

    On the Installation Notes page, I have not found any explicit mention of UNINSTALLING a previous version when UPDATING a PREVIOUS version to the current version 10.3.3. For example, when updating the Delphi IDE from version 10.3.1 to the current version 10.3.3 with the ISO installer (as 10.3.1 had also been installed with the ISO), I suppose that the version 10.3.1 must be UNINSTALLED first (e.g. by using the Windows Control Panel) and select the option to KEEP THE 10.3.1 IDE SETTINGS. Is this correct?
  19. Now working on the r2837 source. • In the Favorite tab, the irrelevant Favorite-list popup menu-items are now automatically hidden if the Favorite list is empty: • StatusBar Hint: • Changed StatusBar popup menu wording: You can download the source here: GX_UsesExpert.zip
  20. PeterPanettone

    More improvements to the Uses Clause Manager

    You can read the license yourself: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ It is the same license as e.g.: \ExternalSource\OmniXML.pas Here the weather on this Sunday is almost sunny (it seems almost like a TWILIGHT ZONE), good weather for coding...
  21. PeterPanettone

    More improvements to the Uses Clause Manager

    I have made some tests: When for example entering "allow no dup" in the Identifiers Filter Search Field then it finds the known Identifier "SNoDuplicatesAllowed" (from the unit Xml.XMLConst.pas). So, this also gives the functionality to use multiple words in the search field! If there are no objections I will implement this (as an OPTION!).
  22. PeterPanettone

    More improvements to the Uses Clause Manager

    I would like to implement a FUZZY SEARCH option in Uses Clause Manager. This would be particularly useful in the Identifiers Filter Search. Here are a few possibilities: • Delphi SoundEx • ApproxStrUtils: http://www.gausi.de/approxstrutils-en.html I think that ApproxStrUtils would be more useful for this purpose. It contains these functions: ApproxBestAppearance ApproxContainsStr ApproxContainsText ApproxDistance ApproxPos ApproxPosEx ApproxResemblesText Check max min min3 PreProcess_FilterCount SearchBackwards What do you people think?
  23. PeterPanettone

    More improvements to the Uses Clause Manager

    Per default, the map file is switched OFF in the project options: ... while the option to use the map file is switched ON per default in the UCM configuration: This is INCONSISTENT. Please set the map file per default ON (Segments) in the Project Options. Thank you!
  24. PeterPanettone

    More improvements to the Uses Clause Manager

    Thanks for the information.
  25. PeterPanettone

    More improvements to the Uses Clause Manager

    Working on revision [r2843]. Meanwhile, I have implemented Copy this FILE to the clipboard. Here are the sources: GX_UsesExpert.zip
×