Jump to content

Dinar

Members
  • Content Count

    68
  • Joined

  • Last visited

  • Days Won

    1

Dinar last won the day on July 25 2019

Dinar had the most liked content!

Community Reputation

22 Excellent

About Dinar

  • Birthday 11/08/1988

Technical Information

  • Delphi-Version
    Delphi 10.4 Sydney

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Dinar

    Delphi 11.1 is available

    Parnassus add-ins are currently unavailable in GetIt Package Manager for Rad Studio 11.1 🙁
  2. Dinar

    Bookmarks dead?

    @Dave Millington (personal), we are looking forward to the release of Parnassus Bookmarks, Navigator, Parallel Debugger plugins for Rad Studio 11 Alexandria 🙏
  3. Dinar

    Warning and Error at the same time?

    Is there bug report to vote for?
  4. Dinar

    Several F2084 Internal Error on Delphi 10.4.2

    It happens that sometimes when you uninstall an old version of Rad Studio IDE, invalid entries are left in the environment variables. There is a small hope that the problem will go away if you delete invalid entries and restart your computer. Finding and removing them is quite easy with the free Rapid Environment Editor. Invalid entries will be displayed in red. To make changes to environment variables, the program must be run as administrator (no elevated privileges are required to view). If that doesn't work, try doing a full reset of the IDE first instead of a full reinstall. This can be done with the cleanregistryide startup key. Caution: You will lose all your projects from the BDS directory, so back them up before starting BDS with this option. This is a last resort, not the first thing you should try when troubleshooting the IDE. The instructions can also be found on the page: Using the -r command line switch to fix start up errors in the IDE After a hard reset with the -cleanregistryide key, do not install any plugins, experts, etc. Only the minimum set of components required to compile a group of projects. Then temporarily disable your antivirus, firewall, brandmauer and try the steps to reproduce the error again. If the steps I described above do not help, then I don’t know how to help anymore.
  5. Dinar

    Several F2084 Internal Error on Delphi 10.4.2

    I think that it is possible, in the absence of this property in the registry, they use the default value of this parameter (equal to 60%).
  6. Dinar

    Several F2084 Internal Error on Delphi 10.4.2

    Hi, @emailx45! The instructions say to create a parameter, and not edit the value of an existing one: 3. Create a new DWORD value called “ProcMemAllocLimit” and set the value to 50 (decimal).
  7. Dinar

    Several F2084 Internal Error on Delphi 10.4.2

    How did you install Delphi 10.4.1? With a preliminary uninstallation of the previous installed version, or similar to 10.4.2 (automatic uninstallation launched during the installation of the new version)? How were 10.4.1 and 10.4.2 installed (via ISO image or using the web installer)? Try to activate the "Enable unit directory cache" option. Maybe this will help you. If that doesn't work, try the advice from the documentation, located just above the "See also" section. Attention: RAD Studio checks the amount of memory the IDE compiler uses, and when it exceeds 60% of the total available memory, the compiler flushes the unit cache...
  8. Dinar

    Real World D10.4.2 Build speed. Tick.

    DDevExtensions for 10.4.1 can indeed be obtained by pre-compiling the source files from the GitHub repository. With that, everything is clear... But where did you get the IDE Fix Pack for Delphi 10.4.1 when the latest version only supports Delphi 10.3.3? Do these improvements apply to Rad Studio 10.4.2? If so, can you share them with us?
  9. https://drive.google.com/file/d/1_t70jgff-gHNLppy6WzqkXV5KJU7xL_g/view?usp=sharing
  10. I have reproduced this error. GExperts is installed based on revision 3449. I can't say whether this error was before or not, as I rarely used 'Open file expert' from GExperts
  11. Dinar

    MiTeC DFM Editor 8.0.0

    Or for IntelliJ IDEA Community Edition with I-Pascal plugin installed
  12. The error no longer appears in my revision 3325. The enlarged window size is not remembered when you open it again, but the window now fully accommodates all components I work on two monitors with a resolution of 1920x1080. In the time interval between the appearance of this problem and its disappearance, the monitors did not change. When installing Delphi 10.4.1, the problem was also present initially, so it's probably not in Rad Studio.
  13. Dinar

    Ctrl Tab Ide Plugin

    Buffer list does not remember the size of its window when reopening it and it always contains the full path to files
  14. Dinar

    Unit scope names in IDE - possible 2+ lines?

    It would be interesting to also try a modified version of this plugin from @Attila Kovacs I hope that he will share with us the result of his labors 🙄🙂
×