View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed May 31, 2006 4:44 pm 
Offline
Joined: Sun Feb 12, 2006 2:01 pm
Posts: 5
this script (tv_grab_uk_rt) in the current and previous version of knoppmyth prevented the grabber from funtioning or being configured
more specificaly the script dies with error 6400 or the error message
Quote:
Undefined argument in option spec
Undefined argument in option spec


there is a patch for this avliable from source forge
https://sourceforge.net/tracker/?func=d ... p_id=39046 (details)
https://sourceforge.net/tracker/downloa ... id=1440322 (patch file)

this fixed the issue for me in the previeous two releases


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 06, 2006 2:30 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
The next release will have a newer XMLTV. DO you know if this has been already been applies to the XMLTV source?

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 06, 2006 7:36 am 
Offline
Joined: Sat Dec 31, 2005 8:21 am
Posts: 13
How do you apply this patch?


EDIT

Rather than figure out how to use the patch, I looked at the file and the changes it wanted to make, I then went and manualy edited /usr/bin/tv_grab_uk_rt. removing the lines

'days' => undef, # ignored
'offset' => undef, # ignored

and replacing them with

'days' => \ my $opt_ignored_1, # ignored
'offset' => \ my $opt_ignored_2, # ignored

as per the patch file.

and so my final problem with R5C7 is solved YAY


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 06, 2006 2:53 pm 
Offline
Joined: Sun Feb 12, 2006 2:01 pm
Posts: 5
the patch comand is used eg go to terminal
patch origional file patchfile
with the patch in /
patch /usr/bin/tv_grab_uk_rt /tv_grab_uk_rt-getopt_long_fix.patch
obviously chanign filenames/paths as appropriate

edit
the issue is listed as fixed on the bug tracker so i guess wait and see


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu