Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1812

Summary: An unhandled exception appears when a Series is added using TeeChart Direct 2D.
Product: .NET TeeChart Reporter: sandra pazos <sandra>
Component: Direct2DAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: chris, r.firl
Priority: Normal    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: Deomo Project Direct 2D

Description sandra pazos 2017-03-03 07:07:02 EST
Created attachment 733 [details]
Deomo Project Direct 2D

An unhandled exception appears when a Series is added using TeeChart Direct 2D
The unhandled exception is:
An unhandled exception of type 'SlimDX.Direct2D.Direct2DException' occurred in SlimDX.dll
Additional information: D2DERR_PUSH_POP_UNBALANCED: The push and pop calls were unbalanced (-2003238890)

The attached project reproduces the problem.