This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GNOME progress report (with screenshot!)


 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]