Rob Shortt said the following on 11/17/2004 02:28 AM:On another host i run ./freevo execute src/tv/recordings.py and on the Freevo site I get a crash:
[snip]
TypeError: unbound method __init__() must be called with MError instance as first argument (got MAuthenticationError instance instead)
That was quite a stupid bug. MAuthenticationError.__init__ called MError.__init__, but MAuthenticationError did not inherit MError.
I then tried this on the same host and nothing bad happens. On both hosts in my .mbus file I have SCOPE=LINKLOCAL, both hosts are on the same (internal) network, each machine onlt has one interface.
This exception should be raised, if both Mbus sessions use the same IP address and port, but have a different hash key. If the stupid bug above is fixed this exception is catched internally and passed to the errorFunction as an argument if given.
thanx for the bug report
The next release 0.8.2 will contain this fixes. Release date is hopefully today or tomorrow (as one day after tomorrow I'm on vacation for the next 10 days :-)).
Thanks! So, for the record I've verified that your changes fix the problem and I'm now scheduling recordings from another machine on the network.
-Rob
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel