[mythtv-commits] Ticket #8863: 'myth_system' doesn't disable lirc input when running subprocesses

MythTV mythtv at cvs.mythtv.org
Sun Sep 5 17:50:04 UTC 2010


#8863: 'myth_system' doesn't disable lirc input when running subprocesses
---------------------------------------------+------------------------------
 Reporter:  Ian Clark <mrrooster@…>          |           Owner:  beirdo    
     Type:  patch                            |          Status:  assigned  
 Priority:  minor                            |       Milestone:  unknown   
Component:  MythTV - General                 |         Version:  Trunk Head
 Severity:  low                              |      Resolution:            
 Keywords:  mythfrontend mythwelcome         |   Ticket locked:  0         
---------------------------------------------+------------------------------
Changes (by Ian Clark <mrrooster@…>):

  * status:  infoneeded => assigned


Comment:

 Hi Beirdo,

 Cheers for the patch.

 It still doesn't work unfortunatly. The config does seem to be passed
 through now, however you also need to move the LircEventLock object out of
 'myth_system_pre_flags' into 'myth_system' otherwise it goes out of scope
 (and hence unlocks lircd) before the subprocess is forked.

 I've attached a patch against your changes to illustrate what I mean.

 Cheers,

 Ian

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8863#comment:3>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list