I know RedHat 9 is great and all, but I would try the Fedora Core 2
route next. Other than KnoppMyth, FC2 seems to be the fastest/painless
route to try.

Josh


On Tue, 04 Jan 2005 12:45:40 -0500, James Pifer <[EMAIL PROTECTED]> wrote:
> On Tue, 2005-01-04 at 12:19, Josh Burks wrote:
> > Do this in mysql monitor:
> > mysql> select * from settings where value = 'Theme';
> > +-------+------------+-----------------------+
> > | value | data       | hostname              |
> > +-------+------------+-----------------------+
> > | Theme | Titivillus | localhost.localdomain |
> > +-------+------------+-----------------------+
> > 1 row in set (0.00 sec)
> >
> > As you see, my theme is Titivillus. You might try setting your theme
> > to default manually in mysql like this:
> >
> > mysql> update settings set data = 'Default' where value = 'Theme';
> >
> > I have no idea why GANT didn't get installed.
> >
> > Josh
> >
> 
> Thanks. That got me closer, but now I get a really ugly error no matter
> which theme I try:
> BUG: StackedConfigurationGroup::raise(): unrecognized child 0 on setting
> 
> Maybe I need to figure out how to completely remove mythtv on this box
> and try another fresh install.
> 
> James
> 
> 
> _______________________________________________
> mythtv-users mailing list
> [email protected]
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to