[mythtv-users] OS X frontend error

Pete Wall pete at petewall.net
Wed Mar 22 01:46:33 UTC 2006


I've downloaded the latest binary for the Mac OS X frontend.  I've  
run mythtvsetup on the backend to change the master backend ip  
address from 127.0.0.1 to 10.0.1.100.  I've granted privileges on the  
backend mysql for mythtv/mythtv on the mythconverg database.

The ~/.mythtv/mysql.txt on my powerbook reads:

DBHostName=10.0.1.100
DBUserName=mythtv
DBPassword=mythtv
DBName=mythconverg
DBType=QMYSQL3

But when the I run the program, I get these errors:

QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2006-03-21 19:06:55.773 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError?  Strange...
2006-03-21 19:06:55.824 Database not open while trying to load  
setting: GuiVidModeResolution
2006-03-21 19:06:55.832 Unable to connect to database!
2006-03-21 19:06:55.832 Driver error was [1/2003]:
QMYSQL3: Unable to connect
Database error was:
Can't connect to MySQL server on '10.0.1.100' (61)

QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2006-03-21 19:06:55.885 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError?  Strange...
2006-03-21 19:06:55.935 Database not open while trying to load  
setting: GuiVidModeWidth
2006-03-21 19:06:58.616 Unable to connect to database!
2006-03-21 19:06:58.616 Driver error was [1/2003]:
QMYSQL3: Unable to connect
Database error was:
Can't connect to MySQL server on '10.0.1.100' (61)

It continues on for a long time until the application actually  
launches.  I select English, verify that the database settings are  
correct, click finish on the third page and then the application  
closes.  The last entry in the terminal is:

QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2006-03-21 19:08:57.037 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError?  Strange...
2006-03-21 19:08:57.089 Failed to init MythContext, exiting.

Any ideas?

-Pete


More information about the mythtv-users mailing list