[mythtv-commits] Ticket #10634: No error handling in theme download

MythTV noreply at mythtv.org
Sat Jun 15 05:40:38 UTC 2013


#10634: No error handling in theme download
----------------------------------------+----------------------------
 Reporter:  mythtv@…                    |          Owner:  cpinkham
     Type:  Bug Report - General        |         Status:  closed
 Priority:  minor                       |      Milestone:  unknown
Component:  Services - Theme Downloads  |        Version:  0.25-fixes
 Severity:  medium                      |     Resolution:  fixed
 Keywords:                              |  Ticket locked:  0
----------------------------------------+----------------------------
Changes (by Chris Pinkham <cpinkham@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:4167259a6c88392303e28b2c98042a4c60dbcb99/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="4167259a6c88392303e28b2c98042a4c60dbcb99"
 Check user themes directory for writability before downloading theme.

 This patch will check that the user's themes directory (normally
 ~/.mythtv/themes on a *nix system) is writable when the user enters
 the Theme Chooser screen and warn the user if it is not writable.

 Another check happens at theme download time to warn the user if
 the selected theme can not be downloaded and installed if the themes
 directory is not writable.

 Fixes #10634.
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10634#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list