Access Violation Steema Active x V8

TeeChart for ActiveX, COM and ASP
Post Reply
ar
Newbie
Newbie
Posts: 5
Joined: Fri Nov 09, 2007 12:00 am

Access Violation Steema Active x V8

Post by ar » Mon Jan 21, 2008 1:47 pm

Forgive the code example. its quick and dirty but shows the problem

TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.AddSeries (scFastLine)
TChart1.Legend.MaxNumRows = 2
TChart1.Legend.Alignment = laBottom
TChart1.Tools.Add (tcLegendScrollBar)

This will draw a simple graph with a legend max rows of 2. The problem occurs when you try and scroll the legend scrollbar. when you reach the right hand side the OCX crashes with an access Violation.

Is this a known problem ? or am I being daft ?

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

Post by Narcís » Mon Jan 21, 2008 3:20 pm

Hi ar,

Thanks for reporting. I've been able to reproduce the issue here and it's certainly a bug which I've already added to our defect list as a high priority issue (TV52012755) to be fixed for next releases.
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

ar
Newbie
Newbie
Posts: 5
Joined: Fri Nov 09, 2007 12:00 am

Post by ar » Mon Jan 21, 2008 3:34 pm

Narcis,

Thanks for the reply. Is there any timescale for the fix as the functionality is critical for this part of our product ?

Without a fix I am going to have to revert to 7.0 and I would rather stay with version 8.0.

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

Post by Narcís » Mon Jan 21, 2008 3:52 pm

Hi ar,

I'm sorry to hear that but at the moment I can't give you an estimate date for this fix. As I already told you, it's a high priority item in the bug list but that's all I can say at the present moment.
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

ar
Newbie
Newbie
Posts: 5
Joined: Fri Nov 09, 2007 12:00 am

Post by ar » Thu Jan 24, 2008 10:30 am

The same bug appears to be present in the latest version of TeeChart 7 Active X as well.

Reverting to 7.0.0.4 clears the problem. I dont have any OCX versions beyond this revision to test when the problem was introduced.

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

Post by Narcís » Thu Jan 24, 2008 10:57 am

Hi ar,

Thanks for the information. This may help us finding where the problem was introduced.
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

ar
Newbie
Newbie
Posts: 5
Joined: Fri Nov 09, 2007 12:00 am

Post by ar » Fri Jan 25, 2008 11:52 am

Is there an archive of Version 7 Installers anywhere. I would like to use the latest version 7 that I can, however on the customer download area I can only seem to download the latest version.

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 Jan 25, 2008 3:35 pm

Hello ar,

I've sent you an e-mail with previous ActiveX versions.

BTW: Have you tried using v8.0.0.3 which was posted by the end of last week?
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

ar
Newbie
Newbie
Posts: 5
Joined: Fri Nov 09, 2007 12:00 am

Post by ar » Fri Feb 08, 2008 3:54 pm

8.0.0.3 exhibits the same bug. I just tried it.

Post Reply