GNOME Bugzilla – Bug 778277
Wrong action when clicking on SMB server
Last modified: 2017-02-07 12:42:47 UTC
When I double-click on a SMB server in the new printer dialog I get the "Failed to add new printer." dialog instead of the authentication one.
Created attachment 345105 [details] [review] printers: Authenticate samba server also on double-click The "Add Printer" dialog should be smart enough to know whether an item listed in the dialog is a samba server or just a printer. If it is a samba server, it should go for the authentication page instead of emitting a GTK_RESPONSE_*.
Review of attachment 345105 [details] [review]: Thank you for the fix. Push it to master branch please.
Attachment 345105 [details] pushed as fc073f2 - printers: Authenticate samba server also on double-click