Summary: | Widget location configuration is lost after reboot | ||
---|---|---|---|
Product: | [Plasma] kdeplasma-addons | Reporter: | soee <kontakt> |
Component: | Weather | Assignee: | Friedrich W. H. Kossebau <kossebau> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | Kanwar.Plaha, plasma-bugs, wikt.sztw+kdebugs |
Priority: | NOR | Keywords: | triaged |
Version: | 5.7.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=365838 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
soee
2016-08-16 11:04:01 UTC
Is the configuration completely lost, or will the widget show information again after the first update interval (see bottom of "Weather Station" config page) has passed? Is your device connected to the internet when Plasma is started, or is the connection only made during that start? It is lost. There are no any signs of it beeing restored. I will test more with cable connection also as not im using LTE (usb modem with sim). So when i boot my system modem needs ~ 2-3 min. to connect but when rebooting it is usually active at start. One issue that I currently know about is: if the widget is loaded and there is no network connection at that point, the widget will be blank. And if the network connection is established, that sadly does not trigger an immediate pull of the data. Only at the next data update intervall the data will be fetched then. (Good news here, I have a patch prepared which seems to properly trigger an immediate update now). Still, all the settings of the widget should still be present. Can you please check in the settings dialog of the widget both in the pages "Weather Station" and "Units" if the values are the same that you set before the reboot? The values for "Location", "Update every:", and the units? So "It is lost" refers to data displayed in the widget itself, or also in the settings of the widget? Git commit 2a1156b3e859a74333a8e8b88d48332d0d7dc6a1 by Friedrich W. H. Kossebau. Committed on 24/08/2016 at 01:15. Pushed by kossebau into branch 'master'. [Weather] Use QNetworkConfigurationManager to know about online status Seems to work better for getting the weather dataengine to pull & push data to the widget once there is network M +13 -17 dataengines/weather/weatherengine.cpp M +3 -4 dataengines/weather/weatherengine.h http://commits.kde.org/plasma-workspace/2a1156b3e859a74333a8e8b88d48332d0d7dc6a1 *** Bug 365838 has been marked as a duplicate of this bug. *** Git commit 6a86b1ef05f446eb71593fc6a18b25b03e90f82d by Friedrich W. H. Kossebau. Committed on 12/09/2016 at 20:39. Pushed by kossebau into branch 'Plasma/5.7'. [Weather] Use QNetworkConfigurationManager to know about online status Seems to work better for getting the weather dataengine to pull & push data to the widget once there is network Backport of 2a1156b3e859a74333a8e8b88d48332d0d7dc6a1 M +13 -17 dataengines/weather/weatherengine.cpp M +3 -4 dataengines/weather/weatherengine.h http://commits.kde.org/plasma-workspace/6a86b1ef05f446eb71593fc6a18b25b03e90f82d Arch user here. I have not yet current Plasma 5.7 update so I'm not sure if it's already fixed but I'd like to throw ma 0,02 cents. In my case when I start my computer there is ethernet connection established but with no access to outside world due to my company policy. Only after I login company firewall gives me access to internet. I've found that the problem only happens on my workstation were I have to deal with firewall, but at home I also use Arch on laptop and there it works flawlessly. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |