[AccessViolation] Print job crashes application after update
-
- Newbie
- Posts: 3
- Joined: Tue Dec 04, 2007 12:00 am
[AccessViolation] Print job crashes application after update
Hi there,
I have a nasty print problem with DBCharts since I have made an update from my TeeChart V8.01 Pro VCL to TeeChart V8.02 Pro VCL.
I’ using:
Delphi® 2007 für Win32® R2 Version 11.0.2902.10471 + December 2007 Update
The TeeChart Version now is: 8.02 Pro VCL
Windows is: XP Version 2002 SP2
I have made an application with several DBCharts and since that update, I can’t print my charts. I using the TeeCommander to open the print preview und then, if I press the print button, I get an access violation. Without debug mode from Delphi, the whole application says goodbye without a statement and disappears into the nirvana.
But the thing is, during design time, it is possible to print this charts out of the chart editor. That I also have done is, I cloned one of my charts, delete the ancestor and set al properties, behaviors etc to like the ancestor and vola, after the compilation I can print my chart. But not for a long time, a few compilations later and I have that problem again.
If I create a complete new chart, than I don’t have this prob.
Now my question is, what I can do. I don’t want to drop my old chars out off the application and replace them with new one. There a lot of special settings and series inside that works as placeholder and so on …… it’s a lot work to replace my charts.
Is there any solution or idea, how I can rescue my Charts?
Best regards
Matthias Urbscheit
I have a nasty print problem with DBCharts since I have made an update from my TeeChart V8.01 Pro VCL to TeeChart V8.02 Pro VCL.
I’ using:
Delphi® 2007 für Win32® R2 Version 11.0.2902.10471 + December 2007 Update
The TeeChart Version now is: 8.02 Pro VCL
Windows is: XP Version 2002 SP2
I have made an application with several DBCharts and since that update, I can’t print my charts. I using the TeeCommander to open the print preview und then, if I press the print button, I get an access violation. Without debug mode from Delphi, the whole application says goodbye without a statement and disappears into the nirvana.
But the thing is, during design time, it is possible to print this charts out of the chart editor. That I also have done is, I cloned one of my charts, delete the ancestor and set al properties, behaviors etc to like the ancestor and vola, after the compilation I can print my chart. But not for a long time, a few compilations later and I have that problem again.
If I create a complete new chart, than I don’t have this prob.
Now my question is, what I can do. I don’t want to drop my old chars out off the application and replace them with new one. There a lot of special settings and series inside that works as placeholder and so on …… it’s a lot work to replace my charts.
Is there any solution or idea, how I can rescue my Charts?
Best regards
Matthias Urbscheit
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Matthias,
Yes, this is a issue (TV52012770) which we have found recently and it's on our wish-list as a top importance item to be fixed.
In the meantime, you could try installing v8.01 again, this shouldn't affect your applications, just openning them with v8.01 installed in Delphi/C++ Builder should automatically update the components.
Yes, this is a issue (TV52012770) which we have found recently and it's on our wish-list as a top importance item to be fixed.
In the meantime, you could try installing v8.01 again, this shouldn't affect your applications, just openning them with v8.01 installed in Delphi/C++ Builder should automatically update the components.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 3
- Joined: Tue Dec 04, 2007 12:00 am
-
- Newbie
- Posts: 3
- Joined: Tue Dec 04, 2007 12:00 am
Hi Narcís,
I have still the problem, that the print job crashes my application, even if I downgrade to version 8.01. I have deinstalled and reinstalled version 8.01 many times, opened my project, the components update themselves, all is fine, but the print problem is the same.
After the downgrade, I could print exactly one chart one time in runtime. It is nearly the same after a reinstall of version 8.01. Sometimes I can print in runtime one time and sometimes not.
What I need to know is, do you see a chance to solve that problem in the next time? What can I do for you, to help you to find the bug?
cya
I have still the problem, that the print job crashes my application, even if I downgrade to version 8.01. I have deinstalled and reinstalled version 8.01 many times, opened my project, the components update themselves, all is fine, but the print problem is the same.
After the downgrade, I could print exactly one chart one time in runtime. It is nearly the same after a reinstall of version 8.01. Sometimes I can print in runtime one time and sometimes not.
What I need to know is, do you see a chance to solve that problem in the next time? What can I do for you, to help you to find the bug?
cya
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello everyone,
We've been investigating the issue and we could narrow it to 3D charts, printing 2D charts works fine. Can you please confirm that?
Thanks in advance.
We've been investigating the issue and we could narrow it to 3D charts, printing 2D charts works fine. Can you please confirm that?
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello Matthias and Graeme,
We think we have found a solution to the issue but we still need to investigate a little more to check if it would brake existing code. If it's fine we will include it in the next TeeChart v8 VCL maintenance release. In the meantime, if you are source code customers we can send you the file with the fix. If you don't hold a sourcecode license please let me know which IDE are you using and we'd send you compiled packages with the current fix.
Thanks in advance.
We think we have found a solution to the issue but we still need to investigate a little more to check if it would brake existing code. If it's fine we will include it in the next TeeChart v8 VCL maintenance release. In the meantime, if you are source code customers we can send you the file with the fix. If you don't hold a sourcecode license please let me know which IDE are you using and we'd send you compiled packages with the current fix.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Graeme,
Thanks for the information. Ok, I'm going to upload the Delphi 7 packages and send you an e-mail with the URL and installation instructions.
Thanks for the information. Ok, I'm going to upload the Delphi 7 packages and send you an e-mail with the URL and installation instructions.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Grimbo,
You're welcome, I'm glad to hear that!
You're welcome, I'm glad to hear that!
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |