As I already mentioned above the recently used files list is rewritten
when quitting the last level of the GTK main loop, that is
gtk_main_loop_level reaches 0. However the write happens only if the
recent manager singleton exists which appears to be created lazily on
the first invocation of GtkFileChooser. This allows for a simple but
ugly workaround, namely using the depreceated GtkFileSelection instead.
The code is still in vim, it is activated by commenting out the
USE_FILE_CHOOSER define in src/gui_gtk.c. I have tested this with vim
7.1-056 in Ubuntu and this has gone into vim 7.2 upstream, see patch
7.2b.026.

-- 
vim-gtk/-gnome use of gtk-filechooser causes recently used files list to be 
constantly written
https://bugs.launchpad.net/bugs/251122
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to