[mythtv-commits] Ticket #5345: mythvideo file associations cannot be created

MythTV mythtv at cvs.mythtv.org
Mon May 12 00:40:13 UTC 2008


#5345: mythvideo file associations cannot be created
----------------------------+-----------------------------------------------
 Reporter:  joant at ieee.org  |       Owner:  awithers
     Type:  patch           |      Status:  new     
 Priority:  minor           |   Milestone:  unknown 
Component:  mythvideo       |     Version:  head    
 Severity:  medium          |     Mlocked:  0       
----------------------------+-----------------------------------------------
 The default constructor for the internal FileAssociation class in
 mythvideo/fileassoc.cpp does not set the value for the external command
 member. Unless the user sets the external command value to "Internal" or
 an appropriate alternate value, the INSERT will fail the NOT NULL
 constraint on the videotypes table.

 I also changed the default null values in the mythvideo/dbcheck.cpp file
 for the avi, txt and log file extensions to "Internal" or "/bin/false" to
 maintain table integrity.

 Found while using the glass-wide theme, which has a bug that prevents
 viewing or editing the external command on the MythVideo file associations
 page. This exacerbated the problem.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5345>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list