Ticket #10891 (closed Bug Report - General: fixed)
Opened 11 months ago
Last modified 10 months ago
MythWeather animated maps are not displayed or not animated
| Reported by: | knight | Owned by: | cpinkham |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.26 |
| Component: | Plugin - MythWeather | Version: | Master Head |
| Severity: | medium | Keywords: | mythwather, animated images |
| Cc: | Ticket locked: | no |
Description (last modified by knight) (diff)
MythWeather? animated maps for the EnvCan? source and the wundergroud source are currently not displayed (EnvCan?) or not animated (wunderground).
The output of the script is correct (the fields appear correctly initialized) and the files (animated gifs)/URLs have the right permissionz (when applicable) and they have been verified OK (they contain an animation).
The load call on MythUIImage in WeatherScreen::prepareScreen() was issued so the problem appear to be UI related.
I don't know if the difference in behavior (not shown vs not animated) is related to that but for the EnvCan? parser the MythUIImage is a file while it is an URL for wundeground.
