GNOME progress report (with screenshot!)

Yang Guilong glyoung@huawei.com
Tue Oct 26 03:53:00 GMT 2004


 Yaakov Selkowitz wrote:

>  3) I've built the accessibility libraries (gail, at-spi, libgail-gnome)
>  and tried turning on accessibility.  When any GNOME program was started,
>  I got warnings on the console that the accessibility libraries couldn't
>  be found.  I'm not sure, but maybe this is a problem similar to #2, that
>  ~ something (not sure what) is looking for libgail.so instead of
>  cyggail.dll?

Had you ever tested forcing using this module?
  gtk-app --gtk-modules gail
or 
  export GTK_MODULES=gail
  gtk-app

Another simple way to test it is to run glade-2. It would force loading this module.

regards
Yang Guilong



More information about the Cygwin-apps mailing list