[mythtv-users] mythfrontend does not start

Darren darrenmarshall at linuxfire.biz
Thu Oct 4 12:01:29 UTC 2007


On Monday 01 October 2007 20:55, Rudy Zijlstra wrote:
> Gents,
>
> I've got a problem with one frontend: it does not really start. This is
> on yesterdays SVN. Another frontend works without problems.
>
> when i start it with -v all, i get the following:
>
> 2007-10-01 08:48:47.148 MSqlQuery: SELECT data FROM settings WHERE value
> = 'MythArchiveMplexCmd' AND hos
> tname = 'nedra';
> 2007-10-01 08:48:47.149 MSqlQuery: SELECT data FROM settings WHERE value
> = 'MythArchiveDvdauthorCmd' AND
>  hostname = 'nedra';
> 2007-10-01 08:48:47.150 MSqlQuery: SELECT data FROM settings WHERE value
> = 'MythArchiveSpumuxCmd' AND ho
> stname = 'nedra';
> 2007-10-01 08:48:47.151 MSqlQuery: SELECT data FROM settings WHERE value
> = 'MythArchiveMpeg2encCmd' AND
> hostname = 'nedra';
> 2007-10-01 08:48:47.152 MSqlQuery: SELECT data FROM settings WHERE value
> = 'MythArchiveMkisofsCmd' AND h
> ostname = 'nedra';
> 2007-10-01 08:48:47.152 MSqlQuery: SELECT data FROM settings WHERE value
> = 'MythArchiveGrowisofsCmd' AND
>  hostname = 'nedra';
> 2007-10-01 08:48:47.153 MSqlQuery: SELECT data FROM settings WHERE value
> = 'MythArchiveTcrequantCmd' AND
>  hostname = 'nedra';
> 2007-10-01 08:48:47.154 MSqlQuery: SELECT data FROM settings WHERE value
> = 'MythArchiveJpeg2yuvCmd' AND
> hostname = 'nedra';
> pure virtual method called
> terminate called without an active exception
>
>
> I've tried cleaning the DB from entries is this frontend:
>
> mysql> delete from settings where hostname='nedra';
> Query OK, 174 rows affected (0.04 sec)
>
> mysql> delete from displayprofilegroups where hostname='nedra';
> Query OK, 3 rows affected (0.02 sec)
>
> mysql> delete from keybindings where hostname='nedra';
> Query OK, 157 rows affected (0.05 sec)
>
> mysql> delete from jumppoints where hostname='nedra';
> Query OK, 37 rows affected (0.04 sec)
>
> mysql> delete from inuseprograms where hostname='nedra';
> Query OK, 0 rows affected (0.00 sec)
>
> but this does not help. any suggestions?
>
> Cheers,
>
> Rudy
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

I don't believe this is a mysql problem, usually when  a frontend is unable to 
contact the master backend the database setup screen appears. If the frontend 
is not starting at all I would be more inclined to look at QT or missing libs 
or files. Also check your paths and folder permissions for mythtv and QT.
Posting some machine specs and QT, mythtv versions may also help others pin 
down your problem.

-- 
linuxfire.biz
Darren Marshall


More information about the mythtv-users mailing list