Nick Hodges

April 2008 Hotfix is Available

18 Apr

A Delphi hotfix we are calling "The April 2008 Hotfix" is now live at http://cc.codegear.com/item/25495.  It is also referenced at the Registered Users Site.

Some things to note:

  • This hotfix applies to all versions of Delphi 2007, C++Builder 2007, and RAD Studio 2007.
  • You must have the December Update installed for this hotfix to work correctly.  Your About Box will tell you if you have the December Update.
  • Being a hotfix, it merely fixes a select number of bugs — eight to be exact.  See the Readme for details.
  • Being a hotfix, it will not alter the About Box at all — you can only tell if you’ve applied it by knowing that you have.  ;-)  If you are concerned, it is perfectly safe to apply it again.  Heck, apply it every day if you like.  No harm done.
  • Being a hotfix, it will not be part of your MSI library.  Therefore, if you do a repair, you’ll need to apply the hotfix again.

For localized versions of the Readme:

      20 Responses to “April 2008 Hotfix is Available”

      1. 1
        Fernando Madruga Says:

        "Being a hotfix, it will not alter the About Box at all"

        "No harm done", but it would also not be hard for a team of programmers to come up with a nice solution for that! A simple case of adding a reg value with the name of the hotfix when installing it and, in the about box code, reading all values under the "hotfixes" key and displaying them would not only make it easy to tell using the About box but it would also be easy to know in a programmatic way by reading the proper reg key and values…

        This is something that you guys can do in a coffee-break and it would have some added value. Think about a company using 20 or more Delphi’s: if they want to be perfectly sure, they have to keep applying the hotfixes over and over! Not the best solution even if "no harm done"…

      2. 2
        Fernando Madruga Says:

        "Being a hotfix, it will not be part of your MSI library. Therefore, if you do a repair, you’ll need to apply the hotfix again."

        Have you guys or the folks at InstallAware ever read about MSPs? Kind of weird to re-invent the wheel if instead of adding value you remove value from the new wheel…

      3. 3
        Luke Says:

        Agreed Fernando! This is the most trivial thing I can imagine! But no, now we’ll need paper notebooks to write those things down ("Apr-18: Hotfix no-1 installed").

        L.

      4. 4
        Luigi D. Sandon Says:

        I have to restart Delphi when I build/compile a project group containing fifty projects because the IDE does not release memory - a couple of build s and it uses a couple of Gbs. Still not fixed?

        And no news about localization fixes? We still cannot deliver localized versions because ITE does not work correctly still.

      5. 5
        Peter J. Says:

        Should this update be installable via the Start | Programs | Codegear RAD Studio | Check for Updates menu choice? If so, mine’s not working - it says no update is available. I had the same problem with the prior Help update. Why would this functionality be broken on my PC?

      6. 6
        Nick Hodges Says:

        Peter J –

        No, this hotfix isn’t available via the update mechanism.

        Nick

      7. 7
        Robert D. Says:

        All updates (excluding the new april hotfix) are installed but my BDS Delphi 2007 has version 11.0.2902.10471. Under the section "Installed Updates" there is no entry. And now when i start to install the new april hotfix i get a message "Failed: Could not locate RAD Studio 2007 December Update! Check installation." Can someone explain me what’s going wrong? Thanks Robert.

      8. 8
        Marc Says:

        Simply resizing a text box on an ASP.NET Web form can cause Rad Studio 2007 to crash for me. Doesn’t look like this will fix it. I also have a bug where if you change the property of a container such as a Panel or UpdatePanel, all the child item events no longer belong to their methods. It means I have to copythe code Rad Studio generates into a comment, the paste it back.What does RAD stand for again?

      9. 9
        David Cresswell Says:

        Is it just me, but I can’t seem to get a connection to many of codegear’s sub-domain (except "blogs." of course) these days!?!

        Can’t even get to http://www.codegear.com…that can’t be good!

      10. 10
        Nick Hodges Says:

        Robert –

        Here is what I’d do:

        1. Run a repair
        2. Install the December update
        3. Re-run the Hotfix installer.

        Nick

      11. 11
        Rich Werning Says:

        Reading the hotfix list, #4 states "Delphi Win32 compiler generates misaligned data structures causing AV", but when you look at the QC it references - 57300 - it’s still flagged as being open and that it applies to the C++ compiler. Which one is it?

      12. 12
        Rich Werning Says:

        Holy cow.. umm, is there a way to get more details on issue #7 since there isn’t a QC issue listed with it? I’ve been fighting a problem for many months now regarding crashes/hangs with DLL’s, which is more pronounced when you’re on a multicore machine. I wonder if that is related to the hotfix issue you’ve taken care of.

      13. 13
        Nick Hodges Says:

        Rich -

        "Which one is it?"

        Which one is what? Not sure what you are asking.

        Nick

      14. 14
        Rich Werning Says:

        #4 says that it’s a Delphi compiler issue, but the QC entry says thats it’s a C++ compiler issue. And the QC #57300 is still open, so I’m guessing that there was a mistake made there somewhere.

      15. 15
        Nick Hodges Says:

        Rich –

        It was a Delphi compiler issue that effected the C++ compiler. Because the VCL is written in Delphi, and the C++Builder compiler has to consume the results of the Delphi compiler, the two are interrelated. In this case, the Delphi compiler was incorrectly generating code that effected the C++ compiler. That has been fixed.

        Nick

      16. 16
        Ken Randall Says:

        Works fine fr me but surely this could have been handled much better!

      17. 17
        David Says:

        I personally am happy to see CodeGear’s commitment to fixing bugs and improving the help system. I have had fewer problems updating Delphi 2007 than many of my other expensive tool sets :)

      18. 18
        Jeff C. Says:

        I often refer friends to download the trial to get a feel for Delphi. I always wonder when I see these announcements if the trial versions get the same attention, that is, get slipstreamed soon after with the same hotfixes and help updates.

        I would hate that a potential customer is turned away by a bug that happens to already be fixed.

      19. 19
        dhearing Says:

        I get:

        Could not locate RAD Studio 2007 December Update! Check installation.

        I tried the advice to
        1. Run a repair
        2. Install the December update
        3. Re-run the Hotfix installer.

        but it did not work.

        My current Delphi version is reported by the about box to be:
        Version 11.0.2902.10471

        How can I install this hotfix?

      20. 20
        NickHodges Says:

        dhearing –

        You should be able to get everything you need at:

        http://www.codegear.com/downloads/regusers/delphi

        Nick

      Leave a Reply

      © 2010 Nick Hodges | Entries (RSS) and Comments (RSS)

      Your Index Web Directorywordpress logo
      Close