I have a Samsung printer (ML-1520) on a Fedora 3 system. It was autodetected as a ML-1510 and was working fine until I made the mistake of installing Samsung's own drivers. The printer no more works under Linux (it's fine under Win). Worse, I am unable to run printconf or printconf-gui to rectify matters. Uninstalling the Samsung software hasn't helped. Here's what printconf-gui says when I try to run it from the command line:
root@fedora util]# printconf-gui Traceback (most recent call last): File "/usr/sbin/printconf-gui", line 7, in ? import queueTree File "/usr/share/printconf/util/queueTree.py", line 1236, in ? queueTree() File "/usr/share/printconf/util/queueTree.py", line 138, in __init__ if cups_import.import_needed (): File "/usr/share/printconf/util/cups_import.py", line 200, in import_needed which = which_spooler () File "/usr/share/printconf/util/cups_import.py", line 191, in which_spooler which = l.split ('.')[1].strip () IndexError: list index out of range
Google has turned up negative. Any help appreciated.
Thanks in advance,
Sujeet