[mythtv-commits] Ticket #1810: Improvements for Mythgame....

MythTV mythtv at cvs.mythtv.org
Tue Aug 29 20:30:50 UTC 2006


#1810: Improvements for Mythgame....
----------------------+-----------------------------------------------------
 Reporter:  jochen    |        Owner:  greg
     Type:  patch     |       Status:  new 
 Priority:  minor     |    Milestone:  0.21
Component:  mythgame  |      Version:      
 Severity:  medium    |   Resolution:      
----------------------+-----------------------------------------------------
Comment (by babysimon):

 I've fixed some problems with the previous patch (that stopped it working
 altogether for me). The old patch built up a command line then split it
 into arguments for QProcess in a way which looked fragile. As a by-product
 it passed arguments to QProcess still with quotes round them. The new
 version just tells QProcess to execute "sh -c". Hopefully this is
 acceptable.

 Criticism gratefully received from anyone who knows C++ from their elbow,
 but at least this works for me now.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1810#comment:7>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list