Hello,

I'm using Archlinux, and recently they changed the name of
libgdk_pixbuf-2.0.so to libgdk_pixbuf.so .

This is a problem with compiling Lazarus (maybe FPC packages itself, did not
checked). The thing is, that I do not know how to report (and even preferred
offer a patch) it.
The change btw also create the following error (after I fix the name with
symlink and recompile Lazarus):
TMainIDE.ParseCmdLineOptions:
  PrimaryConfigPath="/home/ik/.lazarus"
  SecondaryConfigPath="/etc/lazarus"
[FORMS.PP] ExceptionOccurred
  Sender=EAccessViolation
  Exception=Access violation
  Stack trace:
  $00007F8CC7F0C1C1
TApplication.HandleException Access violation
  Stack trace:
  $00007F8CC7F0C1C1

(lazarus:23866): Gdk-CRITICAL **: IA__gdk_window_get_state: assertion
`GDK_IS_WINDOW (window)' failed
[FORMS.PP] ExceptionOccurred
[FORMS.PP] ExceptionOccurred
[FORMS.PP] ExceptionOccurred

Thanks,

Ido
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to