Bug 320871 - Entering network path smb:// gives "invalid protocol"
Summary: Entering network path smb:// gives "invalid protocol"
Status: RESOLVED DOWNSTREAM
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: Slackware Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-07 16:59 UTC by david.martin.it
Modified: 2013-06-07 17:44 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 david.martin.it 2013-06-07 16:59:40 UTC
Hi, after upgrading to KDE 4.10.4 when I type a network path like "smb://192.168.1.1/somefolder" in the address bar, Dolphin says me "invalid protocol".
I'm sure that the same network path worked well in KDE 4.10.3

Reproducible: Always
Comment 1 Frank Reininghaus 2013-06-07 17:44:06 UTC
Thanks for the bug report, but this is definitely not a Dolphin issue. Dolphin isn't aware of protocols like "smb" and "ftp" at all. It just sends the protocol to a function, which checks if there is a kioslave that can handle the protocol.

From my point of view, it looks like the smb kioslave has been removed by the upgrade. I suggest that you ask in a support forum of your distro why that is that case and how you can fix it.