Opened 17 years ago

Closed 17 years ago

#3571 closed defect (fixed)

MythVideo Video Manager doesn't open Action Menu if video list is empty

Reported by: otto at kolsi dot fi Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: mythvideo Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

If list of videos is empty in Video Manager (e.g. you have saved default filter to show only 'Unknown' videos and there are none), you cannot open Action Menu so that you could change the filter to show some videos.

Instead, following is printed to frontend log:

2007-06-05 10:04:15.314 videolist.cpp: getVideoListMetadata: index out of bounds: 0

Change History (1)

comment:1 Changed 17 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [14144]) Closes #3571

Let the other check for curitem suffice in VideoManager::videoMenu().

This allows the MENU/INFO key to be used to get to the filter when there is no current item (for those who may not map FILTER or do not use it).

Note: See TracTickets for help on using tickets.