"Printer properties cannot be displayed" warning when trying to see printer properties It works with Windows7 though.
Looks like this is caused by an empty hostname in _spoolss_RouterRefreshPrinterChangeNotify() when sending a PRINTER_NOTIFY_FIELD_SERVER_NAME notify.
Guenther, where should we set this in the reply to ensure a non-null hostname ? I'm looking into this now.. Jeremy.
Created attachment 6852 [details] patch This should fix it. At least I didn't get the error message gd described with WinXP.
Comment on attachment 6852 [details] patch Looks good to me for 3.6.1. Jeremy.
Re-assigning to Karolin for inclusion in 3.6.1.
Pushed to v3-6-test. Closing out bug report. Thanks!