Bug 221162 - Add collection with smb://xxx path should give better warning
Summary: Add collection with smb://xxx path should give better warning
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Setup-Collections (show other bugs)
Version: 1.0.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-03 22:04 UTC by Luka Renko
Modified: 2017-08-09 20:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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