Bug 30645 - [smbro] konqueror can't open smb shares
Summary: [smbro] konqueror can't open smb shares
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: smb (show other bugs)
Version: 2.2-final
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Neundorf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-15 17:33 UTC by esteve
Modified: 2003-04-09 23:27 UTC (History)
1 user (show)

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 esteve 2001-08-15 17:29:55 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           2.2-final (using KDE 2.2.0 CVS/CVSup/Snapshot)
Severity:          normal
Installed from:    Compiled sources
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

Konqueror gets "stalled" if I try to access a smb share.
I found a solution but it's not a safe since passwords are showed:
- Write username and password in the kcontrol "smb shares" but both two in the username field this way: username%password so smbclient interprets as if we give both of them in the commandline and konqueror opens the share.
It isn't a good solution since passwords are seen in kcontrol (username field isn't hidden).
A fix might be to pass kcontrol's username and password concatenated to smbclient as "username%password".

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 Alexander Neundorf 2003-03-17 18:52:48 UTC
Please try whether my recent fix in both cvs branches solves the problem for you. 
 
Bye 
Alex 
 
Comment 2 Tako Schotanus 2003-03-18 21:53:38 UTC
Just wanted add that my problem seems the same. I just got here because I
thought bug #54043 was actually the bug that I was experiencing, but that one is
now fixed and it seems that this bug actually describes my problem a bit better.

The effect is simple, I can do smb:/, from there go on to smb:/WORKGROUP and
smb:/WORKGROUP/SERVER, but smb:/WORKGROUP/SERVER/SHARE (or just
smb://SERVER/SHARE for that matter) never returns a result, the Konqueror
throbber just keeps animating forever (left it a long time once, just to be sure).

(NB: Depending on the security setting of the share a login dialog might or
might not appear prior to the never-ending story. The end result stays the same:
no results are being shown)

Alex: how can I test your recent fix?
Comment 3 Alexander Neundorf 2003-03-18 22:05:56 UTC
Ok, stupid question: you really used a current version from cvs ? I.e. at least from 
sunday evening ? 
 
If it doesn't help, contact me directly via email. 
I guess we'll have to meet via irc or ICQ then. 
 
Alex 
 
Comment 4 Stephan Kulow 2003-03-25 07:45:21 UTC
it's not confirmed 
Comment 5 Alexander Neundorf 2003-03-31 22:33:22 UTC
Stephan, what do you want to say by pointing out that it's unconfirmed ? 
 
Alex 
 
Comment 6 Luke Sleeman 2003-04-08 01:33:58 UTC
Our two mandrake 9.1 machines are experencing this problem here.  We are using a 
fresh install of mandrake 9.1 with kde 3.1.0 and we get a list of shares, but whenever 
we try to enter one, konqueror just sits there loading forever.  Using other programs to 
access smb works fine.  I've experenced this bug on and off for years, I belive I had it 
under kde 2, using mandrake as well.  I dont experence this bug under gentoo, with kde 
3.1.0, so it may be something mandrake specific? 
Comment 7 Luke Sleeman 2003-04-08 01:40:20 UTC
Just a PS to my previous message, but by "Other programs" I mean other non kde 
programs, such as Nautilus, LinNeighborhood, etc.  trying to access any directories or 
files in any smb share, via smb:// in kde programs fails of course.  We are using samba 
2.2.7, but I couldnt tell you the samba version on the working gentoo machine, because I 
am at work at the moment. 
Comment 8 Luke Sleeman 2003-04-08 01:52:41 UTC
Yet more info, this bug appears to be a duplicate of bugs number 54543 and  
41284 .  Both of them are marked resolved, but nobody seems to know what the 
problem is, or exactly how it has been resolved?? 
Comment 9 Tako Schotanus 2003-04-08 09:47:52 UTC
Although I don't know what the problem was I do know that the latest version 
from CVS fixes the problem. So I can confirm that it HAS actually been fixed.
Comment 10 Alexander Neundorf 2003-04-09 23:27:45 UTC
Hi, 
 
you can get the current (fixed) version either from cvs (both HEAD and 
KDE_3_1_BRANCH) or as a single package from 
http://www.neundorf.net/src/smbro-3.1.3.tar.bz2 
 
If it doesn't work for you, let me know. 
 
Alex