TeeChart V8 - Stack overflow when printing

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
marder
Advanced
Posts: 115
Joined: Thu May 29, 2008 12:00 am

TeeChart V8 - Stack overflow when printing

Post by marder » Fri May 30, 2008 10:44 am

Hi.

When I use the new V8 of the TeeChart components for Delphi (Delphi 2007), I get an "Stack overflow" Exception when I try to print a chart using the PrintPartial() function of TChart.
When I switch to the former V7 TeeChart components all works fine.
I am using Windows XP 64bit version.

Is this a known issue?
Can this behavior be fixed?

Thanks and best regards!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri May 30, 2008 11:13 am

Hi marder,

I obtained an Access Violation using PrintPartial in v8.02 but worked fine using our internal v8 sources. Could you please send us a simple example project we can run "as-is" to check if it works fine with those sources?

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

marder
Advanced
Posts: 115
Joined: Thu May 29, 2008 12:00 am

Post by marder » Fri May 30, 2008 1:37 pm

Dear Narcis,

Please find a simple project that shows the problem at:
http://mail.jam-software.de/misc/TeeCha ... roject.zip


When I compile this program with TeeChart V8.02 i get an Access Violation.
With TeeChart V7.11, all works fine.

I don't know why I got a stack overflow in my real project and an Access Violation with this test project.

Thanks and best regards!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri May 30, 2008 2:01 pm

Dear marder,

Thanks for the example project. I confirm that using v8.02 I get an Access Violation and works fine using v8.03, which will be release imminently so you may expect this to work fine for the next release.

I recommend you to be aware at this forum or subscribe to our RSS Feed for new release announcements.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

marder
Advanced
Posts: 115
Joined: Thu May 29, 2008 12:00 am

Post by marder » Fri May 30, 2008 2:06 pm

Dear Narcis,

Thank you for your fast support!

Best regards.

Post Reply