JackElliott
Posts: 35
Joined: Wed May 03, 2017 11:57 pm

vncserver trying to add a printer?

Mon Jun 26, 2017 4:48 am

From /var/log/syslog:

Code: Select all

Jun 25 19:55:07 FestiPi_2 vncserver-x11[600]: SPrintConnMgr: Failed to add printer: server-error-service-unavailable
Why is vncserver trying to add a printer?

User avatar
sconemad
Posts: 233
Joined: Thu Apr 28, 2016 1:47 pm
Location: Cambridge, UK
Contact: Website

Re: vncserver trying to add a printer?

Mon Jun 26, 2017 10:24 am

This is for VNC Connect's "Print to a local printer" feature.

Basically, it installs a virtual printer when you connect to the server. If you print something to this printer, it gets automatically transferred to the VNC Viewer machine and printed from there.

For it to work, you need to have the "cups" (Common Unix Printing System) package installed, which is probably why you're seeing this message.

You can also disable remote printing entirely if you don't want this feature. Go to VNC Server options > Users & Permissions > Global permissions and untick "Print to a local printer".

More information here: https://www.realvnc.com/docs/printing.html

JackElliott
Posts: 35
Joined: Wed May 03, 2017 11:57 pm

Re: vncserver trying to add a printer?

Mon Jun 26, 2017 1:27 pm

Thank you. This Pi will never have a printer on it.

Return to “Troubleshooting”