[mythtv] Current CVS setup segfault

thor mythtv at lamedomainname.com
Fri Mar 7 00:15:25 EST 2003


>
> Please help, It worked until I changed the
> theme using the GUI.
>

	Easiest way to try and work around this is to fix it back.

	Run mysql (the client program) from wherever it's installed (/usr/local/bin 
or /usr/local/mysql/bin) like this:

	mysql -p -u mythtv mythconverg

	Enter mythtv as the password, and then issue the following SQL commands (with 
the semicolons);

	UPDATE settings SET data = "blue" WHERE value = "Theme" ;
	exit ;

	That should get you back to the default theme. 

- thor

(Note ... this discussion should be on the user list, so if you need further 
help, let's do it there).



More information about the mythtv-dev mailing list