[mythtv-commits] Ticket #6948: LiveTV browse mode starts on wrong channel

MythTV noreply at mythtv.org
Thu Apr 21 21:25:05 UTC 2011


#6948: LiveTV browse mode starts on wrong channel
----------------------------------+--------------------------
 Reporter:  raptorjr@…            |          Owner:  danielk
     Type:  defect                |         Status:  accepted
 Priority:  minor                 |      Milestone:  0.25
Component:  MythTV - General      |        Version:  head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------

Comment (by mdean):

 See also #9025, #9137 and #9161 .  Note that ticket:9161#comment:4
 indicates that 6948-v2.patch solved the problem for Simon, and includes a
 log showing SQL errors with 6948-v2.patch applied at
 http://code.mythtv.org/trac/attachment/ticket/9161/9161.log .
 {{{
 2010-12-01 22:44:38.223 Error preparing query: SELECT channum, callsign,
 channel.chanid,        atsc_major_chan, atsc_minor_chan,        name,
 icon, mplexid, visible,        channel.sourceid, cardinput.cardid,
 channelgroup.grpid FROM channel LEFT JOIN channelgroup ON channel.chanid
 = channelgroup.chanid JOIN cardinput         ON cardinput.sourceid =
 channel.sourceid JOIN capturecard       ON cardinput.cardid   =
 capturecard.cardid WHERE sourceid='2'
 2010-12-01 22:44:38.224 Driver error was [2/1052]:
 QMYSQL3: Unable to prepare statement
 Database error was:
 Column 'sourceid' in where clause is ambiguous
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/6948#comment:17>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list