Bug 259283

Summary: Printer KCM for SMB printer could use a search feature
Product: [Plasma] system-config-printer-kde Reporter: bluescreenavenger
Component: generalAssignee: Jonathan Riddell <jr>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description bluescreenavenger 2010-12-09 05:48:16 UTC
Version:           4.2.0 (using KDE 4.5.80) 
OS:                Linux

To make it easier for the user I think a button for searching for a printer on the network instead of having them memorize a path, will be eaiser for them.

With the command line I can list all SMB compatible computers with "smbtree -N" and shares. with "smbclient -L COMPUTERNAME -N" I can see which shares are actually printers. 

It would be nice if KDE could do this in the background, to allow the user to select the printer, instead of typing it in.

I can't seem to find this KCM in the list


Reproducible: Didn't try
Comment 1 Jonathan Riddell 2011-02-23 16:09:48 UTC
SVN commit 1222403 by jriddell:

Add samba browsing
https://bugs.launchpad.net/ubuntu/+source/kdeadmin/+bug/295065
BUG:259283


 M  +1 -0      CMakeLists.txt  
 A             pysmb.py  
 M  +363 -40   system-config-printer-kde.py  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1222403