Salut @ tous
bon j'ai un soucis (encore une fois)
sur le service de config de samba en mode graphique
voila le message d'erreur:
[root@Smoke666 init.d]# system-config-samba
Traceback (most recent call last):
File "/usr/share/system-config-samba/system-config-samba.py", line 41, in ?
mainWindow.MainWindow(debug_flag)
File "/usr/share/system-config-samba/mainWindow.py", line 79, in __init__
self.samba_data = sambaParser.SambaParser(self)
File "/usr/share/system-config-samba/sambaParser.py", line 177, in __init__
self.parseFile()
File "/usr/share/system-config-samba/sambaParser.py", line 215, in parseFile
token = self.createToken(line, section)
File "/usr/share/system-config-samba/sambaParser.py", line 264, in createToken token = sambaToken.SambaToken(sambaToken.SambaToken.SAMBA_TOKEN_KEYVAL, (name, value))
File "/usr/share/system-config-samba/sambaToken.py", line 63, in __init__
raise AttributeError, value
AttributeError: ('LOG LEVEL', '0')
et sur system-config-user je ne peux pas voir les propriétés des comptes:
[root@Smoke666 init.d]# system-config-users
Traceback (most recent call last):
File "/usr/share/system-config-users/mainWindow.py", line 747, in on_properties_activate
self.user_properties()
File "/usr/share/system-config-users/mainWindow.py", line 756, in user_properties
self.userProperties.showUserProperties(userEnt)
File "/usr/share/system-config-users/userProperties.py", line 230, in showUserProperties
if int(min[0]) == 0 and int(max[0]) == 99999 and int(warning[0]) == 7 and int(inactive[0]) == -1:
IndexError: list index out of range
kelkun a t'il deja eut ce problème et si voui comment le resoudre ?
merci par avance