HotFix | Andreano Lanusse | Technology and Software Development Where Andreano Lanusse talk about technology, software development, programming techniques, databases, games and more through articles, tutorials and videos Wed, 31 Jan 2018 04:26:44 +0000 en hourly 1 https://wordpress.org/?v=6.7.4 Delphi XE5 Update 2 – many bug fixes on FireMonkey for iOS, Android and compiler http://www.andreanolanusse.com/en/delphi-xe5-update-2-many-bug-fixes-firemonkey-ios-android-compiler/ http://www.andreanolanusse.com/en/delphi-xe5-update-2-many-bug-fixes-firemonkey-ios-android-compiler/#respond Sat, 28 Dec 2013 05:56:33 +0000 http://www.andreanolanusse.com/en/?p=953 Another update available for Delphi XE5 and C++Builder XE5, the Update 2 is has lots of bug fixes covering several areas, specially on FireMonkey for Android, iOS, Windows and Mac. The Update is available for registered users and you can find on the following links. Just a friendly remind that you need to Uninstall your […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Another update available for Delphi XE5 and C++Builder XE5, the Update 2 is has lots of bug fixes covering several areas, specially on FireMonkey for Android, iOS, Windows and Mac.

The Update is available for registered users and you can find on the following links. Just a friendly remind that you need to Uninstall your current Delphi XE5 in order to install XE5 Update 2.

Below the complete list of bugs fixed on this Update.

 

Reference No

Summary

Component/s

[Indy] Access Virolation occues on OnValidatePeerCertificate for IPPeerCommon bug[HTTPS,SSL] 3rd Party

120473

[iOS] SOAP fails in iOS when using SSL (“IOHandler value is not valid.”) Blocker

119873

TCameraComponent causes memory leak in Win32 Blocker

115697

TDump command crashes on DLL’s Command Line Tools

112826

TDump.exe shows strange output Command Line Tools

100328

TDump crashes on the x64 shell32.dll Command Line Tools

110887

TDump fails on some ‘foreign’ .dlls Command Line Tools
Delphi XE5 cannot build OSX applications from the command line Compiler
[FM Mac OSX 10.9] Compile error XMLDocument using SDK 10.9 Compiler, Compiler\C++

120686

[Mavericks 10.9] C++Builder XE4 does not support OS X 10.9 Compiler, Compiler\C++, Compiler\C++\BCC
Throwing a exception in virtual member function returning an AnsiString causes an AV and an abend under certain circumstances, in 32-bit C++ application Compiler, Compiler\C++, Compiler\C++\BCC, Compiler\C++\BCC\Back End

120476

[iOS ARM][Android] E2581 Backend error: invalid linkage type for global declaration Compiler, Compiler\Delphi
[dcc(ios/a)arm] Backend Error compiling constructor for generic classes Compiler, Compiler\Delphi

118897

method overload resolution fails when passing @ parameter to overloaded methods mixing Pointer and specific pointer parameters. Compiler, Compiler\Delphi
ShowMessage/Message Alerts not working in iOS 7 Simulator Compiler, Compiler\Delphi
[dccaarm][dcciosarm] Implicit finally block doesn’t execute if the exception is not catch in except block. Compiler, Compiler\Delphi
Crash by declaration error when declaring class function in record type Compiler, Compiler\Delphi
Internal Error URW1154 calling TValue.From() of System.Rtti Compiler, Compiler\Delphi

72147

Invalid section table entries on empty sections Compiler, Compiler\Delphi

119197

subtraction of sets changes its params Compiler, Compiler\Delphi, Compiler\Delphi\CodeGen
Integer computation error upon mixing Byte and Integer Compiler, Compiler\Delphi, Compiler\Delphi\CodeGen
When Currency is used in a generic record type you get an internal compiler error G1239 IN Zephyr and G1232 in XE4 Compiler, Compiler\Delphi, Compiler\Delphi\Generics

118815

Generic method inlining (part 2) Compiler, Compiler\Delphi, Compiler\Delphi\Generics

118866

Cannot perform FillChar on Currency variables – E2197 Constant object cannot be passed as var parameter Compiler, Compiler\Delphi, Compiler\Delphi\Messages

93738

Internal Error URW1136 Compiler, Compiler\Delphi, Compiler\Delphi\Messages

118929

Totally broken package compiler for an iOS device Compiler, Compiler\Delphi, Compiler\Delphi\Packages/Libs

118523

[dcc32] Command-line build fails for user account with non-ASCII characters Compiler, Compiler\Delphi, IDE\Build System
DataSnap : Memory leaks caused by TFDJSONDataSetsBase.FOwnsDataSet Data, Data\DataSnap
DataSnap: HTTP request may be broken when sending Delta Data, Data\DataSnap
[C++][DataSnap]Exception raised when trying to execute server method through proxy on OS X 10.9 Data, Data\DataSnap

116417

[ISAPI] DataSnap Server as an ISAPI DLL get a 48KB limitation when receiving POST data Data, Data\DataSnap
[OS X][DataSnap][FireDAC] Unable to find static library: DataSnapFireDAC.a Data, Data\DataSnap, Data\FireDAC
[DataSnap] TX509CertificateIndy.Verify is not operation as specification. Data, Data\DBX
Unable to load libsqlib.dylib Data, Data\DBX
DBX memory leak when running queries on NEXTGEN platforms Data, Data\DBX
FireDAC FDConnection does not autocommit Data, Data\FireDAC
FDExplorer resizing causes lost display of description column message Data, Data\FireDAC
Building a Mobile Application that contains a TFDPhysIBDriverLink component raises an error Data, Data\FireDAC
[SQLite] It can’t encipher by the specified encrypt parameter, so it can’t setup except aes-256 Data, Data\FireDAC
If XML containing MBCS is saved by SaveToStream, It is not copied correctly.. Data, Data\FireDAC
If XML containing MBCS is copied to TFDMemtable, Exception class EDOMParseError occurs Data, Data\FireDAC
FireDAC memory leak when running queries on NEXTGEN platforms Data, Data\FireDAC

119995

“Not editing” error reported with LiveBindings when calling ApplyUpdates on TAdapterBindSource Data, Data\LiveBindings

118633

[iOS device/Android] With TSoapConnection, TClientDataset.ApplyUpdates raises “Exception in safecall method” in iOS device and Android Data, Data\Midas

118633

[iOS device/Android] gdb reports wrong file after step into Debugger
Debugging not working with a FireMonkey Mobile app on Nexus 7 2013 Debugger
[Delphi] Access Violation when Inspecting or Adding a Watch with a function where an array is passed in as a var or const Debugger
Function call evaluation on C++ OSX apps is broken when using Mavericks Debugger, Debugger\Evaluator

120506

[OSX 10.9] Mavericks Modules Debug Window doesn’t show framework dylibs anymore Debugger, Debugger\Views

119777

ReqMulti.pas has been removed from the product File Delivery, Internet
[FMX/Android] TEdit causes SIGSEG if SetFocus method is called inside Forms’s OnCreate event. FireMonkey
[iOS] Sharing popup size is calculated wrong FireMonkey

120259

Bugs in creating forms with TForm.CreateNew() – i.e. without a designer. FireMonkey
Orientation switch breaks app or bars user after device activated again (after sleep) FireMonkey

119176

[iOS7 iPad Simulator] App crash in iOS 7 iPad Simulator FireMonkey

118770

Bad text rendering on Android FireMonkey
Poor application performance on Nexus 10 FireMonkey
[iOS] TMemo – sometimes when using LongTap to bring up the context menu on iOS, the cursor and context menu is moved up with one line FireMonkey

118554

[iOS Device] iOS App crashes on iOS 6.1.3 (iPad) when Showing Forms – but not on Simulator FireMonkey
TabletMasterDetail app takes over 10 seconds to load on Nexus 10 FireMonkey

120566

When adding a TBindNavigator, an Access Violation occurs FireMonkey

118799

2D Empty app does not start on Samsung Galaxy Tab 3 FireMonkey, FireMonkey\3D Components

120517

TMemo.ScrollLayout could cause access violation FireMonkey, FireMonkey\Components

120827

[iOS7] With TMemo, unintentional letter appears when entering with Japanese keyboard. FireMonkey, FireMonkey\Components
Date Picker mobile code snippet TCalendarEdit – decrements the date when you don’t change the date in the picker FireMonkey, FireMonkey\Components
Using German ß (00DF; LATIN SMALL LETTER SHARP S) in TListBoxGroupHeader raises EArgumentOutOfRangeException FireMonkey, FireMonkey\Components
On HTC one X(4.1.1) cannot be typed a set of numbers if the keyboard has the vktPhonePad type FireMonkey, FireMonkey\Components

120515

TMemo.GoToTextEnd crashes at program startup and doesn’t move the horizontal scrollbar FireMonkey, FireMonkey\Components

120517

TMemo.ScrollLayout could cause access violation FireMonkey, FireMonkey\Components

119442

Mobile Code Snippets – Web Browser needs to be updated. Web Browser Top Margin should be 0 FireMonkey, FireMonkey\Components
Problem changing the KeyboardType among different TEdit FireMonkey, FireMonkey\Components

120136

[Android 4.3] TListView component scrolling performance is very slow (Samsung GALAXY Note 3) FireMonkey, FireMonkey\Components
Listview scrolling performance slow on Samsung Galaxy Note 3 FireMonkey, FireMonkey\Components
Custom TabIcon support missing for iOS 7 FireMonkey, FireMonkey\Components

119442

[iOS7 device] Web Browser positioned incorrectly in iOS7 FireMonkey, FireMonkey\Components

120007

[Android, iOS] Viewport3D does not fully display on a mobile form with TabControl FireMonkey, FireMonkey\Components

118859

[iOS] TMedia Volume cannot be changed in iOS FireMonkey, FireMonkey\Components
TWebBrowser misaligned when Align set to alClient FireMonkey, FireMonkey\Components

119891

[Android] Edit.SetFocus in Form.OnShow() will cause app crash when entering text FireMonkey, FireMonkey\Components
TabControl does not fit the screen completely widthwise when it has exactly 6 TabItems FireMonkey, FireMonkey\Components

119821

[Android] Performance of Delphi Apps on Google Nexus 10(Android 4.3) FireMonkey, FireMonkey\Components

119539

[iOS] TMediaplayer pause (stop) on iOS is rewinding FireMonkey, FireMonkey\Components

119447

[Android] Location demo on some Android devices not working FireMonkey, FireMonkey\Components
Korean input problem with Tmemo on OS X FireMonkey, FireMonkey\Components

119192

[Android] Uppercase national characters are drawn bad on Android FireMonkey, FireMonkey\Components

119162

[Android] password is shown on virtual keyboard FireMonkey, FireMonkey\Components
TMemo very slow on Nexus 10 FireMonkey, FireMonkey\Components

119703

Stretched property of TText control does not work properly when TText is a child component for some other component, not a form FireMonkey, FireMonkey\Components

118859

[iOS] TMedia Volume cannot be changed in iOS FireMonkey, FireMonkey\Components

120023

[Android] TGestureManager crash on app close. FireMonkey, FireMonkey\Runtime
Throwing an exception and not catching it during any FMX component in an event have unexpected result FireMonkey, FireMonkey\Runtime

119450

[iOS7] vertical touch co-ordinate is several pixels lower than the actual touch position. FireMonkey, FireMonkey\Runtime

119444

[iOS7 device] Keyboard does not completely disappear when hidden in iOS7 FireMonkey, FireMonkey\Runtime
[NEXUS 10] SpeedButton – it takes too long until OnClick event is triggered FireMonkey, FireMonkey\Runtime

118910

Keyboard shift/ctrl+arrow keys not working for FireMonkey objects on a form FireMonkey, IDE, IDE\FireMonkey Designer
iOS 7 apps showing iOS 6 styled native controls (pickers/keyboard) on iOS Simulator FireMonkey, PAServer
FM C++ app with Mac OS X 10.9 SDK fails to compile IDE, IDE\Build System, IDE\Deployment, PAServer

120029

[Android] lower case of file path in deployedassets.txt IDE, IDE\Deployment
When starting RAD Studio XE5 (with android support installed) as the C++Builder personality it REMOVES the android SDK setting in the registry. IDE, IDE\General

118105

Android apps deployed to emulator will not function, display black screen IDE, Install

118830

Error detected (LME288), [ilink32 Error] Error: Unable to perform link Linker

116888

Strange linker crash Linker
Throw exception crash C++ Win64 app RTL, RTL\C++, RTL\C++\Exception Handling
Wrong behavior when executing code from a catch section on Mac OS RTL, RTL\C++, RTL\C++\Exception Handling
ARC Using Unsafe objects in records are not working properly RTL, RTL\Delphi
FM application crash at init in Android devices when the language is set to Norwegian (Norsk Bokmål) RTL, RTL\Delphi

118726

Application crash with raising exception class Segmentation fault (11) RTL, RTL\Delphi, RTL\Delphi\Other
SOAP: Double precision return values not correct for Android RTL, RTL\Delphi, SOAP

119872

SOAP AsDateTime implementation is wrong SOAP

119741

[Android] Segmentation fault consuming web service SOAP

76053

C++ templates are translated as “Vorlagen” Translation

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/delphi-xe5-update-2-many-bug-fixes-firemonkey-ios-android-compiler/feed/ 0
Update 2 for Delphi XE3 and C++Builder XE3 http://www.andreanolanusse.com/en/update-2-for-delphi-xe3-and-cbuilder-xe3/ http://www.andreanolanusse.com/en/update-2-for-delphi-xe3-and-cbuilder-xe3/#comments Fri, 25 Jan 2013 02:35:09 +0000 http://www.andreanolanusse.com/en/?p=904 Update 2 for Delphi XE3 and C++Builder XE3 is available, the majority of bugs fixed on this update are related with C++ 64-bit compiler, the Update 2 bug fix list is available here. If you have a previous version of XE3 installed, you must uninstall it. In case you installed Platform Assistant before, you also […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Update 2 for Delphi XE3 and C++Builder XE3 is available, the majority of bugs fixed on this update are related with C++ 64-bit compiler, the Update 2 bug fix list is available here.

If you have a previous version of XE3 installed, you must uninstall it. In case you installed Platform Assistant before, you also need to uninstall it.

Update 2 is available for download on the registered user page, visit the following links:

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/update-2-for-delphi-xe3-and-cbuilder-xe3/feed/ 3
Delphi XE3 and C++Builder XE3 Hotfix 4 http://www.andreanolanusse.com/en/delphi-xe3-and-cbuilder-xe3-hotfix-4/ http://www.andreanolanusse.com/en/delphi-xe3-and-cbuilder-xe3-hotfix-4/#respond Sat, 03 Nov 2012 06:48:05 +0000 http://www.andreanolanusse.com/en/?p=880 Korean developers or developers that build applications for Korean market, hotfix 4 for Delphi X3 and C++Builder XE3 is for you. This Hotfix addresses an issue with using Korean IME in FireMonkey and you can download here. More information about Hotfix 1, 2 and 3 can be found here.  

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Korean developers or developers that build applications for Korean market, hotfix 4 for Delphi X3 and C++Builder XE3 is for you.

This Hotfix addresses an issue with using Korean IME in FireMonkey and you can download here.

More information about Hotfix 1, 2 and 3 can be found here.

 

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/delphi-xe3-and-cbuilder-xe3-hotfix-4/feed/ 0
Delphi XE3 and C++Builder XE3 Hotfixes 1, 2 and 3 http://www.andreanolanusse.com/en/delphi-xe3-and-cbuilder-xe3-hotfixes-1-2-and-3/ http://www.andreanolanusse.com/en/delphi-xe3-and-cbuilder-xe3-hotfixes-1-2-and-3/#comments Thu, 27 Sep 2012 06:50:15 +0000 http://www.andreanolanusse.com/en/?p=870 Three new hotfixes are available for Delphi XE3 and C++Builder XE3. Hotfix 1 – addresses an issue with ShowMessage in a FireMonkey application on certain locales on Mac OS X – download Hotfix 2 – addresses issues with the GestureManager in a FireMonkey application – download Hotfix 3 – For Professional edition only, addresses an issue in […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Three new hotfixes are available for Delphi XE3 and C++Builder XE3.

  • Hotfix 1 – addresses an issue with ShowMessage in a FireMonkey application on certain locales on Mac OS X – download
  • Hotfix 2 – addresses issues with the GestureManager in a FireMonkey application – download
  • Hotfix 3 – For Professional edition only, addresses an issue in using SQLite driver on the Professional edition – download

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/delphi-xe3-and-cbuilder-xe3-hotfixes-1-2-and-3/feed/ 2
Update 4 for RadPHP XE2 is now available http://www.andreanolanusse.com/en/update-4-for-radphp-xe2-is-now-available/ http://www.andreanolanusse.com/en/update-4-for-radphp-xe2-is-now-available/#respond Tue, 28 Feb 2012 22:13:42 +0000 http://www.andreanolanusse.com/en/?p=814 Update 4 for RadPHP XE2 is also available for download. List of fixes and changes in this update here Update 4 download for RadPHP XE2 available here  

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Update 4 for RadPHP XE2 is also available for download.

  • List of fixes and changes in this update here
  • Update 4 download for RadPHP XE2 available here

 

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/update-4-for-radphp-xe2-is-now-available/feed/ 0
Update 4 for Delphi XE2 and C++Builder XE2 is now available http://www.andreanolanusse.com/en/update-4-for-delphi-xe2-and-cbuilder-xe2-is-now-available/ http://www.andreanolanusse.com/en/update-4-for-delphi-xe2-and-cbuilder-xe2-is-now-available/#comments Tue, 28 Feb 2012 21:53:38 +0000 http://www.andreanolanusse.com/en/?p=812 Another update for Delphi XE2 and C++Builder XE2, this time Update 4 and it requires uninstalling your existing RAD Studio product before installing the update. You can obtain this update in any of the following three ways: Upgrading via the Automatic Upgrade Mechanism Manually Checking for Updates Downloading from the Registered Users Web Page You […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Another update for Delphi XE2 and C++Builder XE2, this time Update 4 and it requires uninstalling your existing RAD Studio product before installing the update.

You can obtain this update in any of the following three ways:

You can see all the changes and enhancements related to this release here.

Two important features I would like to highlight: Mac print support using the FireMonkey Printing API and now DataSnap Mobile Connector generate proxy for FreePascal.

You can download the Delphi XE2 and C++Builder XE2 ISO with Update 4 here.

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/update-4-for-delphi-xe2-and-cbuilder-xe2-is-now-available/feed/ 8
Update 2 for Delphi XE2, C++Builder XE2 and RadPHP XE2 available http://www.andreanolanusse.com/en/update-2-for-delphi-xe2-cbuilder-xe2-and-radphp-xe2-available/ http://www.andreanolanusse.com/en/update-2-for-delphi-xe2-cbuilder-xe2-and-radphp-xe2-available/#comments Tue, 01 Nov 2011 22:30:47 +0000 http://www.andreanolanusse.com/en/?p=720 The Update 2 for the XE2 release of Delphi, C++Builder and RadPHP are available on the following links. You can download Update 2 for Delphi and C++Builder through the “Check for Updates” option. [box type=”alert” size=”large” style=”rounded”]If you have your Delphi XE2 or C++Builder XE2 IDE installed on XP, you have to download the Update […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
The Update 2 for the XE2 release of Delphi, C++Builder and RadPHP are available on the following links.

You can download Update 2 for Delphi and C++Builder through the “Check for Updates” option.

[box type=”alert” size=”large” style=”rounded”]If you have your Delphi XE2 or C++Builder XE2 IDE installed on XP, you have to download the Update from the registered user page.[/box]

RAD Studio XE2 Update 2

RAD Studio XE2 Help Update 1 – http://cc.embarcadero.com/item/28613

RadPHP XE2 Update 2

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/update-2-for-delphi-xe2-cbuilder-xe2-and-radphp-xe2-available/feed/ 3
Nikon D7000 firmware 1.02 released http://www.andreanolanusse.com/en/nikon-d7000-firmware-1-02-released/ http://www.andreanolanusse.com/en/nikon-d7000-firmware-1-02-released/#respond Tue, 26 Apr 2011 05:34:22 +0000 http://www.andreanolanusse.com/en/?p=525 Nikon just released today a firmware update for Nikon D7000, you can download from Nikon Usa or Nikon Europe web site. Here are the changes to the firmware update: Noise reduction processing is now performed with shutter speeds slower than 1 s (previously 8 s) when On is selected for Long Exp. NR in order to reduce the bright spots that occur […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Nikon just released today a firmware update for Nikon D7000, you can download from Nikon Usa or Nikon Europe web site.

Here are the changes to the firmware update:

  • Noise reduction processing is now performed with shutter speeds slower than 1 s (previously 8 s) when On is selected for Long Exp. NR in order to reduce the bright spots that occur with shooting of still images at slow shutter speeds.
  • An issue that prevented the opening of movies recorded with the D7000 in certain movie editing software applications has been resolved.
  • When the camera was connected to a television via the A/V cable and a movie was played back, playback was normal the first time but when the movie was played two or more times, the sound was played back at extremely low volume and seemed to play intermittently.  This issue has been resolved.
  • When white balance for RAW images created using the camera’s image overlay function was fine tuned with Capture NX 2 or ViewNX 2, the images acquired a magenta cast.  This issue has been resolved.
  • An issue that caused 0.00” to be displayed for heading information when the GP-1 GPS unit was connected to the camera has been resolved so that —.– is now displayed.
  • When Viewfinder virtual horizon was the role assigned to the Fn button or the preview button and the applicable button was pressed, errors in the virtual horizon indicator were displayed.  This issue has been resolved.
  • The following errors in Help displays have been resolved.
    • “Maximum sensitivity” help was displayed for shooting menu>ISO sensitivity settings>On or Off help
    • German help displayed “Select focus priority for AF-S mode.” for Custom Settings>a1: AF-C priority selection help .

 

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/nikon-d7000-firmware-1-02-released/feed/ 0
Hotfix 2 and Help Update 2 for Delphi XE, C++Builder XE and RAD Studio XE available http://www.andreanolanusse.com/en/hotfix-2-and-help-update-2-for-delphi-xe-cbuilder-xe-and-rad-studio-xe-available/ http://www.andreanolanusse.com/en/hotfix-2-and-help-update-2-for-delphi-xe-cbuilder-xe-and-rad-studio-xe-available/#comments Fri, 18 Mar 2011 23:18:00 +0000 http://www.andreanolanusse.com/en/?p=504 There are two new updates available for all editions of Delphi XE, C++Builder and RAD Studio XE. Hotfix 2 This fix corrects an IDE hang caused during a background compile operation and it’s documented on QC 90864. It applies for Delphi XE, C++Builder XE and RAD Studio XE, all editions. Download links: Enterprise and Architect […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
There are two new updates available for all editions of Delphi XE, C++Builder and RAD Studio XE.

Hotfix 2

This fix corrects an IDE hang caused during a background compile operation and it’s documented on QC 90864. It applies for Delphi XE, C++Builder XE and RAD Studio XE, all editions.

Download links:

 

Help Update 2

Provides bug fixes and other improvements to the Help system, like the return of the VCL inheritance graphics (image bellow), documentation for the samples that are included with the product, about 70 Delphi compiler messages have been documented, added and updated many units and classes, and much more. Our documentation team have been doing a great work improving the documentation, keep bringing your feedback our doc team love it.

Download link for Help Update 2: http://cc.embarcadero.com/item/28256

To install Help Update 2, use this command: Help_Setup /upgrade

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/hotfix-2-and-help-update-2-for-delphi-xe-cbuilder-xe-and-rad-studio-xe-available/feed/ 1
Hotfix 1 for Delphi XE, C++Builder XE and RAD Studio XE available http://www.andreanolanusse.com/en/hotfix-1-for-delphi-xe-cbuilder-xe-and-rad-studio-xe-available/ http://www.andreanolanusse.com/en/hotfix-1-for-delphi-xe-cbuilder-xe-and-rad-studio-xe-available/#respond Mon, 07 Mar 2011 01:50:23 +0000 http://www.andreanolanusse.com/en/?p=501 Two new hotfixes are available for Delphi XE, C++Builder XE and RAD Studio XE. This Hotfix fix the follow QC: QC 89242 – This fix corrects the error caused when reading an ftMemo field twice using the InterBase or Firebird dbExpress driver. QC 88928 – This fix corrects the error caused when an application with […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Two new hotfixes are available for Delphi XE, C++Builder XE and RAD Studio XE.

This Hotfix fix the follow QC:

  • QC 89242 – This fix corrects the error caused when reading an ftMemo field twice using the InterBase or Firebird dbExpress driver.
  • QC 88928 – This fix corrects the error caused when an application with a TClientDataSet and TProvider encounters a negative status code from a database server.

Download QC 89242 fix from:
http://cc.embarcadero.com/item/28249 – for Professional edition users
http://cc.embarcadero.com/item/28248 – for Enterprise and Architect edition users

Download QC 88928 fix from:
http://cc.embarcadero.com/item/28247

See the readme files that are included with the downloads for further information

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/hotfix-1-for-delphi-xe-cbuilder-xe-and-rad-studio-xe-available/feed/ 0
Update 1 for Delphi XE and C++Builder XE now available http://www.andreanolanusse.com/en/update-1-for-delphi-xe-and-cbuilder-xe-now-available/ http://www.andreanolanusse.com/en/update-1-for-delphi-xe-and-cbuilder-xe-now-available/#comments Mon, 15 Nov 2010 05:38:32 +0000 http://www.andreanolanusse.com/en/?p=399 Update 1 for Delphi XE and C++Builder XE is now available. This update is a combination of three updates – a core product update for Delphi and C++Builder, a documentation update for Delphi and C++Builder, and a Boost Libraries update for C++Builder. You can install this update in any of the following three ways: Upgrading […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Update 1 for Delphi XE and C++Builder XE is now available. This update is a combination of three updates – a core product update for Delphi and C++Builder, a documentation update for Delphi and C++Builder, and a Boost Libraries update for C++Builder.

You can install this update in any of the following three ways:

Upgrading via the Automatic Upgrade Mechanism

If you selected “Check for Updates Automatically” when you installed the product, you should automatically be notified when an update is available for download.

Click the notification and follow the instructions to download and install the Update.

Manually Checking for Updates

If you don’t receive an automatic notification about the update, you can check for updates manually:

  1. Select Start | Programs | Embarcadero RAD Studio XE | Check for updates.
  2. In the list of available updates, select RAD Studio XE Update 1.

Update 1 is also available for download from the registered users download pages as follows:

Download <RADStudioXEUpdate1.zip> to your computer and extract the zip file to install the update.

Note: This update process might take fifteen minutes or more to complete. You should avoid stopping the Update installation once it has started.

*** For DDevExtensions third party tools users, before you apply the XE Update and if you have DDevExtensions installed in Delphi XE, you must uninstall, after apply Update 1 you have to download the new version of DDevExtensions for XE Update 1.

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/update-1-for-delphi-xe-and-cbuilder-xe-now-available/feed/ 2
New iPhone/iPad Project and File Templates for Delphi Prism http://www.andreanolanusse.com/en/new-iphoneipad-project-and-file-templates-for-delphi-prism/ http://www.andreanolanusse.com/en/new-iphoneipad-project-and-file-templates-for-delphi-prism/#comments Thu, 04 Nov 2010 18:55:52 +0000 http://www.andreanolanusse.com/en/?p=393 Yesterday our partner RemObjects released a add-in for Delphi Prism, this add-in brings a new project templates for iPhone and iPad development with Mono IDE, as well it’s include new MonoMac template. This add-in only applies for Mono IDE since it is related with MonoTouch and MonoMac. Here some of the new project templates available: […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Yesterday our partner RemObjects released a add-in for Delphi Prism, this add-in brings a new project templates for iPhone and iPad development with Mono IDE, as well it’s include new MonoMac template. This add-in only applies for Mono IDE since it is related with MonoTouch and MonoMac.

Here some of the new project templates available:

  • iPhone Navigation-based Project
  • iPhone OpenGL Project
  • iPhone Utility Project
  • iPad Window-based Project

Also, after your project create you will see some new templates using the option File –> New File

  • iPad View
  • iPad View with Controller
  • iPhone View
  • iPhone View Controller

Update instructions:

  • Select the Tools|Add-In Manager menu item in the MonoDevelop IDE.
  • In the dialog that opens, click the Repositories button, then select Add and add the URL https://secure.remobjects.com/api/monodevelop/mac/.. (You only need to do this once, and this will give you access to all future add-ons).
  • Once the repository is registered, click the Install Add-Ins… button – you will find the new templates under the Templates section.

That is it.

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/new-iphoneipad-project-and-file-templates-for-delphi-prism/feed/ 2
RAD Studio 2010 Hotfix 2 available http://www.andreanolanusse.com/en/rad-studio-2010-hotfix-2-available/ http://www.andreanolanusse.com/en/rad-studio-2010-hotfix-2-available/#comments Mon, 12 Apr 2010 20:55:11 +0000 http://www.andreanolanusse.com/en/?p=300 Hotfix 2 for RAD Studio 2010 (for Delphi 2010 and C++Builder 2010) is now available at http://cc.embarcadero.com/item/27671 Description of updates that are included in this hotfix: This fix restores Type Library options for “SafeCall function mapping” and “Source Refreshing” in the Delphi Options dialog. This fixes an issue in CPP32.EXE when the C++ source file […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Hotfix 2 for RAD Studio 2010 (for Delphi 2010 and C++Builder 2010) is now available at http://cc.embarcadero.com/item/27671

Description of updates that are included in this hotfix:

  • This fix restores Type Library options for “SafeCall function mapping” and “Source Refreshing” in the Delphi Options dialog.
  • This fixes an issue in CPP32.EXE when the C++ source file that is printed in the pre-processed file is always lowercased if the drive that CPP32.EXE is located on has a volume name of drive longer than 9 characters. With this fix, the original case will be preserved.
  • This fix is for an issue in DataSnap communication when using filters.

You can see the Readme for RAD Studio 2010 Hotfix 2 at EDN

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/rad-studio-2010-hotfix-2-available/feed/ 4