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 - An unhandled exception appears when a Series is added using TeeChart Direct 2D.
Summary: An unhandled exception appears when a Series is added using TeeChart Direct 2D.
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Direct2D (show other bugs)
Version: unspecified
Hardware: PC Windows
: Normal normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-03 07:07 EST by sandra pazos
Modified: 2017-03-08 09:19 EST (History)
2 users (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
Deomo Project Direct 2D (14.47 KB, application/x-zip-compressed)
2017-03-03 07:07 EST, sandra pazos
Details

Note You need to log in before you can comment on or make changes to this bug.
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.