Jump to content

Ralf Kaiser

Members
  • Content Count

    16
  • Joined

  • Last visited

Posts posted by Ralf Kaiser


  1. On 9/9/2022 at 6:17 PM, dummzeuch said:

    Are you sure these are actual downloads? Maybe the installer treats reading from the ISO as "download".

    I am not really sure. The setup displays "Downloading..."  and it takes a quite long time. A simple copy operation from the ISO with only the wrong status message should be much faster (but: i have not tried to repat the installation just to check this)


  2. This version works as expected (i have found no error during work so far)

     

    However when i quit Delphi i get a lot of access violations when GExperts shuts down:

     

    GExperts error destroying expert 1 - GrepMenuEntry: Zugriffsverletzung bei Adresse 50171CD8 in Modul 'rtl280.bpl'. Lesen von Adresse 1FB444A0
    GExperts error destroying expert 3 - ExpertManager: Zugriffsverletzung bei Adresse 50171CD8 in Modul 'rtl280.bpl'. Lesen von Adresse 1FB444A0
    GExperts error destroying expert 4 - TAddDockWindowExpert: Zugriffsverletzung bei Adresse 50171CD8 in Modul 'rtl280.bpl'. Lesen von Adresse 1FB444A0
    
    [... and so on ...]
    

    In that case i terminate Delphi using the task manager.

     

    Please let me know if i can provide additional info (are there logfiles?)


  3. Hi Uwe,

     

    Since the grouping setting ist stores per project inside the DPROJ file: Is it possible to define a standard for new projects? We have some self-writte libs we would like to see at the end of the grouping, even in a newly created project. Currently it looks like the grouping is switched to the default when creating a new project.

     

    Thanks in advance,

    Ralf


  4. 23 minutes ago, Lars Fosdal said:

    I see that nobody has commented on the IDE git integration, so I guess nobody is using that?

    On my computer the IDE integration slows down the project manager a lot. It seems that the whole repository is scanned every time i right-click in the project manager to show the context menu, making it almost unusable. After i deactivated the integration the project manager was fast as before.

×