Opened 20 years ago

Closed 20 years ago

Last modified 19 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 20 years ago.
mythweb-nonlocalpng.patch (2.9 KB ) - added by Mark Edwards 20 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 20 years ago.
Third time lucky, this one should work and not break anything else

Download all attachments as: .zip

Change History (5)

by Mark Edwards, 20 years ago

Attachment: mythweb-no2ANN.patch added

comment:1 by Mark Edwards, 20 years ago

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

by Mark Edwards, 20 years ago

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

by Mark Edwards, 20 years ago

Attachment: mythweb-nonlocalpng2.patch added

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

comment:2 by xris, 20 years ago

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.