Bug 259283 - Printer KCM for SMB printer could use a search feature
Summary: Printer KCM for SMB printer could use a search feature
Status: RESOLVED FIXED
Alias: None
Product: system-config-printer-kde
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 05:48 UTC by bluescreenavenger
Modified: 2011-02-23 16:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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