[mythtv-commits] Ticket #4860: Change scaled preview image filesystem permissions

MythTV mythtv at cvs.mythtv.org
Tue Jan 12 01:36:43 UTC 2010


#4860: Change scaled preview image filesystem permissions
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean@…>                 |        Owner:  mdean  
     Type:  patch                             |       Status:  closed 
 Priority:  minor                             |    Milestone:  unknown
Component:  MythTV - General                  |      Version:  head   
 Severity:  medium                            |   Resolution:  fixed  
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------
Changes (by mdean):

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


Comment:

 (In [23113]) Make scaled preview image filesystem permissions match those
 of the "default-sized" preview images.

 This change basically applies the same preview-image chmod 666 hack added
 in [9566] and [9571] to the preview images created by MythXML.  Rather
 than replicate the hack, yet again, it moves the chmod to
 makeFileAccessible() in libs/libmyth/util.cpp and updates all the previous
 code to call that function.

 The patch also removes some includes that no longer seem to be necessary
 after removing the calls to chmod().  Please send an e-mail to the list or
 mention on IRC if your compiler disagrees with me/my compiler.

 Closes #4860 with patch from sphery.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4860#comment:5>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list