Re: [Lazarus] startlazarus crash in Ubuntu 14:04

2014-04-22 Thread zeljko
On 04/23/2014 06:46 AM, Flávio Etrusco wrote: On Tue, Apr 22, 2014 at 3:01 PM, mailto:zel...@holobit.net>> wrote: On 2014-04-22 09:11, Junior wrote: Lazarus 1.3 r44782M FPC 2.6.2 i386-linux-gtk 2 Ubuntu 14.04 - 32 bits --__---

Re: [Lazarus] startlazarus crash in Ubuntu 14:04

2014-04-22 Thread Flávio Etrusco
On Tue, Apr 22, 2014 at 3:01 PM, wrote: > On 2014-04-22 09:11, Junior wrote: > >> Lazarus 1.3 r44782M FPC 2.6.2 i386-linux-gtk 2 >> >> Ubuntu 14.04 - 32 bits >> >> --- >> >> Every time I compile lazarus (make clean all) and run the >> startl

Re: [Lazarus] startlazarus crash in Ubuntu 14:04

2014-04-22 Thread zeljko
On 2014-04-22 09:11, Junior wrote: Lazarus 1.3 r44782M FPC 2.6.2 i386-linux-gtk 2 Ubuntu 14.04 - 32 bits --- Every time I compile lazarus (make clean all) and run the startlazarus, the splash window freezes. To kill the process and rerun

[Lazarus] startlazarus crash in Ubuntu 14:04

2014-04-22 Thread Junior
Lazarus 1.3 r44782M FPC 2.6.2 i386-linux-gtk 2 Ubuntu 14.04 - 32 bits --- Every time I compile lazarus (make clean all) and run the startlazarus, the splash window freezes. To kill the process and rerun the program works. has been some

[Lazarus] (no subject)

2014-04-22 Thread Junior
-- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Order in .lfm file

2014-04-22 Thread Chris Crori
Hi guys, As a silly perfectionist, I spend a lot of time changing the order the components are written in the .lfm file, making the groups I have in my mind, visible in the object inspector. Is there a way to do that visually? Regards, Chris-- ___