ndows.
James
From: fpc-pascal On Behalf Of
Nikolay Nikolov via fpc-pascal
Sent: Sunday, January 31, 2021 4:30 AM
To: ja...@productionautomation.net; 'FPC-Pascal users discussions'
Cc: Nikolay Nikolov
Subject: Re: [fpc-pascal] PTCGraph Causing 217
On 1/29/21 3:52 PM, Nikolay Nikolov wrot
ames Richters via fpc-pascal
*Sent:* Monday, January 11, 2021 9:37 AM
*To:* 'FPC-Pascal users discussions'
*Cc:* James Richters ;
'Nikolay Nikolov'
*Subject:* Re: [fpc-pascal] PTCGraph Causing 217
I’ve made a sample program that demonstrates the problem
https://gist.gith
x27;
Cc: James Richters ; 'Nikolay
Nikolov'
Subject: Re: [fpc-pascal] PTCGraph Causing 217
I've made a sample program that demonstrates the problem
https://gist.github.com/Zaaphod/936901eb5f31df5044d2bd36a7cf6c91
When I was testing it, I found out that the problem shows up also with
PTC
ay
James
**
**
*From:*fpc-pascal *On Behalf
Of *James Richters via fpc-pascal
*Sent:* Monday, January 11, 2021 9:37 AM
*To:* 'FPC-Pascal users discussions'
*Cc:* James Richters ;
'Nikolay Nikolov'
*Subject:* Re: [fpc-pascal] PTCGraph Causing 217
I’ve made a sample program
l On Behalf Of
Nikolay Nikolov via fpc-pascal
Sent: Thursday, January 7, 2021 2:17 AM
To: fpc-pascal@lists.freepascal.org
Cc: Nikolay Nikolov
Subject: Re: [fpc-pascal] PTCGraph Causing 217
On 1/6/21 5:44 PM, James Richters via fpc-pascal wrote:
I've been having issues with PTCGraph causing
I've made a sample program that demonstrates the problem, it's at:
gist.github.com/Zaaphod/936901eb5f31df5044d2bd36a7cf6c91
When I was testing it, I found out that the problem shows up also with
PTCCRT.Keypressed,
Procedure to re-produce bug in Putimage
1. Run program in Windows
2. Do something t
On 1/6/21 5:44 PM, James Richters via fpc-pascal wrote:
I’ve been having issues with PTCGraph causing a runtime Error 217 :
EAccessViolation: Access violation at seemingly random times in my
program.The error is always on a line with either GetImage() or
PutImage() but not the same one.The p
I've been having issues with PTCGraph causing a runtime Error 217 :
EAccessViolation: Access violation at seemingly random times in my program.
The error is always on a line with either GetImage() or PutImage() but not
the same one. The program can run for hours with no problems doing GetImage
and