Okay, i'll check the outicon-stuff there, and try convert_config again ;) /jan
-----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Dirk Meyer Gesendet: Freitag, 5. Dezember 2003 10:43 An: [EMAIL PROTECTED] Betreff: [Freevo-devel] Re: Bugs after Update "Jan Grewe" wrote: > Yes, outicons, that was the name off those nice thingies! Same code moved. I removed the patches from you to support outicons from the plugins and put it into item.py. Maybe something got broken on the way :-( > Tha convert_config script crashes with the following error: > > > Virtual filesystem activated > Traceback (most recent call last): > File > "/usr/lib/python2.2/site-packages/freevo/helpers/convert_config.py", > line 107, in ? > if len(sys.argv) <= 3 and sys.argv[1] == '-s': > IndexError: list index out of range How did you call it? I guess without parameter. You need to call it with the local_conf.py as first parameter. Than see what the script would do. Add -w as second parameter to do the real writing. Dischi -- All bombs with electronic timing devices are fitted with large red readouts so you know exactly when they're going to go off. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
