Bug 221162

Summary: Add collection with smb://xxx path should give better warning
Product: [Applications] digikam Reporter: Luka Renko <lure>
Component: Setup-CollectionsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 1.1.0

Description Luka Renko 2010-01-03 22:04:38 UTC
Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    Ubuntu Packages

Network shares can be added as collection to Digikam, but only if the network share is mounted locally. However, "Add Collection" dialog, uses standard File selection dialog, which also offers Network selection. It is very natural for the user to browse their network folder in Network tab, but when such path (for example: smb://hostname/share) is selected, digikam will give confusing message: 

"There is already a collection for a network share with the same path."

This is reported also if I do not have any network collection at all!

You can see original report in Ubuntu here:
https://launchpad.net/bugs/350280
Comment 1 Marcel Wiesweg 2010-01-21 19:36:29 UTC
SVN commit 1078197 by mwiesweg:

Check that URLs are local

BUG: 221162

 M  +2 -1      NEWS  
 M  +26 -0     libs/database/collectionmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1078197