[mythtv-users] problem starting mythfrontend

Mark Boyum mark at boyum.us
Thu Apr 12 20:23:31 UTC 2007


On 4/12/07, Ben Edwards <funkytwig at gmail.com> wrote:
>
> When I try to run mythfrontend on a 2nd front end I get:
>
> mythfrontend: error while loading shared libraries:
> libmythtv-0.19.so.0: cannot open shared object file: No such file or
> directory
>
> so I have to do:
>
> mythtv at fisk:~/.mythtv$ export LD_LIBRARY_PATH=/usr/local/lib
>
> I then get:
>
> mythtv at fisk:~/.mythtv$ mythfrontend
> mythfrontend: error while loading shared libraries:
> libmythtv-0.19.so.0: cannot open shared object file: No such file or
> directory
> mythtv at fisk:~/.mythtv$ export LD_LIBRARY_PATH=/usr/local/lib
> mythtv at fisk:~/.mythtv$
> mythtv at fisk:~/.mythtv$
> mythtv at fisk:~/.mythtv$ mythfrontend
> X Error: BadDevice, invalid or uninitialized input device 154
> Major opcode:  143
> Minor opcode:  3
> Resource id:  0x0
> Failed to open device
> X Error: BadDevice, invalid or uninitialized input device 154
> Major opcode:  143
> Minor opcode:  3
> Resource id:  0x0
> Failed to open device
> 2007-04-12 21:09:40.055 Using runtime prefix = /usr/local
> 2007-04-12 21:09:40.058 DPMS is active.
> QSqlDatabase: QMYSQL3 driver not loaded
> QSqlDatabase: available drivers:
> 2007-04-12 21:09:40.059 New DB connection, total: 1
> 2007-04-12 21:09:40.060 Unable to connect to database!
> 2007-04-12 21:09:40.060 No error type from QSqlError?  Strange...
> QSqlQuery::exec: database not open
> QSqlQuery::exec: database not open
> 2007-04-12 21:09:40.115 DB Error (KickDatabase):
> Query was:
> SELECT NULL;
> No error type from QSqlError?  Strange...
> 2007-04-12 21:09:40.171 Unable to connect to database!
> 2007-04-12 21:09:40.171 No error type from QSqlError?  Strange...
> QSqlQuery::exec: database not open
> QSqlQuery::exec: database not open
> 2007-04-12 21:09:40.227 DB Error (KickDatabase):
> Query was:
> SELECT NULL;
> No error type from QSqlError?  Strange...
> 2007-04-12 21:09:40.283 Database not open while trying to load
> setting: GuiVidModeResolution
> 2007-04-12 21:09:40.283 Unable to connect to database!
> 2007-04-12 21:09:40.283 No error type from QSqlError?  Strange...
> QSqlQuery::exec: database not open
> QSqlQuery::exec: database not open
> 2007-04-12 21:09:40.339 DB Error (KickDatabase):
> Query was:
> SELECT NULL;
>
> Any ideas?
> Ben
> --
> Ben Edwards - Bristol, UK
> If you have a problem emailing me use
> http://www.gurtlush.org.uk/profiles.php?uid=4
> (email address this email is sent from may be defunct)
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

The line "QSqlDatabase: QMYSQL3 driver not loaded" would indicate that the
QT3 MYSQL drivers are not loaded.  This normally happens automatically when
you install MYSQL on your backend.  If this is a FE only machine, you'll
need to load them.

I am at work and a complete Linux newbie so I do not know the package name,
but I'm sure someone else can post it.  Or correct me if I am completely
incorrect.

-Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070412/916075c2/attachment.htm 


More information about the mythtv-users mailing list