Version: (using KDE 4.2.95) OS: Linux Installed from: SuSE RPMs if there is no internet connection at kde start (as network manager connects late), the remember the milk widget does not get updated even after the internet is connected. I have to remove it from plasma and add again to get it working.
This may be related to bug 199224. Probably the same issue. Occurs to me, too. The Plasmoid displays a button saying "Login Failed. Please try again." But pressing this button doesn't work (In fact it does nothing at all).
Got this same on KDE 4.3.0. Plasmoid does not try to connect again, when there were no internet at the kde start.
Same here on 4.3.0.
Still in KDE 4.3.1
can confirm that bug.
still in kde 4.3.3 confirmed bug in Arch.
still not fixed
This is very annoying. If I'm not connected to the internet at the time I login, which is usually the case for wifi connections which are initiated by networkmanager, the plasmoid does not connect. Also if I add a task from a phone or another machine I have to delete/add the plasmoid or to logout/login to get the changes on my desktop. An option to make the plasmoid check the server every 10 minutes or so would probably be enough for most people. Arch and KDE 4.3.3 here.
Hi, Not sure to understand the problem. Once you get the internet connection on, you can not login in the RTM plasmoid, or the plasmoid does not login automatically but you can do it manually via the settings (clicking the "Authenticate..." button) ?
That is exactly the point. If the plasmoid finds no connection it makes no other attempt, and it is necessary to open the settings page and enter the password every time. Although I must say I didn't see this bug in a while so it might be gone with KDE SC 4.3.4.
was this fixed? thank you
I've implemented a basic hacky way of retrying the connection. This should fix this bug in most cases but the real fix requires some api changes to librtm that will need to wait for 4.5 (and for me to have more time). The relevant fix is in svn revision 1089813. This didn't make it in time for 4.4.0, but it is backported and should be present in 4.4.1
SVN commit 1089821 by astromme: CCBUG: 200723 Handle the offline/transient offline case much better by retrying every 60 seconds rather than failing immeadiately M +5 -0 request.cpp M +1 -0 request.h M +2 -0 session.cpp M +2 -0 session.h M +18 -1 session_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1089821
commit 1089821 have not been backported, is it possible to do so ?
*** Bug 216543 has been marked as a duplicate of this bug. ***
*** Bug 216542 has been marked as a duplicate of this bug. ***