Bug 156269 - Gif images are not animated.
Summary: Gif images are not animated.
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
: 161623 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-20 21:40 UTC by Ciaran Gillespie
Modified: 2012-10-19 13:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ciaran Gillespie 2008-01-20 21:40:16 UTC
Version:           2.0 (using 4.00.00 (KDE 4.0.0) "release 1.2", compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.22.13-0.3-default

Gif images in the latest version of KDE 4, using Gwenview 2.0 are not animated. This is not a huge feature missing from Gwenview, just something that is nice to have.
Comment 1 Aurelien Gateau 2008-01-20 22:25:53 UTC
Agreed. It should be fixed in 2.1 (KDE 4.1).
Comment 2 Adam Jimerson 2008-04-01 19:11:00 UTC
Same here, being able to watch animated gif's would be nice.
Comment 3 Kristjan Ugrin 2008-07-29 15:40:12 UTC
confirmed, it displays just the first frame.
Comment 4 Brendon Higgins 2008-08-05 07:07:25 UTC
Seems to still be missing from KDE 4.1. Since Gwenview's image viewer part seems to be the default in Konqueror, animated gif files that are opened while browsing don't animate; which is a bit disappointing. :/
Comment 5 Adam Jimerson 2008-08-14 01:00:05 UTC
Is there an update on the status of this?
Comment 6 Aurelien Gateau 2008-08-14 18:03:15 UTC
*** Bug 161623 has been marked as a duplicate of this bug. ***
Comment 7 Aurelien Gateau 2008-08-14 18:09:22 UTC
It's in my TODO list. I just increased its priority. Hopefully it should 
be fixed for KDE 4.2.
Comment 8 Adam Jimerson 2008-08-14 22:00:55 UTC
Ok thanks.
Comment 9 Kristjan Ugrin 2008-08-14 22:02:01 UTC
Thank you!
Comment 10 Aurelien Gateau 2008-08-16 00:03:00 UTC
SVN commit 847657 by gateau:

Started to work on animated image support.
CCBUG:156269


 M  +1 -0      CMakeLists.txt  
 A             document/animateddocumentloadedimpl.cpp   [License: GPL (v2+)]
 A             document/animateddocumentloadedimpl.h   [License: GPL (v2+)]
 M  +24 -0     document/loadingdocumentimpl.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=847657
Comment 11 Aurelien Gateau 2008-08-27 14:30:47 UTC
Current SVN has support for animated gif now.