Mailing List Archive

OSD/database problem
I have installed Version 0.8 from the website.
Eveything goes fine until I start mythtv. When it
starts it spits out:

...
Couldn't load osdtheme: at
/usr/local/share/mythtv/themes//
Unable to find font:
No OSD will be displayed.
...

I looked in the database to see where it should be
looking and didn't see anything theme related in the
settings table.
my assumption is that there are missing entries in the
table. what SHOULD be in the settings table??

the result of select * from settings is below
thanks
alex
+-------------------+---------------------+-----------------------+
| value | data | hostname
|
+-------------------+---------------------+-----------------------+
| BackendServerIP | 127.0.0.1 |
localhost.localdomain |
| BackendServerPort | 6543 |
localhost.localdomain |
| BackendStatusPort | 6544 |
localhost.localdomain |
| MasterServerIP | 127.0.0.1 | NULL
|
| MasterServerPort | 6543 | NULL
|
| RecordFilePrefix | /var/video/ |
localhost.localdomain |
| LiveBufferDir | /var/video |
localhost.localdomain |
| BufferSize | 5 |
localhost.localdomain |
| MaxBufferFill | 50 |
localhost.localdomain |
| TVFormat | NTSC | NULL
|
| VbiFormat | NTSC Closed Caption | NULL
|
| freqTable | us-cable | NULL
|
| TimeOffset | | NULL
|
+-------------------+---------------------+-----------------------+
13 rows in set (0.00 sec)


---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
Re: OSD/database problem [ In reply to ]
my first guess is the theme was not correctly installed, or the
directory has the wrong permissions. If you go to the specified
directory is the theme actaully installed? If you are running RH8 there
is a special hoop you have to jump through to get the themes installed:
http://mythtv.org/docs/mythtv-HOWTO-5.html#ss5.4



best,

Cedar



Alexander Lerman wrote:

> I have installed Version 0.8 from the website.
> Eveything goes fine until I start mythtv. When it
> starts it spits out:
>
> ...
> Couldn't load osdtheme: at
> /usr/local/share/mythtv/themes//
> Unable to find font:
> No OSD will be displayed.
> ...
>
> I looked in the database to see where it should be
> looking and didn't see anything theme related in the
> settings table.
> my assumption is that there are missing entries in the
> table. what SHOULD be in the settings table??
>
> the result of select * from settings is below
> thanks
> alex
> +-------------------+---------------------+-----------------------+
> | value | data | hostname
> |
> +-------------------+---------------------+--------------! ---------+
> | BackendServerIP | 127.0.0.1 |
> localhost.localdomain |
> | BackendServerPort | 6543 |
> localhost.localdomain |
> | BackendStatusPort | 6544 |
> localhost.localdomain |
> | MasterServerIP | 127.0.0.1 | NULL
> |
> | MasterServerPort | 6543 | NULL
> |
> | RecordFilePrefix | /var/video/ |
> localho! st.localdomain |
> | LiveBufferDir | ! /var/vid eo |
> localhost.localdomain |
> | BufferSize | 5 |
> localhost.localdomain |
> | MaxBufferFill | 50 |
> localhost.localdomain |
> | TVFormat | NTSC | NULL
> |
> | VbiFormat | NTSC Closed Caption | NULL
> |
> | freqTable | us! -cable | NULL
> |
> | TimeOffset | | NULL
> |
> +-------------------+---------------------+-----------------------+
> 13 rows in set (0.00 sec)
> ------------------------------------------------------------------------
> Do you Yahoo!?
> The New Yahoo! Search
> <http://us.rd.yahoo.com/search/mailsig/*http://search.yahoo.com> -
> Faster. Easier. Bingo.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users@snowman.net
>http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>
>