eu baixei um gerenciador de arquivos chamado claw3( http://groundhog.zevallos.com/ ).... ele é em python.. quando fui instala-lo e quando ele até inicia mas termina na mesma hora.. tenho todas as dependencias instaladas.... o que ele volta na tela é o seguinte....

1~-bash~2.05b~root~_~daemon[~/comp/Claw3]11:47:26
#~ python ./Claw3.py

++++++++++++++++++++++++++++
+ Start Listing Directory at: 11:47:34
Traceback (most recent call last):
File "./Claw3.py", line 2790, in ?
claw = Claw3()
File "./Claw3.py", line 208, in __init__
self.listCurrentDirectory()
File "./Claw3.py", line 1404, in listCurrentDirectory
name_labels, information_labels = create.labels(self.font, self.fontColor, self.locations, self.showFileInformation)
File "/root/comp/Claw3//modules/create.py", line 71, in labels
file_size, permissions, owner = files.information(location)
File "/root/comp/Claw3//modules/files/files.py", line 34, in information
users = get_users()
File "/root/comp/Claw3//modules/files/files.py", line 105, in get_users
users[line[2]] = line[0]
IndexError: list index out of range

ele abre o gerenciador por um momento e logo o apaga... no README diz para apagar o preferences3.xml no diretório home do usuário.... apago mas não resolve..


valeu!!!!!!