Slow gtk filechooser
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gtk+2.0 (Ubuntu) |
Invalid
|
Low
|
Ubuntu Desktop Bugs |
Bug Description
Binary package hint: libgtk2.0-0
I'm now using libgtk2.0-0 version 2.12.9-3ubuntu4. I got about 20 sec. stall every time I open/save/save as through gtk filechooser.
I'm not sure if this bug is duplicated/related to:
https:/
https:/
https:/
However, the result from strace suggests that it's about my bookmarks:
22:42:24.002490 open("/
...
22:42:24.010359 poll([{fd=8, events=POLLIN}], 1, 25000) = 0 <24.999541>
I've found that my bookmarks contain network locations (i.e., sftp, and smb). Removing those locations solves the problem.
Thanks for workaround!
I found out, that problem was caused by line "smb://192.168.4.8/ хлам" in my .gtk-bookmarks file.