[lazarus] RedHat 9.0

Andrew Johnson acjgenius at earthlink.net
Sat Apr 12 17:01:12 EDT 2003


I am not sure what the problem is. but its not a RH9 issue, though itmay
be something from upgrading as opposed to a fresh install. I have been
running RH9 for a week now and the very first thing I did was to test
lazarus and compiling out. all has worked great. and no issues regarding
the debugger either I have used it many times since with no issues
whatsoever. You may be missing devel packages etc I suppose..

Andrew

On Sat, 2003-04-12 at 16:43, Rainer Hamann wrote:
> I did not set the GTK2 flag, but I found an error in TMemo with RedHat 9 : All 
> content of the Memo is in Memo.Lines[0] and all other lines are empty. In 
> RedHat 8 it worked fine with the same version of Lazarus.
> 
> Another bug with RedHat 9 is, that the settings for the debugger gdb are lost, 
> when Lazarus is restartet. Do you use memos too?
> 
> Rainer Hamann
> 
> > On Sat, 12 Apr 2003 19:32:19 +0200
> >
> > Rainer Hamann <rainer at hamann-kiel.de> wrote:
> > > I've updated to RedHat 9.0 today. Lazarrus run fine, but when I start the
> > > application, it shows the main form and crashes. Selecting "Start/compile
> > > everything" ends at
> > > SW_SHOWNORMAL:
> > >     begin
> > >       gtk_window_deiconify(GtkWindow);
> > >       gtk_window_unmaximize(GtkWindow);
> > >     end;
> > > in gtkwinapi.inc with the error message "identifier not found
> > > gtk_window_deiconify".
> >
> > This means you have somehow defined the GTK2 flag. Check your fpc.cfg or
> > compile lazarus with 'make clean all OPT=-vm' to see definitions.
> >
> >
> > Mattias
> >
> > _________________________________________________________________
> >      To unsubscribe: mail lazarus-request at miraclec.com with
> >                 "unsubscribe" as the Subject
> >    archives at http://www.lazarus.freepascal.org/mailarchives
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives






More information about the Lazarus mailing list