Re: [Lazarus] Question

2021-12-21 Thread Евгений Кадисов via lazarus
Thank you for your help. I have found the cause. In version 2.0.12 one can not use TStream.GetSize. Now my program works fine. вт, 21 дек. 2021 г. в 16:34, wkitty42--- via lazarus < lazarus@lists.lazarus-ide.org>: > On 12/21/21 8:28 AM, wkitt...@windstream.net wrote: > >git log

Re: [Lazarus] Question

2021-12-21 Thread Евгений Кадисов via lazarus
< lazarus@lists.lazarus-ide.org>: > On 12/20/21 6:35 AM, Евгений Кадисов via lazarus wrote: > > Thank you. It seems I have found the reason. > > ok... and the reason/solution is/was? i ask so that others might find it > if they > have similar problems... > > > п

Re: [Lazarus] Question

2021-12-20 Thread Евгений Кадисов via lazarus
Thank you. It seems I have found the reason. пн, 20 дек. 2021 г. в 13:58, wkitty42--- via lazarus < lazarus@lists.lazarus-ide.org>: > On 12/20/21 2:46 AM, Евгений Кадисов via lazarus wrote: > > Dear lazarus programmers. After the change of the Lazarus version a > command >

[Lazarus] Question

2021-12-19 Thread Евгений Кадисов via lazarus
Dear lazarus programmers. After the change of the Lazarus version a command "find" fails when it must find a word written with russian letters. What must I do? -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org

Re: [Lazarus] Asteroids in Pascal

2021-11-21 Thread Евгений Кадисов via lazarus
Hi. My operating system is kubuntu 21.04. How can I execute system commands from my graphical lazarus program? вс, 21 нояб. 2021 г. в 14:18, Graeme Geldenhuys via lazarus < lazarus@lists.lazarus-ide.org>: > On 2021-11-09 6:32 p.m., Anthony Walter via lazarus wrote: > > I've included a copy of

Re: [Lazarus] TTimer simple issue

2020-10-27 Thread Евгений Кадисов via lazarus
The problem of your code is that the variable is not initialized. Regards Evgueny вт, 27 окт. 2020 г. в 15:28, Santiago A. via lazarus < lazarus@lists.lazarus-ide.org>: > El 18/10/2020 a las 19:18, Lars via lazarus escribió: > > When building a simple TTimer demo I cannot seem to get it

[Lazarus] call stack

2020-06-18 Thread Евгений Кадисов via lazarus
Hi everybody. In what cases can be such a situation. The call stack is full of strange stuff and does not contain any string of the debugged code. -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] lazarus (2.0.6) on ubuntu 19.10 fails

2020-03-10 Thread Евгений Кадисов via lazarus
Solved after upgrading lazarus. вс, 8 мар. 2020 г. в 07:13, Евгений Кадисов : > There is no executable to run. > > вс, 8 мар. 2020 г. в 01:41, Juha Manninen via lazarus < > lazarus@lists.lazarus-ide.org>: > >> On Thu, Mar 5, 2020 at 3:15 PM Евгений Кадисов via lazarus

Re: [Lazarus] lazarus (2.0.6) on ubuntu 19.10 fails

2020-03-07 Thread Евгений Кадисов via lazarus
There is no executable to run. вс, 8 мар. 2020 г. в 01:41, Juha Manninen via lazarus < lazarus@lists.lazarus-ide.org>: > On Thu, Mar 5, 2020 at 3:15 PM Евгений Кадисов via lazarus < > lazarus@lists.lazarus-ide.org> wrote: > >> Lazarus writes that it compi

[Lazarus] lazarus (2.0.6) on ubuntu 19.10 fails

2020-03-05 Thread Евгений Кадисов via lazarus
Hi anybody. I have installed lazarus (2.0.2) . My operating system is Ubuntu 19.10.Earlier lazarus (lazarus 1.8.x? on earlier ubuntu 18.04) was working well. After some progress in developing my program code I have installed a new version and began receiving some strange results. Lazarus writes

Re: [Lazarus] "No program file "/home/eugen/aux/lmarka/unit1" found".

2020-03-01 Thread Евгений Кадисов via lazarus
My program is a GUI project that was edited by putting "Buttons" (etc) on a form. вс, 1 мар. 2020 г. в 11:38, Mattias Gaertner via lazarus < lazarus@lists.lazarus-ide.org>: > On Sun, 1 Mar 2020 07:28:50 +0300 > Евгений Кадисов via lazarus wrote: > > > Hi anybod

[Lazarus] "No program file "/home/eugen/aux/lmarka/unit1" found".

2020-02-29 Thread Евгений Кадисов via lazarus
Hi anybody. I have installed lazarus (2.0.2) . My operating system is Ubuntu 19.10. When there are no more errors (only hints and warnings) and I give the command F9 (run) Lazarus answers with a strange output: "No program file "/home/eugen/aux/lmarka/unit1" found". Can any one say what is wrong?

Re: [Lazarus] spilling related accesviolation when rebuilding lazarus (extgraphics) with 3.3.1

2020-02-29 Thread Евгений Кадисов via lazarus
Hi anybody. I have installed lazarus (2.0.2). When there are no more errors (only hints and warnings) and I give the command F9 (run) Lazarus answers with a strange output: "No program file "/home/eugen/aux/lmarka/unit1" found". Can any one say what is wrong? сб, 29 февр. 2020 г. в 16:12, Marco