Page 1 of 2

TeeChart VCL/FMX v2022 [03 FEB 2022] RELEASE 2022.34.220203

Posted: Tue Jan 25, 2022 1:34 pm
by yeray
Greetings!

Steema Support Central writes to inform you of the availability of the latest TeeChart VCL/FMX 2022.34.220203 release with full RAD Studio 11 (RX/DX/CX) support.

The new update includes TeeChart Pro and Standard binary and source code installers for all development environments already supported.

Customers with active subscription may download the version at no-charge from the customer download page.

If you'd like to try-out the new release you can follow this link to download the fully functional evaluation version.

Version history for TeeChart VCL/FMX may be viewed at the product release notes.

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Wed Jan 26, 2022 2:56 pm
by 16592849
Hi,

I tried to install and got a "TeeCalc.exe Application error".

"The exception unknown software exception (0xe0434352)
occurred in the application at location 0x00007FFB13E93FA9."

Thanks,

Bill

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Thu Jan 27, 2022 7:09 am
by yeray
Hello Bill,

What exact installer did you run? I see you own a license of TeeChart Pro with sources so I tried both the Pro binary (TeeChartVCLFMX-2022.34.exe) and the Pro with sources (TeeChartVCLFMXSOURCE-2022.34.exe) without errors.

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Fri Jan 28, 2022 3:27 am
by 16592849
I'm running TeeChartVCLFMX-2022.34.exe. I got past the exception. Our IT folks had to do some magic. Now the installer hangs up at downloading files. My internet connection is fine, though I am on a VPN. How do I fix this?

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Fri Jan 28, 2022 7:04 am
by yeray
Hello,
fabnavigator wrote:
Fri Jan 28, 2022 3:27 am
Our IT folks had to do some magic
It would be interesting if we could know what they found.
fabnavigator wrote:
Fri Jan 28, 2022 3:27 am
Now the installer hangs up at downloading files. My internet connection is fine, though I am on a VPN. How do I fix this?
Try the Offline installer. You can download the offline trial installer from the downloads page. The trial installer is the same than the registered one so don't worry for that. Just register it when asked.

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Tue Feb 01, 2022 3:01 pm
by 16592849
Good idea. I'll try that one. I except it to work.

Our IT department had to disable FIPS on my laptop to fix the exception during the install.

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Wed Feb 02, 2022 1:18 pm
by 16592849
I downloaded the offline version and tried to install it. At the end it asked me for the folder with the TeeChart sources. Of course I didn't have one so I had to cancel out of that dialog. The installer then went into an uninstall mode, but eventually finished. It was supposed to add TeeChart Pro into my Delphi 11 IDE, but did not do that.

I have a number of .BPL files in this folder "C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX 2022.34\Delphi28\Delphi28.win32\Bin"

Why is the folder Delphi28?

My Delphi 11 is installed in "C:\Program Files (x86)\Embarcadero\Studio\22.0".

Also, how do I get the source code that I paid for?

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Thu Feb 03, 2022 1:39 pm
by yeray
Hello,
fabnavigator wrote:
Wed Feb 02, 2022 1:18 pm
I downloaded the offline version and tried to install it. At the end it asked me for the folder with the TeeChart sources. Of course I didn't have one
Once the source code installer finishes, the sources folder should be in the path you chose in the installer. Ie, by default:
C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX Source Code 2022.34\Source

Then, the source code installer launches TeeRecompile utility. Is this the moment you meant above? Did you check the folder wasn't present? It should be.
fabnavigator wrote:
Wed Feb 02, 2022 1:18 pm
so I had to cancel out of that dialog. The installer then went into an uninstall mode, but eventually finished. It was supposed to add TeeChart Pro into my Delphi 11 IDE, but did not do that.
If you cancel the installation, I'd expect it to revert the process done until that moment so the uninstall looks reasonable to me.
fabnavigator wrote:
Wed Feb 02, 2022 1:18 pm
I have a number of .BPL files in this folder "C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX 2022.34\Delphi28\Delphi28.win32\Bin"
This sounds as the binary installer being installed, not the source code version. Note you can have several TeeChart installations in the same machine, but only one set of components can be installed in the same IDE without causing collisions.
There's no problem on having both the binary and the source code versions installed at the same machine if you wish. By default it would end with these two folders:
C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX Source Code 2022.34
C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX 2022.34

Then, you could change between them just by running TeeInstall from either:
C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX Source Code 2022.34\Compiled\Delphi28.win32\TeeInstall.exe
C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX 2022.34\Delphi28\TeeInstall.exe
fabnavigator wrote:
Wed Feb 02, 2022 1:18 pm
Why is the folder Delphi28?
"28" is RAD Studio 11 Alexandria's Product Version. We separate packages in folders for each supported IDE and we use that Product Version number to identify them.
fabnavigator wrote:
Wed Feb 02, 2022 1:18 pm
Also, how do I get the source code that I paid for?
I'd suggest you to try the source code installer again and make sure the "Source" folder is present when TeeRecompile utility launches. And don't cancel the installation.

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Thu Feb 03, 2022 5:12 pm
by 16592849
The problem here is that there is no trial offline version of the source code. You only have a trial offline version for the binary files. If you recall you had me use the trial offline download because the normal download wasn't working for me. See previous posts in this thread.

Maybe you can add an offline source code version download somewhere for me?

Re: TeeChart VCL/FMX v2022 [25 JAN 2022] RELEASE 2022.34.220125

Posted: Thu Feb 03, 2022 5:32 pm
by yeray
Hello,

Let me clarify. All the installers do an online activation (with TeeCalc).

Besides that, the regular binary is a small (about 22MB) installer which downloads additional files (for the selected IDEs) during the installation. Instead, the offline binary installer includes the files for all the supported IDEs so it doesn't need to download any additional files. But it still does the activation.

The source code installer doesn't include compiled packages for each IDE, which keeps its size small enough so we don't have to provide two versions. There's only an "offline" version, which still requires the online activation.

Re: TeeChart VCL/FMX v2022 [03 FEB 2022] RELEASE 2022.34.220203

Posted: Thu Feb 10, 2022 4:02 pm
by 16592849
I understand now. I was able to get everything installed.

Thanks,

Bill

Re: TeeChart VCL/FMX v2022 [03 FEB 2022] RELEASE 2022.34.220203

Posted: Fri Feb 11, 2022 7:17 am
by yeray
Great!

Re: TeeChart VCL/FMX v2022 [03 FEB 2022] RELEASE 2022.34.220203

Posted: Wed Feb 23, 2022 8:23 am
by 16593045
Several problems installing this version.

While installing, the "TeeChart Source Code Recompilation Tool" doesn't popup. So I had to activate the TeeRecompile.exe manually,..
Then the program installed everything, but not the Mac OSX64 packages. (a lot of "directory not found" errors.)


Now when I try to recompile my Delphi program, Windows 10 / Rad Studio V11, where TeeChart components are used it says:

"[dcc32 Fatal Error] VCLTee.TeeFunci.pas(22): F2613 Unit 'TeEngine' not found."

I tried the same on another PC, to see if the problems persist. This was a Windows 11 / RAD Studio 11 machine.
Same problems, but then it says

"[dcc32 Fatal Error] VCLTee.TeeGDIPlus.pas(46): F2613 Unit 'TeCanvas' not found."

Any help would be appreciated, now I'm stuck on development

H.

Re: TeeChart VCL/FMX v2022 [03 FEB 2022] RELEASE 2022.34.220203

Posted: Wed Feb 23, 2022 3:11 pm
by 16593045
I've solved the problem in my previous post.

(The MAC OS packages still don't compile, but I don't need them right now.)

Never mind,

HEbO

Re: TeeChart VCL/FMX v2022 [03 FEB 2022] RELEASE 2022.34.220203

Posted: Wed Feb 23, 2022 3:40 pm
by Marc
Thanks for the feedback,

We have been running the installer to check for problems,

Regards,
Marc Meumann