Bug 250616 - No comic is shown on midnight
Summary: No comic is shown on midnight
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-comic (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 00:26 UTC by Stephan Kleine
Modified: 2010-10-29 11:25 UTC (History)
1 user (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 Stephan Kleine 2010-09-09 00:26:27 UTC
Version:           unspecified (using Devel) 
OS:                Linux

The plasmoid normally works fine but everytime I start KDE around midnight (read as deep during european night) it doesn't show a thing but fails with "Getting comic strip failed". With KDE 4.4 it simply showed some older one instead (which never was the current one).

Suggested solution: Simply show the latest strip instead until a new one is available.

Reproducible: Always

Steps to Reproduce:
Add comic plasmoid with Garfield and start KDE during european night time (read as midnight +).

Actual Results:  
"Getting comic strip failed"

Expected Results:  
Show me the latest retrieved strip instead of that error message.
Comment 1 Matthias Fuchs 2010-09-11 00:40:49 UTC
Actually the reason why I changed the behaviour in 4.5 were users bugging me that the behaviour of showing the last cached file is confusing.

I might make the old behaviour a config option, though I'll wait if there is actually demand for that -> there are already many config options.
Comment 2 Matthias Fuchs 2010-10-29 11:25:33 UTC
SVN commit 1190964 by mfuchs:

Adds setting to not show error picture for comics.
BUG:250616

 M  +70 -0     advancedsettings.ui  
 M  +9 -0      comic.cpp  
 M  +1 -0      comic.h  
 M  +10 -0     configwidget.cpp  
 M  +2 -0      configwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1190964