You are not logged in.

#1 2009-03-25 01:52:36

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

[SOLVED] mysql update breaks mythtv

the new update of mysql breaks the mythfrontend trying to connect to the backend, heres the error from the console:

$  mythfrontend 
2009-03-24 22:51:46.253 Using runtime prefix = /usr, libdir = /usr/lib
2009-03-24 22:51:46.843 XScreenSaver support enabled
2009-03-24 22:51:46.844 DPMS is active.
2009-03-24 22:51:46.844 Empty LocalHostName.
2009-03-24 22:51:46.845 Using localhost value of lappy
2009-03-24 22:51:46.845 Testing network connectivity to 192.168.10.10
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
QSqlDatabase: QMYSQL3 driver not loaded
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
QSqlDatabase: available drivers: QPSQL7 QSQLITE QODBC3
2009-03-24 22:51:46.895 New DB connection, total: 1
2009-03-24 22:51:46.895 Unable to connect to database!
2009-03-24 22:51:46.895 No error type from QSqlError?  Strange...
QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2009-03-24 22:51:46.946 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError?  Strange...

2009-03-24 22:51:47.220 UPnPautoconf() - Found one UPnP backend
2009-03-24 22:51:49.512 Testing network connectivity to 192.168.10.10
2009-03-24 22:51:49.525 Unable to connect to database!
2009-03-24 22:51:49.525 No error type from QSqlError?  Strange...
QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2009-03-24 22:51:49.576 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError?  Strange...
2009-03-24 22:51:49.627 Cannot login to database?
2009-03-24 22:51:49.913 Total desktop dim: 1680x1050, with 1 screen[s].
2009-03-24 22:51:49.914 Using screen 0, 1680x1050 at 0,0
2009-03-24 22:51:49.915 Switching to square mode (blue)
get fences failed: -1
param: 6, val: 0
2009-03-24 22:51:50.270 Using the Qt painter
mythtv: could not connect to socket
mythtv: No such file or directory
2009-03-24 22:51:50.270 lirc_init failed for mythtv, see preceding messages
2009-03-24 22:51:50.271 JoystickMenuClient Error: Joystick disabled - Failed to read /home/tomas/.mythtv/joystickmenurc
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
QSettings::sync: filename is null/empty
2009-03-24 22:51:53.123 DB Error (Clear setting):
Query was:

No error type from QSqlError?  Strange...
2009-03-24 22:51:53.123 DB Error (SaveSettingOnHost query failure: ):
Query was:

No error type from QSqlError?  Strange...
2009-03-24 22:51:54.282 User cancelled database configuration
2009-03-24 22:51:54.419 Failed to init MythContext, exiting.

downgrading libmysqlclient and mysql-clients reverts the situation and everything works....

dont feel like reporting a bug, cause this might be some incompatibilities with the sever's mysql database which resides on an ubuntu hardy heron install.

is this expected? or should i file a bug?

Last edited by eldragon (2009-03-29 22:17:49)

Offline

#2 2009-03-29 22:17:30

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: [SOLVED] mysql update breaks mythtv

uhhmm, after installing gnome 2.26, the held back package broke mythtv, the updated one works. maybe it just needed to catch up big_smile

Offline

Board footer

Powered by FluxBB