Menu

#209 tv_grab_huro fails with missing method "as_text"

closed-duplicate
None
5
2006-06-04
2006-03-25
No

when running tv_grab_huro, I get the following error:

getting listings: Can't call method "as_text" on an
undefined value at ./bin/tv_grab_huro line 694.

I get the same error (though naturally at a different
line) with the following versions of xmltv:

0.5.37
0.5.39
0.5.42

I'm using Gentoo Linux, perl version 5.8.7

Discussion

  • Balazs Molnar

    Balazs Molnar - 2006-03-26

    Logged In: YES
    user_id=1434299

    Hello,

    this report seems to be a duplicate to 1434843. Ths official
    (last) 0.5.42 file release does not work because of
    port.hu/ro's site changes.

    The grabber was chnaged to process the new format...

    -> if you are using windoze please download the latest alfa-exe.

    -> If you using XMLTV with the perl interpreter:

    - you can download the workig tv_grab_huro.in from CVS (r1.10)
    - because additional functionality was introduced in the CVS
    lates, you have to make more little changes (i copy it from
    1434843):
    But if somebody will use it with the last official XMLTV
    release (0.5.42), he should make the following steps:
    - download catmap.hu/ro,jobmap and tv_grab_huro.in (
    from huro.in, the r1.9, because we will make other
    changes later to use the new features of latest
    XMLTV source tree)
    http://cvs.sourceforge.net/viewcvs.py/xmltv/xmltv/grab/huro/
    - edit huro.in file:
    line 125: comment out the 2 lines:
    #use XMLTV::Capabilities...
    #use XMLTV::Description...
    line 1239: change 'undef'to the string found in original
    grab_huro,
    e.g:
    my $SHARE_DIR = "/usr/share/xmltv";
    - copy catmap.hu/ro,jobmap to the share dir.
    - cp tv_grab_huro tv_grab_huro.orig
    - mv tv_grab_huro.in tv_grab_huro

     
  • Nobody/Anonymous

    Logged In: NO

    so how do we fix it for exe version?

     
  • Balazs Molnar

    Balazs Molnar - 2006-04-08

    Logged In: YES
    user_id=1434299

    hallo,

    as i said, download the last exe:
    http://alpha-exe.xmltv.org

    Balazs

     
  • Nobody/Anonymous

    Logged In: NO

    still not working after downloading alpha

     
  • Balazs Molnar

    Balazs Molnar - 2006-05-03

    Logged In: YES
    user_id=1434299

    I have downloaded the last xmltv.exe and make a short test:
    everything works (i use it under linux since 1 month without
    errors, too):
    Under WinXP:
    - i can configure it: --configure
    - i can get listings (set up two channels to grab: mtv1 and
    hbo): --days 2 --output TV.xml
    - i can get detailed informations with: --days 2 --slow
    --output TVmore.xml

    The tested version is:
    X:\X\tmp>xmltv.exe tv_grab_huro --version
    Timezone is +0200
    adding '--share=X:/X/tmp/share/xmltv'
    XMLTV module version 0.5.43
    This is tv_grab_huro.in version 1.13, 2006/04/14 19:35:54

    Please send me a detailed description about your tests:
    - output of xmltv.exe tv_grab_huro --version
    - every output (stderr/stdout/XMLs) of the run

    thx

     
  • Ed Avis

    Ed Avis - 2006-06-03
    • assigned_to: nobody --> mbdev
     
  • Balazs Molnar

    Balazs Molnar - 2006-06-04

    Logged In: YES
    user_id=1434299

    I think this error do not occure from 5.43 (i cannot
    reproduce it, it worked allways fine ...), i close this
    bugreport. This was a duplicate to 1434843.

     
  • Balazs Molnar

    Balazs Molnar - 2006-06-04
    • status: open --> closed-duplicate
     

Log in to post a comment.