Opened 13 years ago

Closed 12 years ago

#10891 closed Bug Report - General (fixed)

MythWeather animated maps are not displayed or not animated

Reported by: Nicolas Riendeau 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 Nicolas Riendeau)

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.

Change History (3)

comment:1 Changed 13 years ago by Nicolas Riendeau

Description: modified (diff)

comment:2 Changed 13 years ago by beirdo

Owner: changed from beirdo to cpinkham
Status: newassigned

It seems to be the animated GIF support is borked.

comment:3 Changed 12 years ago by Chris Pinkham <cpinkham@…>

Resolution: fixed
Status: assignedclosed

In d61e3ffd52d9fd7c251200eb7a1d4878b8a0f6bb/mythtv:

Fix animated image loading.

Fixes #10891.

Note: See TracTickets for help on using tickets.