Bug 254744

Summary: Implement smb support
Product: [Applications] kget Reporter: Vadym Krevs <vkrevs>
Component: konqextensionAssignee: KGet authors <kget>
Status: REPORTED ---    
Severity: wishlist CC: mat69
Priority: NOR    
Version: 0.8.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Error screenshot

Description Vadym Krevs 2010-10-20 10:34:01 UTC
Version:           0.8.1 (using KDE 4.5.2) 
OS:                Linux

Open a windows share in Konqueror using smb://<hostname>/<share> that contains a zip file. Double-click on the zip file and choose "Save as" in the popup dialog. KGet's Save As dialog appears. Select destination for the zip file in /tmp and click "Save". 

A "Protocol unsupported: Unable to continue: KGet cannot download using this protocol" notification appears. 

If I simply right-click on the zip file and select "Copy To" and "/tmp", then the copying process completes without a glitch.

Reproducible: Always



Expected Results:  
It should be possible to save a file from a Windows share via double click without errors.

OS: Linux (x86_64) release 2.6.34.7-0.4-desktop
Compiler: gcc
Comment 1 Vadym Krevs 2010-10-20 10:34:37 UTC
Created attachment 52698 [details]
Error screenshot
Comment 2 Matthias Fuchs 2010-10-21 15:39:02 UTC
As the error message reports this is currently not supported, so I'll mark it as feature.
I'll see, when and if I can come around to implementing it and especially trying it.