> Hi, > > I tried this against an installed Freevo 1.7.0, in > /usr/lib/python2.4/site-packages/freevo/plugins/command.py, but > now the plugin won't load anymore at all :-P > So I guess I'm doing something wrong here (I'm no programmer, and don't > understand how to use patches), I just tried putting the 'if not > self.stoposd:' line before the 'rc.poll()' line. > > How can I try this to see if this works on my system as well? :-) > This maybe a problem with wrong number tabs or blanks. Now do the following: Put the attached frv_command.diff.gz to the directory where your commands.py is located. Then unzip it: gzip -d frv_command.diff.gz and applay the patch: patch < frv_command.diff
Thats all (hopefully) Bye Helmut
frv_command.diff.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
