Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Problem with Running MythFillDatabase

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


myth at jttechnology

Feb 8, 2003, 10:09 PM

Post #1 of 12 (3051 views)
Permalink
Problem with Running MythFillDatabase

Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line 1938.
Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na line 1934.
Use of uninitialized value in multiplication (*) at /usr/bin/tv_grab_na line 193

I get this over, and over, and over again when I try to run mythfilldatabase. I have reinstalled XMLTV and rebuilt the database. Does anyone have any suggestions?

Thanks!
-Jamie


bpreston at networkusa

Feb 8, 2003, 10:42 PM

Post #2 of 12 (2999 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

Grab these two temp patches:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmltv/xmltv/grab/na/

----- Original Message -----
From: "Jamie Richard" <myth [at] jttechnology>
To: <mythtv-users [at] snowman>
Sent: Saturday, February 08, 2003 11:09 PM
Subject: [mythtv-users] Problem with Running MythFillDatabase


Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line
1938.
Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na line
1934.
Use of uninitialized value in multiplication (*) at /usr/bin/tv_grab_na
line 193

I get this over, and over, and over again when I try to run
mythfilldatabase. I have reinstalled XMLTV and rebuilt the database. Does
anyone have any suggestions?

Thanks!
-Jamie


--------------------------------------------------------------------------
------


> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] snowman
> http://www.snowman.net/mailman/listinfo/mythtv-users
>


acs at hourglassone

Feb 8, 2003, 11:41 PM

Post #3 of 12 (3027 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

Hrmm.. Sounds like a perl module is returning a null result.. Just a
guess, but check your perl modules against CPAN (particularly XML::Twig, I
think).

Cheers,
Aaron C:\STEWART>

On Sun, 9 Feb 2003, Jamie Richard wrote:

> Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line 1938.
> Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na line 1934.
> Use of uninitialized value in multiplication (*) at /usr/bin/tv_grab_na line 193
>
> I get this over, and over, and over again when I try to run mythfilldatabase. I have reinstalled XMLTV and rebuilt the database. Does anyone have any suggestions?
>
> Thanks!
> -Jamie


muddy at muddysmind

Feb 8, 2003, 11:52 PM

Post #4 of 12 (2983 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

On Sun, 2003-02-09 at 00:42, William Preston wrote:

> Grab these two temp patches:
>
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmltv/xmltv/grab/na/
>
> ----- Original Message -----
> From: "Jamie Richard" <myth [at] jttechnology>
> To: <mythtv-users [at] snowman>
> Sent: Saturday, February 08, 2003 11:09 PM
> Subject: [mythtv-users] Problem with Running MythFillDatabase
>
>
> Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line
> 1938.
> Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na line
> 1934.
> Use of uninitialized value in multiplication (*) at /usr/bin/tv_grab_na
> line 193
>
> I get this over, and over, and over again when I try to run
> mythfilldatabase. I have reinstalled XMLTV and rebuilt the database. Does
> anyone have any suggestions?
>
> Thanks!
> -Jamie
>
>
> --------------------------------------------------------------------------
> ------
>
>
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users [at] snowman
> > http://www.snowman.net/mailman/listinfo/mythtv-users
> >
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] snowman
> http://www.snowman.net/mailman/listinfo/mythtv-users


Sorry if this sounds dumb but how do I patch? I've never patched this
before, as I've only had it up and running 2 days.

Thanks.

--
Muddy <muddy [at] muddysmind>


nathan at ziarek

Feb 9, 2003, 7:07 AM

Post #5 of 12 (3003 views)
Permalink
RE: Problem with Running MythFillDatabase [In reply to]

It is a problem with XMLTV and how zap2it rearranged their listings.

From the diff:

" zap2it changed again :r
they removed the "(ends at HH:MM)" endings on the descriptions in the text
listings. For now, we calculate end of program by the following program, and
assume the last program of the day ends at midnight. Otherwise, we need to
get the next days listings to figure out the true value."

Rumor has it, it will be fixed by Monday.

Nate


muddy at muddysmind

Feb 9, 2003, 8:04 AM

Post #6 of 12 (3010 views)
Permalink
RE: Problem with Running MythFillDatabase [In reply to]

On Sun, 2003-02-09 at 09:07, Nathan Ziarek wrote:
> It is a problem with XMLTV and how zap2it rearranged their listings.
>
> >From the diff:
>
> " zap2it changed again :r
> they removed the "(ends at HH:MM)" endings on the descriptions in the text
> listings. For now, we calculate end of program by the following program, and
> assume the last program of the day ends at midnight. Otherwise, we need to
> get the next days listings to figure out the true value."
>
> Rumor has it, it will be fixed by Monday.
>
> Nate
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] snowman
> http://www.snowman.net/mailman/listinfo/mythtv-users

Thanks Nate, I tried the patches suggested earlier and they did not
work.
We'll see what happens on Monday.

Regards,
Jeff "Muddy" Waters
--
Muddy <muddy [at] muddysmind>


myth at jttechnology

Feb 9, 2003, 9:53 AM

Post #7 of 12 (3009 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

Where do I put these patches? I am baffeled.. Thanks!

-Jamie

----- Original Message -----
From: "William Preston" <bpreston [at] networkusa>
To: "Discussion about mythtv" <mythtv-users [at] snowman>
Sent: Sunday, February 09, 2003 12:42 AM
Subject: Re: [mythtv-users] Problem with Running MythFillDatabase


> Grab these two temp patches:
>
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmltv/xmltv/grab/na/
>
> ----- Original Message -----
> From: "Jamie Richard" <myth [at] jttechnology>
> To: <mythtv-users [at] snowman>
> Sent: Saturday, February 08, 2003 11:09 PM
> Subject: [mythtv-users] Problem with Running MythFillDatabase
>
>
> Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line
> 1938.
> Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na line
> 1934.
> Use of uninitialized value in multiplication (*) at /usr/bin/tv_grab_na
> line 193
>
> I get this over, and over, and over again when I try to run
> mythfilldatabase. I have reinstalled XMLTV and rebuilt the database. Does
> anyone have any suggestions?
>
> Thanks!
> -Jamie
>
>
> --------------------------------------------------------------------------
> ------
>
>
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users [at] snowman
> > http://www.snowman.net/mailman/listinfo/mythtv-users
> >
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] snowman
> http://www.snowman.net/mailman/listinfo/mythtv-users
>


muddy at muddysmind

Feb 9, 2003, 10:11 AM

Post #8 of 12 (3012 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

On Sun, 2003-02-09 at 11:53, Jamie Richard wrote:
> Where do I put these patches? I am baffeled.. Thanks!
>
> -Jamie
>
> ----- Original Message -----
> From: "William Preston" <bpreston [at] networkusa>
> To: "Discussion about mythtv" <mythtv-users [at] snowman>
> Sent: Sunday, February 09, 2003 12:42 AM
> Subject: Re: [mythtv-users] Problem with Running MythFillDatabase
>
>
> > Grab these two temp patches:
> >
> > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmltv/xmltv/grab/na/
> >
> > ----- Original Message -----
> > From: "Jamie Richard" <myth [at] jttechnology>
> > To: <mythtv-users [at] snowman>
> > Sent: Saturday, February 08, 2003 11:09 PM
> > Subject: [mythtv-users] Problem with Running MythFillDatabase
> >
> >
> > Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line
> > 1938.
> > Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na line
> > 1934.
> > Use of uninitialized value in multiplication (*) at /usr/bin/tv_grab_na
> > line 193
> >
> > I get this over, and over, and over again when I try to run
> > mythfilldatabase. I have reinstalled XMLTV and rebuilt the database. Does
> > anyone have any suggestions?
> >
> > Thanks!
> > -Jamie
> >
> >
> > --------------------------------------------------------------------------
> > ------
> >
> >
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users [at] snowman
> > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > >
> >
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users [at] snowman
> > http://www.snowman.net/mailman/listinfo/mythtv-users
> >
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] snowman
> http://www.snowman.net/mailman/listinfo/mythtv-users

Grab those two files (click on them, then click the 'download' link)
and stick them were they go on your system--probably something like
/usr/lib/perl/site_perl/5.80/XMLTV
and
/usr/bin.

***Note*** they did not help me at all, only made different errors.
--
Muddy <muddy [at] muddysmind>


myth at jttechnology

Feb 9, 2003, 2:05 PM

Post #9 of 12 (2993 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

Yeah, I did that too...

Different Errors

----- Original Message -----
From: "Muddy" <muddy [at] muddysmind>
To: "Discussion about mythtv" <mythtv-users [at] snowman>
Sent: Sunday, February 09, 2003 12:11 PM
Subject: Re: [mythtv-users] Problem with Running MythFillDatabase


> On Sun, 2003-02-09 at 11:53, Jamie Richard wrote:
> > Where do I put these patches? I am baffeled.. Thanks!
> >
> > -Jamie
> >
> > ----- Original Message -----
> > From: "William Preston" <bpreston [at] networkusa>
> > To: "Discussion about mythtv" <mythtv-users [at] snowman>
> > Sent: Sunday, February 09, 2003 12:42 AM
> > Subject: Re: [mythtv-users] Problem with Running MythFillDatabase
> >
> >
> > > Grab these two temp patches:
> > >
> > > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmltv/xmltv/grab/na/
> > >
> > > ----- Original Message -----
> > > From: "Jamie Richard" <myth [at] jttechnology>
> > > To: <mythtv-users [at] snowman>
> > > Sent: Saturday, February 08, 2003 11:09 PM
> > > Subject: [mythtv-users] Problem with Running MythFillDatabase
> > >
> > >
> > > Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line
> > > 1938.
> > > Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na
line
> > > 1934.
> > > Use of uninitialized value in multiplication (*) at
/usr/bin/tv_grab_na
> > > line 193
> > >
> > > I get this over, and over, and over again when I try to run
> > > mythfilldatabase. I have reinstalled XMLTV and rebuilt the database.
Does
> > > anyone have any suggestions?
> > >
> > > Thanks!
> > > -Jamie
> > >
> > >
> >
> --------------------------------------------------------------------------
> > > ------
> > >
> > >
> > > > _______________________________________________
> > > > mythtv-users mailing list
> > > > mythtv-users [at] snowman
> > > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > > >
> > >
> > >
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users [at] snowman
> > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > >
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users [at] snowman
> > http://www.snowman.net/mailman/listinfo/mythtv-users
>
> Grab those two files (click on them, then click the 'download' link)
> and stick them were they go on your system--probably something like
> /usr/lib/perl/site_perl/5.80/XMLTV
> and
> /usr/bin.
>
> ***Note*** they did not help me at all, only made different errors.
> --
> Muddy <muddy [at] muddysmind>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] snowman
> http://www.snowman.net/mailman/listinfo/mythtv-users
>


muddy at muddysmind

Feb 10, 2003, 9:02 PM

Post #10 of 12 (3017 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

On Sun, 2003-02-09 at 16:05, Jamie Richard wrote:
> Yeah, I did that too...
>
> Different Errors
>
> ----- Original Message -----
> From: "Muddy" <muddy [at] muddysmind>
> To: "Discussion about mythtv" <mythtv-users [at] snowman>
> Sent: Sunday, February 09, 2003 12:11 PM
> Subject: Re: [mythtv-users] Problem with Running MythFillDatabase
>
>
> > On Sun, 2003-02-09 at 11:53, Jamie Richard wrote:
> > > Where do I put these patches? I am baffeled.. Thanks!
> > >
> > > -Jamie
> > >
> > > ----- Original Message -----
> > > From: "William Preston" <bpreston [at] networkusa>
> > > To: "Discussion about mythtv" <mythtv-users [at] snowman>
> > > Sent: Sunday, February 09, 2003 12:42 AM
> > > Subject: Re: [mythtv-users] Problem with Running MythFillDatabase
> > >
> > >
> > > > Grab these two temp patches:
> > > >
> > > > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmltv/xmltv/grab/na/
> > > >
> > > > ----- Original Message -----
> > > > From: "Jamie Richard" <myth [at] jttechnology>
> > > > To: <mythtv-users [at] snowman>
> > > > Sent: Saturday, February 08, 2003 11:09 PM
> > > > Subject: [mythtv-users] Problem with Running MythFillDatabase
> > > >
> > > >
> > > > Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line
> > > > 1938.
> > > > Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na
> line
> > > > 1934.
> > > > Use of uninitialized value in multiplication (*) at
> /usr/bin/tv_grab_na
> > > > line 193
> > > >
> > > > I get this over, and over, and over again when I try to run
> > > > mythfilldatabase. I have reinstalled XMLTV and rebuilt the database.
> Does
> > > > anyone have any suggestions?
> > > >
> > > > Thanks!
> > > > -Jamie
> > > >
> > > >
> > >
> > --------------------------------------------------------------------------
> > > > ------
> > > >
> > > >
> > > > > _______________________________________________
> > > > > mythtv-users mailing list
> > > > > mythtv-users [at] snowman
> > > > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > mythtv-users mailing list
> > > > mythtv-users [at] snowman
> > > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > > >
> > >
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users [at] snowman
> > > http://www.snowman.net/mailman/listinfo/mythtv-users
> >
> > Grab those two files (click on them, then click the 'download' link)
> > and stick them were they go on your system--probably something like
> > /usr/lib/perl/site_perl/5.80/XMLTV
> > and
> > /usr/bin.
> >
> > ***Note*** they did not help me at all, only made different errors.
> > --
> > Muddy <muddy [at] muddysmind>
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users [at] snowman
> > http://www.snowman.net/mailman/listinfo/mythtv-users
> >
>
Has anyone seen a new patch to fix this yet?
--
Muddy <muddy [at] muddysmind>


ozzy at followthelemur

Feb 10, 2003, 9:10 PM

Post #11 of 12 (3019 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

> Has anyone seen a new patch to fix this yet?
> --


There was a patch mentioned on mythtv-dev from the Debian bug filed for
this. I applied it to the xmltv source, recompiled, and it worked like
a charm. Of course, it's not the "right" way, but it works for now.
There's a diff in the bug thread linked below.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=176453


muddy at muddysmind

Feb 10, 2003, 9:11 PM

Post #12 of 12 (3016 views)
Permalink
Re: Problem with Running MythFillDatabase [In reply to]

On Mon, 2003-02-10 at 23:02, Muddy wrote:
> On Sun, 2003-02-09 at 16:05, Jamie Richard wrote:
> > Yeah, I did that too...
> >
> > Different Errors
> >
> > ----- Original Message -----
> > From: "Muddy" <muddy [at] muddysmind>
> > To: "Discussion about mythtv" <mythtv-users [at] snowman>
> > Sent: Sunday, February 09, 2003 12:11 PM
> > Subject: Re: [mythtv-users] Problem with Running MythFillDatabase
> >
> >
> > > On Sun, 2003-02-09 at 11:53, Jamie Richard wrote:
> > > > Where do I put these patches? I am baffeled.. Thanks!
> > > >
> > > > -Jamie
> > > >
> > > > ----- Original Message -----
> > > > From: "William Preston" <bpreston [at] networkusa>
> > > > To: "Discussion about mythtv" <mythtv-users [at] snowman>
> > > > Sent: Sunday, February 09, 2003 12:42 AM
> > > > Subject: Re: [mythtv-users] Problem with Running MythFillDatabase
> > > >
> > > >
> > > > > Grab these two temp patches:
> > > > >
> > > > > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmltv/xmltv/grab/na/
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Jamie Richard" <myth [at] jttechnology>
> > > > > To: <mythtv-users [at] snowman>
> > > > > Sent: Saturday, February 08, 2003 11:09 PM
> > > > > Subject: [mythtv-users] Problem with Running MythFillDatabase
> > > > >
> > > > >
> > > > > Use of uninitialized value in addition (+) at /usr/bin/tv_grab_na line
> > > > > 1938.
> > > > > Use of uninitialized value in numeric ge (>=) at /usr/bin/tv_grab_na
> > line
> > > > > 1934.
> > > > > Use of uninitialized value in multiplication (*) at
> > /usr/bin/tv_grab_na
> > > > > line 193
> > > > >
> > > > > I get this over, and over, and over again when I try to run
> > > > > mythfilldatabase. I have reinstalled XMLTV and rebuilt the database.
> > Does
> > > > > anyone have any suggestions?
> > > > >
> > > > > Thanks!
> > > > > -Jamie
> > > > >
> > > > >
> > > >
> > > --------------------------------------------------------------------------
> > > > > ------
> > > > >
> > > > >
> > > > > > _______________________________________________
> > > > > > mythtv-users mailing list
> > > > > > mythtv-users [at] snowman
> > > > > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > mythtv-users mailing list
> > > > > mythtv-users [at] snowman
> > > > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > > > >
> > > >
> > > > _______________________________________________
> > > > mythtv-users mailing list
> > > > mythtv-users [at] snowman
> > > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > >
> > > Grab those two files (click on them, then click the 'download' link)
> > > and stick them were they go on your system--probably something like
> > > /usr/lib/perl/site_perl/5.80/XMLTV
> > > and
> > > /usr/bin.
> > >
> > > ***Note*** they did not help me at all, only made different errors.
> > > --
> > > Muddy <muddy [at] muddysmind>
> > >
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users [at] snowman
> > > http://www.snowman.net/mailman/listinfo/mythtv-users
> > >
> >
> Has anyone seen a new patch to fix this yet?

Actually I just downloaded the new 0.5.7 from sourceforge installed it
and now it's working fine.
--
Muddy <muddy [at] muddysmind>

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.