Skip to content

Fix generate dataengine name.

Laurent Montel requested to merge work/fix_generate_weather_dataengine into master

We need to have plasma_engine_ prefix (see plasma5support/src/plasma5support/private/dataenginemanager.cpp +120) Otherwise we can't configure weather for specific city

It returned "WeatherEngine::sourceRequestEvent|?libKF6Plasma5Support.so.6?|Plasma5Support::DataEngine::connectSource Could not find ion to request source for: "ion_bbcukmet|validate|ss" 7:04:53.164 plasmashell(23298) kf.coreaddons: KPluginFactory::loadFactory|?libKF6Plasma5Support.so.6?|?libKF6Plasma5Support.so.6? "Could not find plugin plasma5support/dataengine/plasma_engine_ion_dwd"

"

Merge request reports