Description of problem: The GTK+ print dialog won't let you print to remote printers when the 'BrowseShortNames Off' option is used in /etc/cups/cupsd.conf. Version-Release number of selected component (if applicable): gtk2-2.10.4-5.fc6 How reproducible: 100% Steps to Reproduce: 1.Edit /etc/cups/cupsd.conf and add a line 'BrowseShortNames Off' 2./sbin/service cups stop 3.rm -f /var/cache/cups/remote.cache 4./sbin/service cups start 5.If you have no remote queues, set up another machine with a printer queue and share it. 6.Start OpenOffice.org Writer and try to print the blank page to a remote queue. Actual results: 'queue@host'-style names shown in dialog box as expected, but 'Print' button not clickable when queue selected. Expected results: 'Print' button should be clickable when a queue is selected.
Created attachment 142069 [details] gtk+-2.10.4-cupslongnames.patch Here is the fix.
Fixed in gtk2-2.10.4-6.fc6