Opened 19 years ago
Closed 19 years ago
Last modified 18 years ago
#72 closed patch (fixed)
Default Theme
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.18.1 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
If a theme is set up inside mythtv and then that theme's directory is deleted after the set up, mythfrontend will not start up.
Attachments (2)
Change History (4)
Changed 19 years ago by
Attachment: | default_theme.diff added |
---|
Changed 19 years ago by
Attachment: | default_theme_no_warning.diff added |
---|
This diff does the same thing with exception of not producing warnings of reaching the end non-void statement without return.
comment:1 Changed 19 years ago by
This patch is completely broken. I don't understand why you're replacing the return with an exit, and even the 'no_warning.diff' version will fall off the end of that function without a return. You're also breaking the 'default' menu theme. Additionally, you're not following the indentation style.
Note: See
TracTickets for help on using
tickets.
Allows the default theme to be G.A.N.T. if the preferred theme cannot be found.