Summary: | "Error Loading Image" on desktop should quietly move to next image | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Dotan Cohen <kde-2011.08> |
Component: | widget-frame | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | asraniel, gregor, kde-2011.08 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dotan Cohen
2008-12-08 11:34:49 UTC
This is a duplicate of report 212818 - kind of 1) Bug #212818 refers to instances in which a valid .jpg file is not displaying, whereas this bug refers to instance in which the path to an image is incorrect. 2) Obviously not a dupe of a newer bug! Git commit 2d948694b262444fd938bbb94065ee6e61a43417 by Aaron Seigo. Committed on 31/10/2011 at 11:06. Pushed by aseigo into branch 'master'. handle deleted pictures in a slideshow more gracefully by just skipping them deletion handling inspired by a patch by Greg T also cleans up a bunch of method signatures and improves the setUrl index bounds handling REVIEW:103001 BUG:177212 M +1 -1 applets/frame/frame.cpp M +15 -4 applets/frame/picture.cpp M +4 -1 applets/frame/picture.h M +43 -22 applets/frame/slideshow.cpp M +3 -2 applets/frame/slideshow.h http://commits.kde.org/kdeplasma-addons/2d948694b262444fd938bbb94065ee6e61a43417 Thanks Aaron! |