Opened 19 years ago

Closed 18 years ago

Last modified 17 years ago

#51 closed defect (invalid)

Mythweb multiple ANN playback

Reported by: Mark Edwards Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: low Keywords: ANN playback mythweb
Cc: Ticket locked: no

Description (last modified by xris)

The recorded_program page of mythweb announces playback twice causing a message from the backend. This causes the backend to throw the warning: "Client X is trying to announce a socket multiple times"

Attachments (3)

mythweb-no2ANN.patch (719 bytes) - added by Mark Edwards 19 years ago.
mythweb-nonlocalpng.patch (2.9 KB) - added by Mark Edwards 19 years ago.
This patch works better, the QUERY_PIXMAP_LASTMODIFIED appears to return -1 for non-local pixmaps so calling filemtime is quicker and safer and prevents all the pixmaps on slave backends being regenerated on every hit
mythweb-nonlocalpng2.patch (975 bytes) - added by Mark Edwards 19 years ago.
Third time lucky, this one should work and not break anything else

Download all attachments as: .zip

Change History (5)

Changed 19 years ago by Mark Edwards

Attachment: mythweb-no2ANN.patch added

comment:1 Changed 19 years ago by Mark Edwards

Sorry, need sleep! attched patch breaks generation, do not use

Changed 19 years ago by Mark Edwards

Attachment: mythweb-nonlocalpng.patch added

This patch works better, the QUERY_PIXMAP_LASTMODIFIED appears to return -1 for non-local pixmaps so calling filemtime is quicker and safer and prevents all the pixmaps on slave backends being regenerated on every hit

Changed 19 years ago by Mark Edwards

Attachment: mythweb-nonlocalpng2.patch added

Third time lucky, this one should work and not break anything else

comment:2 Changed 18 years ago by xris

Description: modified (diff)
Resolution: invalid
Status: newclosed

It appears that this bug has long since been fixed...

Note: See TracTickets for help on using tickets.