I am trying to add a network printer that is connected to a Windows 7 machine, to Ubuntu 14.04. My linux box is up-to-date. I can connect to the windows machine to get files and what not through SMB. The "add printer" wizard found the printer connected to the windows computer. Clicking the "verify" button, I get "the printer is accessible." With all that, I'm pretty certain that the computers can see one another. Printer sharing is definitely on on the windows machine as another windows computer can connect to the printer. Upon clicking "Forward" to add the printer to Ubuntu, the following error was shown in the terminal
Code:
Traceback (most recent call last):
File "/usr/share/system-config-printer/newprinter.py", line 900, in on_btnNPForward_clicked
self.nextNPTab()
File "/usr/share/system-config-printer/newprinter.py", line 1060, in nextNPTab
stderr=file("/dev/null"))
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
I have also tried to install the driver of the printer prior to doing the add printer, same result.
The printer is HP LaserJet 1012, if it matters. Both "newprinter.py" and "subprocess.py" exist where they should.
Error in adding a network printer, Printer wizard freezes
Aucun commentaire:
Enregistrer un commentaire