vjlperrin
Dans le menu <administration> <printing> le système demande le mot de passe de SU ensuite plus rien
Quand je lance system-config-printer dans un terminal en root ou après avoir repondu à SU j'obtiens le long bavardage suivant :
<< [MOIMEME@localhost ~]$ system-config-printer
/usr/share/system-config-printer/system-config-printer.py:130: GtkWarning: Failed to set text from markup due to error parsing markup: Erreur à la ligne 1 caractère 34 : L'élément « p » a été fermé, mais l'élément actuellement ouvert est « b »
self.xml = gtk.glade.XML(glade_file, domain = domain)
(system-config-printer.py:3550): libgnomevfs-WARNING **: Failed to open session DBUS connection: Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
Volume monitoring will not work.
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 2459, in ?
main()
File "/usr/share/system-config-printer/system-config-printer.py", line 2450, in main
mainwindow = GUI()
File "/usr/share/system-config-printer/system-config-printer.py", line 310, in __init__
self.populateList()
File "/usr/share/system-config-printer/system-config-printer.py", line 389, in populateList
self.printers = cupshelpers.getPrinters(self.cups)
File "/usr/share/system-config-printer/cupshelpers.py", line 213, in getPrinters
printers_conf = PrintersConf(connection)
File "/usr/share/system-config-printer/cupshelpers.py", line 293, in __init__
self.parse(self.fetch('/admin/conf/printers.conf'), 'Printer')
File "/usr/share/system-config-printer/cupshelpers.py", line 321, in parse
self.device_uris[current_printer] = words[1]
IndexError: list index out of range
[MOIMEME@localhost ~]$ >>