[Ltsp-discuss] python kde-desktop-icons: IndexError: list index out of range

2010-04-26 Thread Osvaldo Filho
r...@ltspserver01:/etc/ltspfs/mounter.d# python kde-desktop-icons Traceback (most recent call last): File "kde-desktop-icons", line 13, in mode=sys.argv[1] IndexError: list index out of range --

Re: [Ltsp-discuss] python kde-desktop-icons: IndexError: list index out of range

2010-04-26 Thread Osvaldo Filho
I understand i need an argument. But, how can i test? 2010/4/26 Osvaldo Filho : > r...@ltspserver01:/etc/ltspfs/mounter.d# python kde-desktop-icons > Traceback (most recent call last): >  File "kde-desktop-icons", line 13, in >    mode=sys.argv[1] > IndexError: list index out of range >