Index: mythplugins/mythweather/mythweather/weatherSetup.cpp
===================================================================
--- mythplugins/mythweather/mythweather/weatherSetup.cpp	(revision 15785)
+++ mythplugins/mythweather/mythweather/weatherSetup.cpp	(working copy)
@@ -504,6 +504,7 @@
         ti->name = dataitem;
         ti->location = location;
         ti->src = m_src_man->getSourceByName(src);
+        types = WeatherScreen::getAllDynamicTypes(m_weather_screens.GetSet(name));
 
         if (!active_screens.find(draworder))
         {
