Summary: | Gif images are not animated. | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Ciaran Gillespie <ciaran.gillespie> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | Lzerofreak, vendion |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ciaran Gillespie
2008-01-20 21:40:16 UTC
Agreed. It should be fixed in 2.1 (KDE 4.1). Same here, being able to watch animated gif's would be nice. confirmed, it displays just the first frame. 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. :/ Is there an update on the status of this? *** Bug 161623 has been marked as a duplicate of this bug. *** It's in my TODO list. I just increased its priority. Hopefully it should be fixed for KDE 4.2. Ok thanks. Thank you! 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 Current SVN has support for animated gif now. |