Version: unspecified (using KDE 4.4.2) OS: Linux I have a laptop with Kubuntu 10.04. The Kubuntu is set to to connect to our WLAN network automatically on startup. This however takes some time. While connecting the comic widget doesn't display anything, which might be correct behavior. After the connection is made, the comic widget downloads the comic strip automatically (hooray). BUT the comic strip remains "grayed out" with "settings" button on it. As to imply a possible problem. Correct behavior would be not to show the settings button and not to gray out the strip since everything is working. If I connect the laptop to a normal ADSL cable and the Internet connection is available immediately, this problem doesn't occur. After switching back to WLAN and restart -> boom, there it is again. Annoying... Reproducible: Always
SVN commit 1137818 by mfuchs: First always turn off configurationRequired if data comes in. BUG:241040 M +1 -0 applets/comic/comic.cpp M +4 -0 dataengines/comic/comic.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1137818
SVN commit 1137820 by mfuchs: Fowardport r1137818 First always turn off configurationRequired if data comes in. CCBUG:241040 M +1 -0 applets/comic/comic.cpp M +4 -0 dataengines/comic/comic.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1137820