Hi, With this new version, every time I run gvim, I get the following (unhelpful) error message:
$ gvim -u NONE (gvim:3736): Pango-WARNING **: No such file or directory This never happened with the previous version of gvim. I do have libpango1.0 installed, and also installed libpango-1.0, but that doesn't make a difference. (gvim appears to run just fine, but the error message is rather annoying.) If I read the output of strace correctly, it tries to open /usr/lib/pango/1.6.0/modules/pango-basic-fc.dll, which doesn't exist. According to the Cygwin package search, no such file is contained in any Cygwin package. Any ideas? Output of "strace gvim -u NONE > strace.out 2>&1": http://mscha.org/tmp/strace.out Output of "cygcheck -s -v -r > cygcheck.out": http://mscha.org/tmp/cygcheck.out Thanks, - Michael On Thu, Nov 24, 2011 at 02:42, Yaakov (Cygwin/X) <yselkow...@users.sourceforge.net> wrote: > > The following packages have been updated for the Cygwin distribution: > > *** vim-7.3.353-1 > *** vim-common-7.3.353-1 > *** gvim-7.3.353-1 > *** xxd-7.3.353-1 > > Vim is an advanced text editor that seeks to provide the power of the > de-facto Unix editor 'Vi', with a more complete feature set and a choice > of terminal and GTK+ interfaces. > > This release includes the latest upstream patchset as of today. The > packaging was changed slightly now that both interfaces are being built > from a single source package; the upgrade should be handled > automatically for existing users. > > > Yaakov > Cygwin/X > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple