Am 23.01.25 um 17:02 schrieb Larry Dalton via lazarus:
I’ll try that. I have removed all instances of libmysql.dll from my
laptop and it runs fine. However, my desktop doesn’t
On Thu, Jan 23, 2025 at 08:44 Michael Van Canneyt via lazarus
wrote:
On Thu, 23 Jan 2025, Larry Dalton via lazar
Am 28.10.24 um 20:46 schrieb Carlos E. R. via lazarus:
On 2024-10-28 18:53, John Landmesser via lazarus wrote:
Am 28.10.24 um 17:52 schrieb Martin Frb via lazarus:
On 28/10/2024 17:44, John Landmesser via lazarus wrote:
Am 28.10.24 um 17:37 schrieb John Landmesser via lazarus:
I just want to
Am 28.10.24 um 17:52 schrieb Martin Frb via lazarus:
On 28/10/2024 17:44, John Landmesser via lazarus wrote:
Am 28.10.24 um 17:37 schrieb John Landmesser via lazarus:
I just want to see if i fixed my thunderbird correct
Yeah .., works again .. hope i never have this issue again: "From
Am 28.10.24 um 17:37 schrieb John Landmesser via lazarus:
I just want to see if i fixed my thunderbird correct
Yeah .., works again .. hope i never have this issue again: "From" and
"to" showed "John Landmesser" because there was a wrong entry
I just want to see if i fixed my thunderbird correct
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Testmail to see if thunderbird is ok !
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Am 01.10.24 um 17:15 schrieb Michalis Kamburelis via lazarus:
Note:
As a consequence, the GitHub Action
https://github.com/gcarreno/setup-lazarus also fails now. Trying to
use it to install FPC+Lazarus results in an error
Error: getPackageList -- Request timeout: /packagelist.json
in GitHub
Perhaps have a look at fpupdeluxe. See
https://castle-engine.io/fpcupdeluxe#_cross_compilation_to_android
No. i never did that !
Good luck
John Landmesser
Am 25.09.24 um 05:32 schrieb Larry Dalton via lazarus:
I need to know which cross compiler I need, and where I can download it
On Mon
Am 18.09.24 um 15:22 schrieb Mattias Gaertner via lazarus:
On 9/18/24 15:03, John Landmesser via lazarus wrote:
I can set LCLWidgetType:=qt5 in an extra build mode. But i was asking
myself why not use something like this:
unit Config;
interface
{$IFDEF linux}
const
WidgetType =
s clause of mainform ... has no effect !
Ok, but why ?
Tipps are welcome ...
John Landmesser
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Must be an error by myself ... sample apps just run fine :-(
Am 08.09.24 um 15:45 schrieb John Landmesser via lazarus:
Forgot to mention:
Lazarus 3.99 (rev main_3_99-2571-gb83d086ebd) FPC 3.2.2 x86_64-linux-gtk2
Its a TMainMenue
Am 08.09.24 um 15:39 schrieb John Landmesser via lazarus
Forgot to mention:
Lazarus 3.99 (rev main_3_99-2571-gb83d086ebd) FPC 3.2.2 x86_64-linux-gtk2
Its a TMainMenue
Am 08.09.24 um 15:39 schrieb John Landmesser via lazarus:
See:
https://imgur.com/J3rRXgY.png
I would expect only actual selected item would be highlighted, but this
issue persists
See:
https://imgur.com/J3rRXgY.png
I would expect only actual selected item would be highlighted, but this
issue persists even if i refresh application on:
Linux XFCE. Linux Cinnamon, Linux KDE
but not on;
Windows 10
SystemInformation ( multiboot) :
Generated on 2024-09-08 15:36:1725802605
Am 31.07.24 um 00:31 schrieb Werner Pamler via lazarus:
Am 19.07.2024 um 14:40 schrieb John Landmesser via lazarus:
The issue is of course gone if i have persistant field definitions where
i can set Field.Displayformat
But nothing prevents you to do this also with auto-created fields
Am 24.07.24 um 14:51 schrieb Joaozinho via lazarus:
ROUND(TOTAL(km_gelaufen), 3) as km_gelaufen
None of your proposals work better, allways this scientific notation as
shown before.
But now i am a step further:
https://sourceforge.net/p/zeoslib/tickets/605/
But still waiting for an answer o
Hi,
why do i have this format issue with aggregat function as SUM quering
a SQLite Database with DBGrid and TQuery?
No format issues if i use in terminal:
./sqlite3 -table ./laufdaten.db 'SELECT SUM( km_gelaufen ) FROM laufdaten;'
++
| SUM( km_gelaufen ) |
+-
Am 14.07.24 um 16:13 schrieb Arí Ricardo Ody via lazarus:
Hey guys!
I created a new project, included the components I would need, wrote
the pascal code, tested it and saved it in a directory. Just now I
opened Lazarus IDE v2.2.0+dfsg1-Subuntu1 on my Linux Mint and tried to
open the project with
Am 14.07.24 um 16:13 schrieb Arí Ricardo Ody via lazarus:
Hey guys!
I created a new project, included the components I would need, wrote
the pascal code, tested it and saved it in a directory. Just now I
opened Lazarus IDE v2.2.0+dfsg1-Subuntu1 on my Linux Mint and tried to
open the project with
Am 14.07.24 um 11:33 schrieb Arí Ricardo Ody via lazarus:
A few days ago it was explained to me here on this forum how to
install and use SQLite with Lazarus on Linux. Everything went well and
I'm using it normally.
I would like to know if you would also explain to me, please, how to
do the same
Am 13.07.24 um 13:25 schrieb Marco van de Voort via lazarus:
Op 10-7-2024 om 12:59 schreef Arí Ricardo Ody via lazarus:
I'm trying to use SQLite with Lazarus on a Linux Mint. It is asking
for a module ¨libsqlite3.so¨ (without the quotes). I installed sqlite
on my linux with apt. I'm not findin
Am 10.07.24 um 12:59 schrieb Arí Ricardo Ody via lazarus:
Hello!
I'm trying to use SQLite with Lazarus on a Linux Mint. It is asking
for a module ¨libsqlite3.so¨ (without the quotes). I installed sqlite
on my linux with apt. I'm not finding ¨libsqlite3.so¨ anywhere on my
SSD, and I also couldn't
Supposed you have subversion installed on your system:
Open Terminal where you want to have your Lazarus components and just
issue this command
svn checkout svn://svn.code.sf.net/p/zeoslib/code-0/trunk ./ZeosLib_svn
Now there will be a new folder in current directory with name ZeosLib_svn
Unin
Supposed you have subversion installed on your system:
Open Terminal where you want to have your Lazarus components and just
issue this command
svn checkout svn://svn.code.sf.net/p/zeoslib/code-0/trunk ./ZeosLib_svn
Now there will be a new folder in current directory with name ZeosLib_svn
Unin
The highlighted character in TMainMenu.Caption "&Datei" only shows up
sometimes but works allways. Is this a bug?
This happens on Linux and Win 10 with:
Lazarus 3.99 (rev main_3_99-1555-ge253e8cfb4) FPC 3.2.2
i386-win32-win32/win64
--
___
lazarus m
My lazarus is functional as it was before.
I don't need to understand the IDE in detail
Thanks to all that answered my initial question !
John Landmesser
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-id
Am 28.02.24 um 10:10 schrieb Juha Manninen via lazarus:
Renaming "lazarus_dci_file.dci" to "codetemplates.dci" should not
affect a file named "lazarus.dci".
I searched in my home dir if I have "lazarus.dci". It is found in a
config dir for Lazarus 2.0. I don't remember creating such a file. Ho
Am 28.02.24 um 10:10 schrieb Juha Manninen via lazarus:
On Wed, Feb 28, 2024 at 10:50 AM Martin Frb via lazarus
wrote:
Just to be sure, did you directly edit the lazarus.dci inside the
ide folder in the lazarus install dir?
Because then, it would have stopped working.
If you ed
Ok, i have to redefine my own code templates using the new Makro edit
box ?!
But why this change? I see no benefit.
Ok i am just a hobbyist using lazarus IDE !
mpf ...
John Landmesser
Am 27.02.24 um 18:45 schrieb John Landmesser via lazarus:
Info:
Lazarus 3.99 (rev main_3_99-1527
r]
.. and there is no way how i can use that?!!
Clarification really needed!
John Landmesser
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
this issue?
I tried also a Lazarus install from Mint repository ... no success!
Tipps are welcome ...
John Landmesser
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Am 07.02.24 um 07:49 schrieb Juha Manninen via lazarus:
On Tue, Feb 6, 2024 at 11:31 PM Timothy Groves via lazarus
wrote:
... and RichMemo won't work. (It will compile
in, but then Lazarus crashes on startup with an Access Violation.)
I updated lazarus-ccr repo and tried to install t
Am 01.02.24 um 11:40 schrieb LacaK via lazarus:
If i execute: "SELECT CAST(AVG(km_gelaufen) *AS REAL*) FROM
laufdaten" the known problem of integer only shows up again.
BUT:
If i execute this "SELECT CAST(AVG(km_gelaufen) AS REAL) FROM
laufdaten " in SQliteStudio it works as it should.
Ok
But if you value correctness and integrity of your data, don't use
sqlite.
At best it should be used for config or textual data. Anything else is
risky.
Michael.
Thanks for this clarification !
It is just a protocol of my jogging hobby, so no live is in danger :-)
And now i know my joggin
Am 01.02.24 um 07:51 schrieb LacaK via lazarus:
Hi,
IMO AVG() should produce floating point result.
https://www.sqlite.org/lang_aggfunc.html#aggfunclist: The result of
avg() is always a floating point value whenever there is at least one
non-NULL input even if all inputs are integers.
In SQLit
Ok, *solution* is to CAST AS Varchar the result:
SELECT CAST(AVG(km_gelaufen) AS VARCHAR) FROM laufdaten
But i don't understand why i do have to cast the result ...
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide
Am 31.01.24 um 17:17 schrieb Santi via lazarus:
El 31/01/2024 a las 14:32, n Landmesser via lazarus escribió:
An SQL satatement on a float field is displayed as an integer field
in a DBGrid. The fields are created "on the fly" they are not static!
SQL statement is:
"SELECT AVG( km_gelaufen
An SQL satatement on a float field is displayed as an integer field in a
DBGrid. The fields are created "on the fly" they are not static!
SQL statement is:
"SELECT AVG( km_gelaufen ) FROM laufdaten"
SQL returns the correct value "2,00739263803681" if i copy the value in
DBGrid, but DBGrid it
Am 17.01.2024 um 14:20 schrieb Mattias Gaertner via lazarus:
On 17.01.24 14:07, John Landmesser via lazarus wrote:
On windows 10 i somehow ruined the configuration of installed package
"AnchorDockingDsgn".
All the anchored windows of the IDE are messed up :-(
It is of no use to
... thank you!
Regards
John Landmesser
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Am 02.01.24 um 22:58 schrieb Kostas Michalopoulos via lazarus:
On 1/2/24 17:46, John Landmesser via lazarus wrote:
I had issues with the Lazarus IDE itself: instead of a form it showed a
fullscreen white window and at next lazarus boot asked me if to open
this broken project again or begin a
Am 02.01.24 um 16:40 schrieb Kostas Michalopoulos via lazarus:
On 12/31/23 15:35, John Landmesser via lazarus wrote:
Just trying lazarus on new distribution nobara ( Fedora clone ) with
wayland, but it seems that the IDE sometimes get in trouble with this
display manager wayland. Changed back
Just trying lazarus on new distribution nobara ( Fedora clone ) with
wayland, but it seems that the IDE sometimes get in trouble with this
display manager wayland. Changed back to x11 that is much better.
Lazarus 3.99 (rev main_3_99-1123-gd2954c9818) FPC 3.2.2 x86_64-linux-gtk2
In Lazarus mail
Am 16.11.23 um 13:30 schrieb Bo Berglund via lazarus:
I have installed Lazarus on a Raspberry Pi4B running bookworm 64 bit operating
system.
I first tried to use fpcupdeluxe to do it but it fails miesrably with a linker
error when building fpc.
So then I decided to try the following:
1) Use apt i
Am 10.10.23 um 23:33 schrieb Mattias Gaertner via lazarus:
On 10.10.23 23:11, John Landmesser via lazarus wrote:
Hi,
recompile the IDE i get this
Lazarus 3.99 (rev main_3_99-532-gb59196e223) FPC 3.2.0 x86_64-linux-gtk2
Lazarus did not find ppcarm
Mattias
thank you, restored a
Hi,
recompile the IDE i get this
Lazarus 3.99 (rev main_3_99-532-gb59196e223) FPC 3.2.0 x86_64-linux-gtk2
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Am 26.09.23 um 16:40 schrieb Anthony Walter via lazarus:
Would someone be so kind to tell me if the GTK 3 widget set is working
yet? Does the IDE work when built using GTK 3 and can I write most
normal desktop applications using GTK 3 right now when using the a
most recent trunk revision? What's
perhaps that should have become 3.00 ?
Lazarus *3.99* (rev main_3_99-41-g3d8dd85474) FPC 3.2.2 x86_64-linux-gtk2
Yes, Just a number!
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Am 11.06.23 um 23:36 schrieb Juha Manninen via lazarus:
Please test again. Mattias generated the makefiles and saved me once
again.
Juha
Works again :-)
Thank you Juha & Mattias!
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://
Am 11.06.23 um 20:15 schrieb Juha Manninen via lazarus:
I did some refactoring in Lazarus sources. At least one file was moved
and dependencies changed.
It may require building clean to avoid "incompatible .ppu file"
warnings and similar.
Regards,
Juha
I can compile lazarus trunk from withi
Am 18.04.23 um 12:25 schrieb Giuliano Colla via lazarus:
Il 17/04/2023 10:32, Mattias Gaertner via lazarus ha scritto:
That's why there is "Clean all" radiobutton on the configure build
lazarus dialog. It building fails, try that.
I did look in vain for that radiobutton. The only one availabl
Am 05.04.23 um 20:50 schrieb Bo Berglund via lazarus:
Does someone here know what I can do in order not having my project folder
polluted by numerous files named link.res where is a decimal number
apparently random in nature?
Yesterday I removed about 20 of these files and now again I ha
if i try to compile an application with qt5 LCLwidgetType i get an error
messages and thats ok:
Error: /home/john1/lazarus/lcl/interfaces//qt5/qtobject.inc:43:
undefined reference to
`QGuiApplication_setFallbackSessionManagementEnabled'
Alter_berechnen.lpr(20,1) Error: Error while linking
*BU
Am 24.02.23 um 23:00 schrieb Werner Pamler via lazarus:
Am 24.02.2023 um 21:35 schrieb John Landmesser via lazarus:
Hi,
I tried to extend an existing and converted Delphi 7 project by adding
new form to the converted Delphi 7 project.
But that leads to an AV-error if i try to show this new
Am 24.02.23 um 23:00 schrieb Werner Pamler via lazarus:
Am 24.02.2023 um 21:35 schrieb John Landmesser via lazarus:
Hi,
I tried to extend an existing and converted Delphi 7 project by adding
new form to the converted Delphi 7 project.
But that leads to an AV-error if i try to show this new
Am 24.02.23 um 23:00 schrieb Werner Pamler via lazarus:
Am 24.02.2023 um 21:35 schrieb John Landmesser via lazarus:
Hi,
I tried to extend an existing and converted Delphi 7 project by adding
new form to the converted Delphi 7 project.
But that leads to an AV-error if i try to show this new
.. and now the most interesting part:
Try to show form2 with the button on Delphi 7 converted form.
Before that add under implementation section:
uses unit2;
Now i get the AV-Error message if i try to show form2!
You too see an error mesage?
--
___
TForm1 = class(TForm)
private
Normally (common Lazarus project) it creates unit2 + Form2.
Vojtěch
That is correct, but when you are saving the new form you can give it
new names?!
__
> Od: "John Landmesser via
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Delphi 7 Pro on Windows 10 Home
Am 24.02.23 um 21:35 schrieb John Landmesser via lazarus:
Hi,
I tried to extend an existing and converted Delphi 7 project by adding
new form to the converted Delphi 7 project.
But that leads to
works for
downloading?!
https://drive.google.com/file/d/1PgY5sR9cXnhtQQgG5zpfMd2lEFg65kkN/view?usp=sharing
Tipps are welcome
John Landmesser
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Am 22.02.23 um 18:01 schrieb Bo Berglund via lazarus:
On Wed, 22 Feb 2023 10:43:35 +0100, Bo Berglund via lazarus
wrote:
Lacking any advice here I started over by removing the old Lazarus directory and
the pcp dir and then build from start with a new set of source files in a fresh
2.2.4 subdi
Am 22.02.23 um 10:00 schrieb Bo Berglund via lazarus:
I have used Lazarus on Windows and Linux many years and I have built the Linux
versions from sources but used the official installer for Windows.
On Linux I have had parallel versions of Lazarus but usually the same FPC and
this has worked fi
regards
John Landmesser
Am 19.02.23 um 08:00 schrieb Russ via lazarus:
Hi,
When writing text to the canvas using Canvas.TextRec(), using layout
tlTop and/or alignment taLeftJustify, the text is aligned to the
canvas left and top edges instead of those edges of the text
rectangle. The other
are inserted in the resulting string.
Documentation generated on: Jun 27 2020
I'm on Lazarus 2.3.0 (rev main-2_3-2854-g0278edaea3) FPC 3.2.2
x86_64-linux-gtk2
Tipps are welcome
John Landmesser
--
___
lazarus mailing list
lazarus@lists.l
Am 09.02.23 um 11:08 schrieb Bo Berglund via lazarus:
Need help after fpc/lazarus moved from subversion...
So I have been using Lazarus/FPC on Linux for a long time now (12+ years) and I
have installed from sources using subversion access to the release tags on the
source svn server.
I created a
Am 17.12.22 um 17:14 schrieb Marcus Sackrow via lazarus:
Hi,
the LCL compilation fails since b4c46c16207dc00997df6aeb83f01198787b
for all platforms I let compile in my Jenkins for example x86_64-linux
Compiling ./widgetset/wsforms.pp
customform.inc(38,5) Warning: Case statement does not
Am 22.04.22 um 13:35 schrieb R.Smith via lazarus:
As stated before, a clipboard maanger is the only real option. A
Google search for this specifically should be very fruitful.
Thanks for these informations!
I use a really useful clipboard manager "copyq" and there i noticed.
strange: clipboar
History:
I'm fighting with google-chrome-stable on Manjaro Linux XFCE that clears
clipboard history when closed.
Searched in vain with google but just noticed: gtk applications as
lazarus-ide does it also and clears history on exit. Same with apps
developed with lazarus.
I rember, but not shure
Am 29.03.22 um 15:52 schrieb Mattias Gaertner via lazarus:
On Tue, 29 Mar 2022 15:44:24 +0200
John Landmesser via lazarus wrote:
My app checks in code if trayIcon.Hint is working.
Therefor I have to distinguish in my code if the application has
LCLWidgetType=qt5 or LCLWidgetType=gtk2
The
Am 29.03.22 um 15:52 schrieb Mattias Gaertner via lazarus:
On Tue, 29 Mar 2022 15:44:24 +0200
John Landmesser via lazarus wrote:
My app checks in code if trayIcon.Hint is working.
Therefor I have to distinguish in my code if the application has
LCLWidgetType=qt5 or LCLWidgetType=gtk2
The
My app checks in code if trayIcon.Hint is working.
Therefor I have to distinguish in my code if the application has
LCLWidgetType=qt5 or LCLWidgetType=gtk2
The solution for gtk2 is:
getEnvironmentVariable('LAZUSEAPPIND')
I couldn't google a check for LCLWidgetType=qt5, how to do that?
Tip
thanks Martin for that tutorial in ' general workflow in git', but i'm
just a pensioner and programmer hobbyist.
As you wrote lazarus fixes_2_2 has no issue concerning qt5pas, so its
old code and nothing has to be fixed.
I don't will reopen my issue ... poor knowledge on my side, see above.
Ha
Am 22.03.22 um 01:52 schrieb Martin Frb via lazarus:
On 21/03/2022 17:32, John Landmesser via lazarus wrote:
Am 21.03.22 um 11:49 schrieb John Landmesser via lazarus:
I had an issue with qt5pas that was fixed in lazarus fixes_2_2.
Because i now use:
Lazarus 2.3.0 (rev main-2_3-996
Am 21.03.22 um 11:49 schrieb John Landmesser via lazarus:
I had an issue with qt5pas that was fixed in lazarus fixes_2_2.
Because i now use:
Lazarus 2.3.0 (rev main-2_3-996-ga94312373c) FPC 3.2.2 x86_64-linux-gtk2
I would like to know if the fixes for lazarus 2.2 will be merged to
trunk
I had an issue with qt5pas that was fixed in lazarus fixes_2_2.
Because i now use:
Lazarus 2.3.0 (rev main-2_3-996-ga94312373c) FPC 3.2.2 x86_64-linux-gtk2
I would like to know if the fixes for lazarus 2.2 will be merged to
trunk before next release?
And yes: i have a very poor knowledge about
Am 14.03.22 um 18:54 schrieb Alexey Torgashin via lazarus:
Error: /home/john1/lazarus/lcl/interfaces//qt5/qtobject.inc:42:
undefined reference to
`QGuiApplication_setFallbackSessionManagementEnabled'
Do not use Lazarus 'latest', but return to the revision before THAT
qt5 patch.
My linux termin
I can't compile lazarus IDE anymore:
Lazarus 2.3.0 (rev main-2_3-991-ge2ad6b3d8d) FPC 3.2.2 x86_64-linux-gtk2
error:
Error: /home/john1/lazarus/lcl/interfaces//qt5/qtobject.inc:42:
undefined reference to `QGuiApplication_setFallbackSessionManagementEnabled'
I am on Manjaro Linux stable branch:
if i use this script to start my application
#! /bin/bash
# Lazarus App mit gesetzter Umgebungsvariablen starten
# APPIND Debug : User choosing to use Traditional SysTray
export LAZUSEAPPIND=NO
/run/media/john1/ntfs1/PROJEKTE/Lazarus/Sanduhr/Sanduhr
TrayIcon.hint works again :-)
But it's eas
Am 16.02.22 um 15:33 schrieb Michael Van Canneyt via lazarus:
On Wed, 16 Feb 2022, John Landmesser via lazarus wrote:
Am 16.02.22 um 14:22 schrieb Michael Van Canneyt via lazarus:
Hello,
I recompiled an older tray application. It used to show images in the
tray
icon popup menu, but after
Am 16.02.22 um 14:22 schrieb Michael Van Canneyt via lazarus:
Hello,
I recompiled an older tray application. It used to show images in the
tray
icon popup menu, but after compilation, the tray popup menu no longer
shows the
images; just a small rounded square where an image should appear.
Linu
Am 01.02.22 um 20:36 schrieb Martin Frb via lazarus:
On 01/02/2022 19:27, John Landmesser via lazarus wrote:
details:
Kompiliere Package LazDebuggerGdbmi 0.1: Exit code 1, Fehler: 1
gdbmidebugger.pp(14625,3) Error: Control flow statements are not
allowed in a finally block
Oh, well. The
details:
Kompiliere Package LazDebuggerGdbmi 0.1: Exit code 1, Fehler: 1
gdbmidebugger.pp(14625,3) Error: Control flow statements are not
allowed in a finally block
Am 01.02.22 um 19:22 schrieb John Landmesser via lazarus:
lazarus trunc cannot be compiled
info:
Lazarus 2.3.0 (rev main
lazarus trunc cannot be compiled
info:
Lazarus 2.3.0 (rev main-2_3-742-g14bbe91f1e) FPC 3.2.2 x86_64-linux-gtk2
compile messages:
Lazarus-Quelltext aufräumen: Erfolg
Kompiliere Package FCL 1.0.1: Erfolg
Kompiliere Package LazUtils 1.0: Erfolg
Kompiliere Package zcore 7.2.6: Erfolg
Kompiliere
Perhaps usefui test information from my PC:
**
[john1@manjaro sdb2]$ ./utf8lentest
234526968
fst:128406168
pop:128406168
add:128406168
asm:128406168
29315871
fst 1365
fst 1367
fst 1366
fst 1366
pop 9990
pop 9990
pop 9997
pop 9981
add 1386
add 1382
add 1
You find old versions here:
https://sourceforge.net/projects/lazarus/files/
Am 21.12.21 um 09:15 schrieb Евгений Кадисов via lazarus:
Thank you once more. It turned out that the problem was not solved.
When I have installed new version of Lazarus (2.0.12 instead of
2.0.10), my program failed to
Am 08.12.21 um 22:39 schrieb Dmitry Boyarintsev via lazarus:
On Wednesday, December 8, 2021, Bo Berglund via lazarus
wrote:
Is there some non-standard package I could install (from OLPM or
similar) in
order to get it working again?
you might want to try TRichMemo
it provides som
Am 14.09.21 um 12:56 schrieb Marcos Douglas B. Santos via lazarus:
Hello,
I have an issue creating a new component, but it can be reproduce
easily using a default component:
- drop a TPopupMenu
- on Object Inspector, go to Events tab
- double-click in `Items.OnClick` to implement
- you will get
Am 14.09.21 um 12:56 schrieb Marcos Douglas B. Santos via lazarus:
Hello,
I have an issue creating a new component, but it can be reproduce
easily using a default component:
- drop a TPopupMenu
- on Object Inspector, go to Events tab
- double-click in `Items.OnClick` to implement
- you will get
Am 06.09.21 um 22:25 schrieb Bart via lazarus:
On Sun, Sep 5, 2021 at 10:42 AM Gabor Boros via lazarus
wrote:
Create a new "Application", compile it. Send a shortcut from
project1.exe to the desktop. At shortcut's properties change "Run" to
"Maximized". Start the application with the shortcut,
Am 31.07.21 um 23:20 schrieb Juha Manninen via lazarus:
On Sat, Jul 31, 2021 at 11:09 PM John Landmesser via lazarus
mailto:lazarus@lists.lazarus-ide.org>>
wrote:
gtk2trayicon.inc(387,5) Error: Identifier not found
"gtk_status_icon_set_tooltip_text"
What shoul
On Manjaro XFCE Linux there where issues compiling new pulled lazarus
source
Working lazarus was:
Lazarus 2.1.0 r63838M FPC 3.3.1 x86_64-linux-gtk2
got the source with
git clone https://gitlab.com/freepascal.org/lazarus/lazarus.git lazarus
cd ~/lazarus
make all clean useride
compilin
Am 13.07.21 um 19:55 schrieb Michael W. Vogel via lazarus:
Am 13.07.2021 um 14:07 schrieb John Landmesser via lazarus:
Hi,
i just "ruined" layout of the anchor docking manager in the IDE.
Can you explain, what you have done? I can only fix/work on things, I'm
aware about.
I
Am 13.07.21 um 14:07 schrieb John Landmesser via lazarus:
Hi,
i just "ruined" layout of the anchor docking manager in the IDE.
Reinstall the package does not restore the default layout and pulling
for example object inspector does not help.
I would expect the IDE would show where to
uld sit if i stop dragging?!
Tipps are welcome ...
John Landmesser
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Thanks!
Yes no it works again!
Am 12.07.21 um 13:41 schrieb Marc Weustink via lazarus:
I guess it was, I restarted it this morning since it was a bit quiet
in here.
Marc
On 9-7-2021 16:48, John Landmesser via lazarus wrote:
Test
--
___
lazarus
Am 09.07.21 um 16:06 schrieb John Landmesser via lazarus:
Hi,
See example project
C:\lazarus\examples\trayicon\wndtray.lpi
The Trayicon.hint works on XFCE and Windows, but it will not be visible
on KDE?!!
FormCreate;
SystrayIcon.Hint := 'my tool tip';
Any workaround ?
Th
Test
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
Hi,
See example project
C:\lazarus\examples\trayicon\wndtray.lpi
The Trayicon.hint works on XFCE and Windows, but it will not be visible
on KDE?!!
FormCreate;
SystrayIcon.Hint := 'my tool tip';
Any workaround ?
Thanks
John
--
___
lazarus ma
Am 20.04.21 um 09:51 schrieb Detlef Overbeek via lazarus:
Thank you for your answer:
however I forgot to tell you that I did change that to every few minutes and
even this morning it still does not work.
I could compile and install this package on Manjaro Linux:
Lazarus 2.1.0 r63838M FPC 3.3
Am 02.02.21 um 12:49 schrieb John Landmesser via lazarus:
Am 02.02.21 um 11:22 schrieb Rolf Wetjen via lazarus:
Maybe someone can help with a few issues around LHelp in the IDE:
1) When LHelp opens (regardless if opens with Tools->CHM-Help or F1
context help) it opens with 11 tabs.
Some
questions too for a long time but i'm just a hobbyist so i
can live these lack of knowledge.
Regards
John Landmesser
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
1 - 100 of 201 matches
Mail list logo