Re: [Lazarus] Vector Based UI Supports Any Transform

2021-11-23 Thread Mehmet Erol Sanliturk via lazarus
To play your video , the computer is displaying a message about a missing codec without mentioning which codec name . Perhaps , the video in Youtube similar to your previous video with respect to codec or video format , will be playable . Mehmet Erol Sanliturk On Wed, Nov 24, 2021 at 1:01 AM Ant

Re: [Lazarus] New install on Ubuntu 20.04.3 Cinnamon - Errors when recompiling IDE

2021-11-23 Thread Bo Berglund via lazarus
On Tue, 23 Nov 2021 23:15:10 +0100, Bo Berglund via lazarus wrote: >On Tue, 23 Nov 2021 23:12:39 +0100, Bo Berglund via lazarus > wrote: > >>Michel had the same problem and found this solution. >>(I should have quoted the actual solution in my last message rather than >>referencing the old thread

Re: [Lazarus] New install on Ubuntu 20.04.3 Cinnamon - Errors when recompiling IDE

2021-11-23 Thread Bo Berglund via lazarus
On Tue, 23 Nov 2021 23:12:39 +0100, Bo Berglund via lazarus wrote: >Michel had the same problem and found this solution. >(I should have quoted the actual solution in my last message rather than >referencing the old thread... So I am doing it now below.) SORRY! TYPO... I meant Mattias Gaertner a

Re: [Lazarus] New install on Ubuntu 20.04.3 Cinnamon - Errors when recompiling IDE

2021-11-23 Thread Bo Berglund via lazarus
On Tue, 23 Nov 2021 17:03:10 +0200, Juha Manninen via lazarus wrote: >A clean build usually solves such problems. > >Juha Not really The problem was that in certain cases of Linux (Ubuntu?) the desktop file execution does not correctly pick up the $HOME/bin folder in path and that is where

[Lazarus] Vector Based UI Supports Any Transform

2021-11-23 Thread Anthony Walter via lazarus
I've been busy with family ongoings the past week but managed to squeeze in a small quality of life improvement to my vector graphics toolkit with UI widgets and SVG parsing and rendering support. https://streamable.com/cv137g Above is a link to a quickly recorded video demonstrating UI widgets s

Re: [Lazarus] New install on Ubuntu 20.04.3 Cinnamon - Errors when recompiling IDE

2021-11-23 Thread Juha Manninen via lazarus
A clean build usually solves such problems. Juha -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] New install on Ubuntu 20.04.3 Cinnamon - Errors when recompiling IDE

2021-11-23 Thread Bo Berglund via lazarus
On Tue, 23 Nov 2021 11:12:42 +0100, Bo Berglund via lazarus wrote: >I have installed Lazarus 2.0.12 and FPC 3.2.2 from sources retrieved from >GitLab >on a new Linux Ubuntu 20.04.3 LTS with the Cinnamon desktop environment. > >After starting Lazarus I have used OLPM to add a number of packages I

Re: [Lazarus] New install on Ubuntu 20.04.3 Cinnamon - Errors when recompiling IDE

2021-11-23 Thread Luca Olivetti via lazarus
El 23/11/21 a les 11:12, Bo Berglund via lazarus ha escrit: What can cause this and how do I solve it? Did you try a "make all" or "make bigide" from the lazarus source directory (so it will build all its tools)? Bye -- Luca Olivetti Wetron Automation Technology http://www.wetron.es/ Tel.

[Lazarus] New install on Ubuntu 20.04.3 Cinnamon - Errors when recompiling IDE

2021-11-23 Thread Bo Berglund via lazarus
I have installed Lazarus 2.0.12 and FPC 3.2.2 from sources retrieved from GitLab on a new Linux Ubuntu 20.04.3 LTS with the Cinnamon desktop environment. After starting Lazarus I have used OLPM to add a number of packages I always use in my Lazarus setups. But when doing the install and ending wit