[mythtv-users] Error creating mythconverg database afterfresh.16install...

Pascal Hos pascalhos at gmail.com
Sun Sep 19 08:55:33 EDT 2004


Yup, same here. I then go ahead and ignore the error as suggested by
Isaac, but I am not able to fill the database with listings. I get the
following output when running mythfilldatabase --manual:

### New channel found
###
### name     = Nederland 1
### callsign =
### channum  =
### finetune =
### tvformat =
### icon     = /home/mythtv/.mythtv/channels/ned1.png
###
Choose a channel ID (positive integer)  [0]  1
Choose a channel name (any string, long version)  [Nederland 1]
Choose a channel callsign (any string, short version) ned1
Choose a channel number (just like xawtv) E9
Choose a channel fine tune offset (just like xawtv)
Choose a TV format (PAL/SECAM/NTSC/ATSC/Default)
Choose a channel icon image (any path name) 
[http://xmltv.fambus.nl/logos/ned1.png]
Query was:
SELECT chanid,name,callsign,channum,finetune,icon,freqid,tvformat FROM
channel WHERE xmltvid = "1.tvgids.nl" AND sourceid = 1;
No error type from QSqlError?  Strange...

This happens for every channel. Then after entering all the info I get
the following:

Unknown xmltv channel identifier: 1.tvgids.nl
Skipping channel.
Adjusting program database end times...
0 replacements made.

When running mythfrontend I keep seeing the following error:
QDateTime::fromString: Parameter out of range

and another clear sign that something is wrong:
metadata.o: Your database is out of whack. This is not good.

And when trying to run mythmusic I get the following:
QObject::connect: No such slot
PlaybackBox::handleTreeListSignals(int,IntVector*)
QObject::connect:  (sender name:   'musictreelist')
QObject::connect:  (receiver name: 'music_playback')
QObject::connect: No such slot PlaybackBox::previous()
QObject::connect:  (sender name:   'prev_button')
QObject::connect:  (receiver name: 'music_playback')
..................

What is causing this?

On Sat, 18 Sep 2004 15:02:07 -0400, Graham W. Mitchell
<gmitch at woodlea.com> wrote:
> I am trying this on a fresh FC2 install too, and I am getting the same
> error.... I've had a dig about, but can't seem to find a solution.
> 
> Graham


More information about the mythtv-users mailing list