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 333 - [TV52015296] Using attached project with Remote Desktop for a few minutes throws t...
Summary: [TV52015296] Using attached project with Remote Desktop for a few minutes thr...
Status: CONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Canvas (show other bugs)
Version: unspecified
Hardware: All All
: High major
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 13:03 EST by narcís calvet
Modified: 2013-11-20 10:39 EST (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description narcís calvet 2013-11-20 10:39:01 EST
Using attached project with Remote Desktop and remote desktop window minimized throws the error below at TTeeCanvas3D.TransferBitmap in TeCanvas.pas at line:

 {$IFOPT C+}
 Assert(tmpRes,'Error transferring internal Bitmap using BitBlt');
 {$ENDIF}
Client says: "I can reproduce the error if the remote desktop window is minimized and the program is showed normal. If this remote desktop window is in normal window state the error didn't happen. And if the program is minimized on the remote desktop and if the remote desktop is minimized, the error does not happen, too." Another client adds that in his program this error occurs directly working on the machine swithcing users,  without Remote Desktop. I could reproduce this much clearly with the 2nd project attached which records a call stack log.
According to another client this was fixed with first DelphiXE update but I could reproduce this with XE too. Compiling with assertions disabled solves the issue.
Full information at http://www.teechart.net/support/viewtopic.php?f=3&t=11828
- 4th June 2012 MM Cannot reproduce [created:2010-11-30T13:03:56.000+01:00 reported by:narcis@steema.com reported in version:2010.01.11004 (TeeChart VCL)]