[mythtv-commits] Ticket #10553: channelscanner can not added the found channels

MythTV noreply at mythtv.org
Sat Jul 7 16:43:25 UTC 2012


#10553: channelscanner can not added the found channels
--------------------------------------+-----------------------------
 Reporter:  lars.schmohl@…            |          Owner:  danielk
     Type:  Bug Report - General      |         Status:  new
 Priority:  minor                     |      Milestone:  unknown
Component:  MythTV - Channel Scanner  |        Version:  Master Head
 Severity:  medium                    |     Resolution:
 Keywords:                            |  Ticket locked:  0
--------------------------------------+-----------------------------

Comment (by Jussi Lehtola <jussi.lehtola@…>):

 I am experiencing the very same issue on Fedora 17. I can scan for
 channels and that works properly, but the channels aren't added anywhere.

 Running
  $ mythtv-setup  --loglevel debug
 I see that the error is

 2012-07-07 19:33:14.154926 E  Original query failed, but resend with empty
 strings in place of NULL strings worked.
 DB Error (MSqlQuery):
 Query was:
 INSERT INTO channelscan_dtv_multiplex  (  scanid,     mplexid,
 frequency,       inversion,      symbolrate,         fec,
 polarity,       hp_code_rate,       lp_code_rate,    modulation,
 transmission_mode,  guard_interval,  hierarchy,      mod_sys,
 rolloff,                         bandwidth,          sistandard,
 tuner_type   ) VALUES  ( ?,    ?,           ?,      ?,     ?,        ?,
 ?,      ?,      ?,   ?,    ?, ?, ?,     ?,           ?,
 ?,         ?,     ?   );
 Bindings were:
 :BANDWIDTH="a", :FEC="none", :FREQUENCY="154000000",
 :GUARD_INTERVAL="auto",
 :HIERARCHY="a", :HP_CODE_RATE="auto", :INVERSION="a",
 :LP_CODE_RATE="auto",
 :MODULATION="qam_128", :MOD_SYS="UNDEFINED", :MPLEXID=0, :POLARITY="v",
 :ROLLOFF="0.35", :SCANID=2, :SISTANDARD=NULL, :SYMBOLRATE="6900000",
 :TRANSMISSION_MODE="a", :TUNER_TYPE=1
 Driver error was [2/1048]:
 QMYSQL3: Unable to execute statement
 Database error was:
 Column 'sistandard' cannot be null

 I have an 8-year old Terratec Cinergy dvb-c card.

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


More information about the mythtv-commits mailing list