[Bug 1051952] Re: Nautilus and Thunar freeze system when trashing files in kerberized, NFS mounted homes

2012-09-19 Thread Jan Sanders
The following will trigger the behaviour, so the common cause seems to be libgio: #include gio/gio.h #include stdio.h int main(int argc, char **argv) { char *path; GFile *file; g_type_init(); if(argc != 2) exit(1); path=argv[1]; printf(Moving %s to trash...\n, path); file

[Bug 1051952] Re: Nautilus and Thunar freeze system when trashing files in kerberized, NFS mounted homes

2012-09-18 Thread Jan Sanders
** Package changed: ubuntu = thunar (Ubuntu) ** Also affects: nautilus (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1051952