Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1667 closed defect (worksforme)

'Recorded Programs' trying to load pixmaps although show_recorded_pixmaps=false

Reported by: daniel.danner@… Owned by: xris
Priority: major Milestone: unknown
Component: mythweb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Well, that's it.

It wouldn't be that bad if my backend wouldn't tend to crash everytime MythWeb tries to generate pixmaps for all recordings, but that's probably another issue and not related to MythWeb.

HTH, Daniel

Change History (5)

comment:1 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [9673]) Closes #1667, References #1035. Fix for off-by-one error in myth listings category lookup found by Janne.

comment:2 Changed 18 years ago by Janne <janne-mythtv@…>

Resolution: fixed
Status: closedreopened

The off-by-one error is in #1669.

comment:3 Changed 18 years ago by xris

Resolution: worksforme
Status: reopenedclosed

Closing this. I haven't heard any complaints about this bug in months, and the mythweb code is fine.

comment:4 Changed 18 years ago by daniel.danner@…

If so, why does mythweb try to load those pixmaps even if show_recorded_pixmaps is false?

I just synced with svn head and tried it again. Going to the recordings view leads to such messages in mythbackend's log:

2006-08-06 01:27:55.827 RingBuf(/mnt/mythtv-unionfs/1127_20060805093000.mpg.png): Could not open /mnt/mythtv-unionfs/1127_20060805093000.mpg.png.
2006-08-06 01:27:55.831 Preview Error: Previewer file '/mnt/mythtv-unionfs/1127_20060805093000.mpg' is not valid.
2006-08-06 01:27:55.832 MainServer: Failed to make preview image.

This is repeated for many recordings so often, until the backend freezes. I agree that _this_ is not mythweb's issue, but at least it should not happen when show_recorded_pixmaps is disabled.

comment:5 Changed 18 years ago by daniel.danner@…

Well, I have to correct my statement: The backend doesn't freeze, but it gets unresponsive so that mythweb gives up and closes the connection. But that actually doesn't mean anything. ;)

Note: See TracTickets for help on using tickets.