Printing to a Netware queue is not supported
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
system-config-printer (Ubuntu) |
Incomplete
|
Wishlist
|
Tim Waugh |
Bug Description
Printing to a Novell Netware queue is not supported by gnome-cups-manager (am
currently running breezy).
I have managed to get it working by following the steps below:
(Some of the information was obtained from
http://
I installed the ncpfs package.
The following backend for an ncp queue was installed in /usr/lib/
http://
The file was edited to ensure that nprint was found in the correct location.
A printer was defined using the following URI in /etc/cups/
DeviceURI ncp://username:
What would need to be done to get this supported by default in Ubuntu, would be
the creation of a package which will install the ncp backend. This package would
need to depend on ncpfs, as the backend calls nprint. (alternatively, this
package could provide nprint itself?)
Then support is needed in gnome-cups-manager such that if the ncp backend is
installed, an option for a Netware printer in the network printer options is
available when adding a printer. Then a printer can be defined in
/etc/cups/
Currently, (with the manually specified printer) if I edit any printer attribute
gnome-cups-manager changes the ncp:// to ipp://ncp://, which causes my manually
added printer backend to fail.
Changed in gnome-cups-manager: | |
status: | Unconfirmed → Confirmed |
Changed in gnome-cups-manager: | |
assignee: | pitti → nobody |
Created an attachment (id=5321)
cups backend for ncp
This a cups backend for ncp. It needs to be installed in /usr/lib/ cups/backend/