On 15/11/2019 8:58 pm, Florian Klämpfl via lazarus wrote:
> Feels like a discussion from 1998 :)
:-) True. JWM is still being maintained though, so it's not
abandon-ware. Nothing wrong with good old X11 Window Managers. As
somebody pointed out to me recently Of everything mankind has
created,
I am trying to write a simple I2C interface program for Raspberry Pi
but I am getting an error I don't understand...
function TRaspiI2C.ReadI2CBytes(addr: integer; count: integer; buf:
array of byte): integer;
var
i: integer;
begin
try
if count <> length(buf) then
SetLength (buf, cou
On 15.11.2019 21:53, Mattias Gaertner via lazarus wrote:
On Fri, 15 Nov 2019 21:29:10 +0100
Ondrej Pokorny via lazarus wrote:
Hello,
I just fixed the XML structure of LPG project group files.
What was the bug?
1.) The elements were not placed within the element.
2.) I updated the struct
Am 15.11.19 um 19:43 schrieb Graeme Geldenhuys via lazarus:
On 15/11/2019 10:42 am, Michael Van Canneyt via lazarus wrote:
The crash and switch to 'fallback mode' ("restart fallback mode" would be
better named)
happens easily once a day.
I'd try using linux mint "mate", but I'm not particularl
On Fri, 15 Nov 2019 21:29:10 +0100
Ondrej Pokorny via lazarus wrote:
> Hello,
>
> I just fixed the XML structure of LPG project group files.
What was the bug?
> Old files
> will be loaded correctly but the new LPG file cannot be opened in a
> legacy Lazarus installation.
>
> AFAIK project g
Hello,
I just fixed the XML structure of LPG project group files. Old files
will be loaded correctly but the new LPG file cannot be opened in a
legacy Lazarus installation.
AFAIK project groups are usable only in trunk so this does not matter
(?) Otherwise we would need some legacy option ch
On 15/11/2019 10:42 am, Michael Van Canneyt via lazarus wrote:
> The crash and switch to 'fallback mode' ("restart fallback mode" would be
> better named)
> happens easily once a day.
>
> I'd try using linux mint "mate", but I'm not particularly looking forward to
> reconfiguring my machine. It
On Fri, 15 Nov 2019, Mattias Gaertner via lazarus wrote:
On Fri, 15 Nov 2019 11:42:24 +0100 (CET)
Michael Van Canneyt via lazarus wrote:
[...]
I have the same problems with Cinnamon. It is not only "Find in
Files" that triggers this. A simple debug tooltip (when inspecting a
value) can also
On Fri, 15 Nov 2019 11:42:24 +0100 (CET)
Michael Van Canneyt via lazarus wrote:
>[...]
> I have the same problems with Cinnamon. It is not only "Find in
> Files" that triggers this. A simple debug tooltip (when inspecting a
> value) can also trigger it.
Does an old Lazarus has this problem too?
On Fri, 15 Nov 2019, C Western via lazarus wrote:
On 13/11/2019 21:00, Florian Klämpfl via lazarus wrote:
Recently, I tried again to work with Linux Mint when developing FPC.
For FPC development I use normally lazarus from trunk, typical updated
very few weeks. For navigation in the code I u
On 13/11/2019 21:00, Florian Klämpfl via lazarus wrote:
Recently, I tried again to work with Linux Mint when developing FPC.
For FPC development I use normally lazarus from trunk, typical updated
very few weeks. For navigation in the code I use "Find in files" from
time to time, e.g. when looki
On 11/14/19 7:56 PM, AlexeyT via lazarus wrote:
Lazarus trunk, fpc 3.3.1-r43462 Linux x64
qt56.pas(12495,37) Error: Enumeration symbols can only have values in
the range of -2^31 to 2^31-1
QStyleCE_CustomBase = $f000 );
Issue is already opened. I'll wait fpc developers to shed som
12 matches
Mail list logo