"Justin Wetherell" wrote: > when I run "freevo search X-Play" to search for all occurances of X-Play is > crashes and hangs. > [EMAIL PROTECTED]:/usr/local/src/freevo/bin# ./freevo-epg search X-Play > INFO server(373): send list for 2 recordings > Results for 'X-Play': > ERROR callback(473): signal.emit > Traceback (most recent call last): > File "../base/build/lib.linux-i686-2.4/kaa/notifier/callback.py", line > 468, in emit > File "./freevo-epg", line 100, in search > print "- Queried %d programs; %s results; %.04f seconds" % \ > AttributeError: 'Client' object has no attribute 'get_num_programs'
Right, because I deleted it :) > Looks like some info from client.py was public, so I attempted to fix it. > **Hopefully this is a little less ugly** Yes there is. I missed freevo-epg when searching for the calling of get_num_programs (find -name \*.py isn't always helping). It crashes in a debug print statement, it is not needed. So the less ugly fix is to change the debug....Done! Dischi -- What happens if a big asteroid hits the Earth? Judging from realistic simulations involving a sledge hammer and a common laboratory frog, we can assume it will be pretty bad.
pgpMEIoIgRI6K.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
