Recent

Author Topic: Lazarus Release 2.0.8  (Read 64811 times)

Birger52

  • Sr. Member
  • ****
  • Posts: 309
Re: Lazarus Release 2.0.8
« Reply #120 on: June 02, 2020, 12:52:12 pm »
@ ASerge & @wp
TClipTImer is a specialized timer, derived from TTimer.
(Checks a value in registry at given intervals)
And yes, I'm sure it is functioning as intended - it has been for half a year...

There is no errors in the code.
The exception raised, is/was "EOutOfResources" - not a source code error.

I have located the error - and it has noting to do with a resource problem.
For some reason values in Setting (read from registry at startup), has been changed, so the value set for Interval was negative.
And this apparently just happened to happen at the same time I updated from 2.0.6 to 2.0.8 - unrelated I hope...
Lazarus 2.0.8 FPC 3.0.4
Win7 64bit
Playing and learning - strictly for my own pleasure.

jamie

  • Hero Member
  • *****
  • Posts: 6077
Re: Lazarus Release 2.0.8
« Reply #121 on: June 02, 2020, 01:23:52 pm »
There is limited number of timers. U cant create one for each instant of your control
The proper way to handle this is to create a global timer and connect your control it and disconnect from it when free your control.
This is a coding issue not lazarus.
The only true wisdom is knowing you know nothing

Birger52

  • Sr. Member
  • ****
  • Posts: 309
Re: Lazarus Release 2.0.8
« Reply #122 on: June 02, 2020, 06:27:06 pm »
Setting a negative interval, gives the error.
The error is not the reported resource-problem.
Lazarus 2.0.8 FPC 3.0.4
Win7 64bit
Playing and learning - strictly for my own pleasure.

matthius

  • Full Member
  • ***
  • Posts: 155
  • Creating VRAD...
    • LIBERLOG - Développement rapide
Lazarus 1.9.2 for FPC 3.2 and ExtPascal
« Reply #123 on: June 12, 2020, 12:57:30 am »
M. GIROUX
13 rue Tanguy PRIGENT
35000 RENNES - France
(33)(0)2 23 46 06 54
http://liberlog.fr

ASerge

  • Hero Member
  • *****
  • Posts: 2212
Re: Lazarus 1.9.2 for FPC 3.2 and ExtPascal
« Reply #124 on: June 20, 2020, 01:31:46 pm »
Is the version planned on FPC 3.2.0?

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4458
  • I like bugs.
Re: Lazarus 1.9.2 for FPC 3.2 and ExtPascal
« Reply #125 on: June 20, 2020, 01:44:13 pm »
That is here :
https://sourceforge.net/projects/extpascal-restore/files/
@matthius, please create a new thread instead of replying and then changing the subject line.
Your post was clearly not related to Lazarus 2.0.8 release.

In fact many posts in this thread were out of topic. Please don't hijack threads people.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

 

TinyPortal © 2005-2018