Bug#463112: eog: Very slow to show an image on a directory with many images

Sven Arvidsson sa at whiz.se
Sun Feb 3 23:06:50 UTC 2008


forwarded 463112 http://bugzilla.gnome.org/show_bug.cgi?id=505811
thanks

On Wed, 2008-01-30 at 20:23 +0100, Eugen Dedu wrote:
> This feature was off during the test.  I tried also with 
> --disable-image-collection: it took 1 minute to show a jpg file the 
> first time.  The second/third time 2 seconds.
> 
> I executed the first time: strace eog misc/photos/album/11001.jpg, the 
> output scrolls very fast, afterwards it prints:
> 
> poll(
> --> [here it waits about 2 seconds]
> ([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, 
> events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, 
> events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, 
> events=POLLIN}, {fd=14, events=POLLIN}], 8, 4997) = 0
> stat("/home/dedu/.recently-used.xbel", {st_mode=S_IFREG|0644, 
> st_size=367563, ...}) = 0
> ioctl(3, FIONREAD, [0])                 = 0
> poll(
> --> [again it waits about 2 secs]
> --> [the same as above for several times]
> 
> Hoping that this information is useful.

Hi,

I'm guessing this is upstream bug 505811. It seems what's slowing eog
down is putting the displayed image in the "Recent Documents" list. This
is already fixed upstream.

As mentioned in the discussion upstream, there's also a general problem
with recent documents, parsing the file becomes very slow if it's big.
You might try clearing it manually (Places > Recent Documents > Clear),
or simply moving the .recently-used.xbel file.


-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20080204/f59dcf1f/attachment.pgp 


More information about the pkg-gnome-maintainers mailing list