Opened 18 years ago
Closed 18 years ago
#4164 closed defect (invalid)
Out of date theme will segfault frontend
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | unknown |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
A missing themeinfo.xml and/or out of date theme for the current theme will cause the front end to segfault. Upgrading the custom theme obviously stops the segfault, but in an ideal world there would be a check for bad themes that loads a mythtv maintained/default theme when theres a problem instead of trying to march forward with a bad theme and segfaulting.
Change History (2)
Note:
See TracTickets
for help on using tickets.
Nevermind, something else is causing the segfault.