[lazarus] RedHat 9.0
Rainer Hamann
rainer at hamann-kiel.de
Sat Apr 12 16:26:04 EDT 2003
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
More information about the Lazarus
mailing list