The following archives are provided as a public service to the community. Opinions archived here do not necessarily represent the opinions of Open for Business or its contributors.
Chris,
I'm trying to run CLAW and I get some error messages (see below). Any
suggestions?
- Kathy
[keltik at KmacG4 Claw2]$ ./claw2.py
++++++++++++++++++++++++++++
Start Listing Dircroty at: 08:14:51
Icons Images Created : 4.12
Traceback (most recent call last):
File "./claw2.py", line 2975, in ?
mainapp = Claw()
File "./claw2.py", line 126, in __init__
self.listCurrentDir()
File "./claw2.py", line 1566, in listCurrentDir
labels, iconinfo = self.makeLabels(contents)
File "./claw2.py", line 1694, in makeLabels
fileSize, permissions, user = self.getFileInfo(aFile)
File "./claw2.py", line 2780, in getFileInfo
user = self.users[str(UID)]
KeyError: '1000'
[keltik at KmacG4 Claw2]$
| Home |