Hi,
when I assign a large image (1280 x 1024) to a wall I get an AV. The debugger indicates that the problem is in TeCanvas, Line 3495.
Steps to reproduce:
Put a Tchart on a Form and a TImage. Load an image into the Timage and assign it to one of the walls:
Chart1.BottomWall.Picture.Assign(Image1.Picture);
Btw IIRC the same happens for the ImageTool.
TChart Source version 8.04, Delphi 2009 with all updates
Best regards,
Markus
AV when assigning big images to walls
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Markus,
Thanks for reporting. I have been able to reproduce the problem here and added it (TV52013764) to the defect list to be fixed. It seems it's a D2009 specific bug. It works in Delphi 7, for example.
Thanks for reporting. I have been able to reproduce the problem here and added it (TV52013764) to the defect list to be fixed. It seems it's a D2009 specific bug. It works in Delphi 7, for example.
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 Markus,
I found that assigning the image directly to the wall using the chart editor works fine too.
I found that assigning the image directly to the wall using the chart editor works fine too.
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 Markus,
Yes, exactly, assigning the image via the pattern editor.
Yes, exactly, assigning the image via the pattern editor.
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 Markus,
Ok, I've added this to the list too.
Ok, I've added this to the list too.
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 |