Mailing List Archive

No Program on mythepg After Running mythfilldatabase
Hi there,

I am a newbie to MythTV. Just installed it on my
gentoo system last night. Everything went well until I
ran mythepg after I finished running mythfilldatabase.
mythepg screen showed up but there was no program
information whatsoever, only 'Unknown' showing on
every single channel.

I logged into mysql using "mysql -u mythty -p" with
"mythtv" as a password and check channel, program
tables in mythconverg database. All the data is there
so looks like the database is properly populated.

Any suggestion why mythepg does not show anything?

Thank,
Peachawat

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
Re: No Program on mythepg After Running mythfilldatabase [ In reply to ]
#if peachawat /* Mar 11, 08:26 */
> Hi there,
>
> I am a newbie to MythTV. Just installed it on my
> gentoo system last night. Everything went well until I
> ran mythepg after I finished running mythfilldatabase.
> mythepg screen showed up but there was no program
> information whatsoever, only 'Unknown' showing on
> every single channel.
>
> I logged into mysql using "mysql -u mythty -p" with
> "mythtv" as a password and check channel, program
> tables in mythconverg database. All the data is there
> so looks like the database is properly populated.
>
> Any suggestion why mythepg does not show anything?
>
#endif /* peachawat@yahoo.com */

i cant directly help you out, but it'd be worth having a look in the
mysql.log file to see what sql statement it's trying to execute. From
that you could probably work out what it was trying todo and maybe
figure out why its failing.

HTH,
-v