dvd::rip

->ABOUT / NEWS

->DOCUMENTATION
-TABLE OF CONTENTS
-INSTALLATION
-USING THE GUI
-CLUSTER MODE
-FAQ

->KEY FEATURES

->DOWNLOAD

->SUPPORT

->TRANSLATIONS

->MAILING LIST
-SEARCH ARCHIVE

->CHANGE LOG

->CREDITS

->TODO

->LINKS

http://www.exit1.org/


Re: [dvd::rip] dvdrip-master won't start

Subject: Re: [dvd::rip] dvdrip-master won't start
From: Jörn Reder <joern@xxxxxx>
Date: Mon, 20 Jun 2005 14:29:25 +0200
Van Laere Benjamin wrote:

> benjalien@Server:~$ /usr/bin/dvdrip-master --help
> /usr/bin/dvdrip-master version [unknown] calling Getopt::Std::getopts
> (version 1.05 [paranoid]),

Ups, some incompatability with recent Perl versions, need to check this
one. But that's not the problem here...

> Can't use an undefined value as a HASH reference
> at /usr/share/perl5/Video/DVDRip/Cluster/Node.pm line 163.
> 
> Anyone has a clue?

Probably a messed up ~/.dvdrip-master directory resp. a broken node 
definition file. Please check the content of this directory:

  ~/.dvdrip-master/nodes/

You should have on file per node here (*.node). Their contents should 
look like this:

  $data = bless( {
    'name' => 'nodename',

    # more stuff here

  }, 'Video::DVDRip::Cluster::Node' );

If a file doesn't look like this, delete it and try to start 
dvdrip-master.

Regards,

Joern

-- 
LINUX - Linux Is Not gnU linuX

Attachment: pgp00010.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>
 

Archive powered by MHonArc. Search powered by ht://dig.

[ top ]