
Condensed Weather [Plasma 5]
Source (link to git-repo or to original if based on someone elses unmodified work):
Plasma 6 Widget: https://www.pling.com/p/2137197/
Based on the Win10 Weather skin for Rainmeter:
https://www.deviantart.com/eclectic-tech/art/Win10-Weather-Patch-V3-a-780236969
v5 - February 13 2022
* Port to `QtQuick.Controls 2.0`, `PlasmaComponents 3.0`, and `Kirigami` config. Should work in Ubuntu 20.04 with Qt 5.12 and KDE Frameworks 5.68.
* Merge changes to weather widget from upstream KDE weather widget.
* Port missing `ServiceListModel` in Plasma 5.24 to use the `weatherDataSource.data['ions']` to get the list of weather data websites.
* Use PlasmaCore Unit/Theme singletons.
* Refactor dailyForecastModel to check if data exists.
* Update i18n scripts.
* Add Croatian translations by @VladimirMikulic (synced from simpleweather)
* Add Slovenian translations by @Ugowsky (synced from simpleweather)
* Updated Russian translations by @Morion-Self (Pull Request #9)
Ratings & Comments
22 Comments
Any chance of an update for this to work on Plasma 6? Thanks
I've uploaded a Plasma 6 version of this widget here: https://www.pling.com/p/2137197/
I just installed CachyOS a Arch based distro and when I attempt to run Condensed Weather after installing it I get the below. I have Big Linux, Garuda, Manjaro, and Xerolinux installed and Condensed Weather works perfectly fine in them. I've never had any issue with it in the past either. Any idea what is going on? Thanks file:///home/locutus/.local/share/plasma/plasmoids/com.github.zren.condensedweather/contents/ui/main.qml:12:2: Type LibWeather.WeatherData unavailable file:///home/locutus/.local/share/plasma/plasmoids/com.github.zren.condensedweather/contents/ui/libweather/WeatherData.qml:10:1: module "org.kde.plasma.private.weather" is not installed
8 8 great. Simple but very pleasant and well working weather plasmoid.
8 Hi, I really like your widged, but BBC Weather is still not working. I am on Manjaro KDE Plasma 5.20.4 (Framework: 5.77.0), Kernel: 5.10.2-2. Hope you can repair that soon :-)
I'm using the default widget's weather sources, so it needs to be fixed upstream in plasma. * https://github.com/Zren/plasma-applet-condensedweather/issues/6 * https://bugs.kde.org/show_bug.cgi?id=430643 It looks like it's only the city search that is broken.
10 10 the best
Is there a problem with BBC Weather ?
7 7 good
Excelent widget, but BBC Weather (bbcukmet) is not working right now.
Excellent! :-)
Perfect, apart from small issue - I drag the widget's handles to make it smaller, but every time I reboot my machine, it reverts back to default maximum size. Operating System: KDE neon 5.18 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.71.0 Qt Version: 5.14.2
10 10 the best
it’s come back after touch .wine ? Kubuntu 19.10 - 64 bits + backports = plasma 5.18.3 KDE 5.67.0 Qt 5.12.4 et noyau 5.3.0-40 4* intel i5-4570 3.2 Ghz 12 Go nvidia gtx 750 1980x1024 uninstall the widget Delete ~/.local/share/plasma/plasmoids/com.github.zren.condensedweather Alt+Space > killall plasmashell; kstart5 plasmashell and ok i wait v5 thanks
freeze plasma5 comment l’enlever et revenir comme avant Big trouble plus de barre de taches plamashell down
Alt+Space > Dolphin Nagivate to ~/.local/share/plasma/plasmoids/com.github.zren.condensedweather Right Click "metadata.desktop" and remember what version. Eg: X-KDE-PluginInfo-Version=4 Delete ~/.local/share/plasma/plasmoids/com.github.zren.condensedweather Alt+Space > killall plasmashell; kstart5 plasmashell What version did you have installed?
yesterday plamashell was down and killall plasmashell; kstart5 plasmashell do nothing and today it’s ok i do nothing except shutdown very long and start today on other session and when i start my session it‘s ok ???? KDE-PluginInfo-Version=4
What Plasma version? What distro? What screen/monitor resolution? If it happens again, with v4, tell me (and uninstall the widget). I'm hoping you still had v2 installed, as it should've been fixed in v3.
Right Click "metadata.desktop" > Open With > Kate
1 Don't install freeze plasma
Should be fixed in v3. It was caused by setting the minimum width and trying to force all day items to be the same size (instead of 1 item being smaller/larger sometimes). The loop sometimes became an infinite loop. I've decided to ingnore trying to set a minSize and just set a defaultSize a desktop widget starts at.
10 Pretty and informative! <3