Summary: | viewing "Image Collection" may cause nautilus to stop responding | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Surakshan Mendis <bug.tracker> |
Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | tar.gaz compressed output strace -f on natilus |
Description
Surakshan Mendis
2004-05-24 18:17:05 UTC
Possible dupe of http://bugs.gentoo.org/show_bug.cgi?id=51246 yeh might me the same one, I did actually search though. However the current workaround is to kill eog-collection-view Just recompiled nautilus with no CFLAGS. This does NOT solve the problem? Looks like a upstream problem? well you should probably recompile more than nautilus alone. eog for example. Anyway, i do think this is an optimizations issue. I cannot reproduce this. Do not assume this is an upstream problem right away. Upstream devs tend to be very unhappy with ill-reproducable, no good proof (stack trace?) optimizations related problems. You might want to remove nautilus-media for a start if gst-thumbnail is the problem. nautilus-media is broken in my opinion and is not included in the meta ebuild anymore. recompiled nautilus and eog with no CFLAGS (commented out in /etc/make.conf) removed nautilus-media problem still occurers. After an hour of flicking through images, I believe its only doing this to large images, those over say 1MB. It is not crashing on other smaller images. I don't see the point of compiling gnome again as a whole with no optimisations since most packages are not related to this problem. If you still believe it is optimisation related what other packages do you urge to remerge? How do I run strace on eog and natuilis since it starts at startup? Created attachment 31994 [details]
tar.gaz compressed output strace -f on natilus
strace -f on nautilus
strace then looks at child processes (eog) as well
I compressed the file since its to large otherwise to attach
the strace doesn't look very informative to me.. really we would need a backtrace, run the bonobo component built with debug info & non-stripped and go from there.. That being said, I'm not sure the eog image preview is ideal & designed for what you are doing, in my opinion it's slow and ugly. Consider using other solutions like gthumb. I don't have dirs with a lot of oversized pictures, so i can't really try to reproduce that bit. the image collection view will be dropped in 2.8, so this problem will dissapear & we won't spend any more time on this one. I wasn't able to reproduce it anyway. Thanks for the report. no problems, I still have it in 2.6.2 but if its going out in 2.8 then yeh no problems. Cheers |