Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#1900 closed defect (fixed)
Catch error condition in osd.cpp
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The code assumes that the number of available options in the theme will always be >= the number of menu options. The attached patch just emits a meaningful error to the console/log when this is not the case.
Attachments (2)
Change History (5)
Changed 15 years ago by
Attachment: | osd_error.patch added |
---|
comment:1 Changed 15 years ago by
Milestone: | → 0.20 |
---|---|
Owner: | changed from Isaac Richards to danielk |
comment:2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch is malformed + I don't see the need for it...