Christian Brabandt wrote: > Bram, > this patch works around a GTK bug, that is mentioned here: > > https://bugzilla.gnome.org/show_bug.cgi?id=3D662814 > > which happens, if you use the file open/save dialog and select a=20 > non-existent file, on the terminal, something like this will be written: > (vim:3202): Gtk-WARNING **: Unable to retrieve the file info for `file:///t= > mp/foobar': Error stating file '/tmp/foobar': No such file or directory > > I went ahead and used the workaround provided in this git commit: > http://git.gnome.org/browse/goffice/commit/?id=3Dd30d43c7d84a3a9ce75b93cd4d= > fa12a6bc4a868f > > to work around this issue.
Thanks! I'll add it in the todo list. -- There are 10 kinds of people: Those who understand binary and those who don't. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
