On Wed, 2005-08-10 at 10:29 -0400, Michael J. Sherman wrote: > I've been doing svn updates for my Mac OS X frontend for a while with > the same make distclean; svn update; ./configure; qmake; make. > Tonight, on trying to start up the front end, it quickly fails out with: > > Could not find theme: blue > Couldn't find theme blue > > The themes are in the correct locations under /usr/local/share/mythtv/ > themes/, and I can't find anything that I've done differently. Any > ideas on this? I also tried wiping all DB entries from the settings > table for this frontend, but even on a clean install I still get this > problem. Any way to determine exactly where it is attemping to look > for the themes?
Probably due to this changeset: http://cvs.mythtv.org/trac/changeset/6993 I believe it changes the prefix to "../Resources" on MacOS X. Can you fix this, or prod Tomas Edwardsson to fix it? -- Daniel
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
