I have local home mounted from separate partition, but I experience this bug.
here are last 10 lines of filechooser.py example trace:
0.025732 14:54:58.490295 access("/usr/share/X11/locale/ru_RU.UTF-8/XLC_LOCALE", 
R_OK) = 0 <0.025732>
0.026288 14:54:57.194259 
open("/usr/lib/python2.5/site-packages/python-support.pth", 
O_RDONLY|O_LARGEFILE) = 5 <0.026288>
0.029566 14:54:58.612365 select(5, [4], [], NULL, NULL) = 1 (in [4]) <0.029566>
0.038757 14:55:27.299303 select(5, [4], [4], NULL, NULL) = 1 (out [4]) 
<0.038757>
0.040829 14:54:58.429995 open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 
4 <0.040829>
0.043928 14:54:56.715207 execve("/usr/bin/python", ["python", 
"filechooser.py"], [/* 37 vars */]) = 0 <0.043928>
0.045297 14:54:58.651040 access("/usr/share/themes/Human/gtk-2.0/gtkrc", F_OK) 
= 0 <0.045297>
0.051719 14:55:27.114798 select(5, [4], [], NULL, NULL) = 1 (in [4]) <0.051719>
0.061372 14:55:27.053096 select(5, [4], [], NULL, NULL) = 1 (in [4]) <0.061372>
24.999649 14:55:02.002804 poll([{fd=8, events=POLLIN}], 1, 25000) = 0 
<24.999649>

As you see, it hangs in poll().

-- 
gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS 
homedirs
https://bugs.launchpad.net/bugs/218230
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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

Reply via email to