Bug 139894

Summary: KDE SMB kioslave missing
Product: Red Hat Enterprise Linux 4 Reporter: TU/ADS Atlanta Unix Operations <unixops>
Component: kdenetworkAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-22 10:48:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description TU/ADS Atlanta Unix Operations 2004-11-18 17:48:52 UTC
Description of problem: 
SMB kioslave missing from KDE installation. 
 
Version-Release number of selected component (if applicable): 
[aklang@tud1626r:/opt/cxoffice/bin] (pts/3) 
[Thu Nov 18 12:50:39]$ cat /etc/redhat-release 
Red Hat Enterprise Linux Desktop release 3.90 (Nahant) 
 
[aklang@tud1626r:/opt/cxoffice/bin] (pts/3) 
[Thu Nov 18 12:50:43]$ rpm -q kdebase 
kdebase-3.3.1-4 
 
[aklang@tud1626r:/opt/cxoffice/bin] (pts/3) 
[Thu Nov 18 12:50:44]$ rpm -q kdenetwork 
kdenetwork-3.3.1-2 
 
 
How reproducible: 
Always 
 
Steps to Reproduce: 
1.Alt-F2 to bring up the run window 
2.Enter an smb:// URL: smb://vsi01 
3.Press Enter. Error message appears: 
smb://vsi01 
Could not run the specified command. 
 
   
Actual results: 
Error message returned 
 
Expected results: 
Able to browse windows shares native in KDE 
 
Additional info: 
This worked in ES3.

Comment 1 Than Ngo 2004-11-22 10:48:53 UTC
it's a bug in samba-3.0.8-3. There're unresolved symbols in
libsmbclient which caused applications such as KDE's konqueror to fail
when accessing smb:// URLs.

i have made a patch to fix this problem. it's now in samba-3.0.8-4,
which will show up in rawhide soon, Thanks for your report.