[mythtv-commits] Ticket #7704: Network Interface "query liveTV" returns an error instead of expected listing

MythTV mythtv at cvs.mythtv.org
Sat Dec 5 20:01:19 UTC 2009


#7704: Network Interface "query liveTV" returns an error instead of expected
listing
------------------------------+---------------------------------------------
 Reporter:  anonymous         |       Owner:  ijr       
     Type:  defect            |      Status:  new       
 Priority:  minor             |   Milestone:  unknown   
Component:  MythTV - General  |     Version:  0.22-fixes
 Severity:  medium            |     Mlocked:  0         
------------------------------+---------------------------------------------
 telnet into the Network Interface as so (your frontend address will vary):
 telnet 192.168.0.15 6546
 At the prompt, type in "query liveTV"
 Expected result: a list of TV shows being broadcast at the moment.
 Actual result: "ERROR: Unable to retrieve current schedule list."

 strangely, "query liveTV 1051" does work for me.

 So the bug is probably in the SQL query in the QString
 NetworkControl::listSchedule(const QString& chanID) const routine of
 networkcontrol.cpp

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


More information about the mythtv-commits mailing list