Bug 468637

Summary: Behaviour for network shares does not follow KDE's own recommendation
Product: [Applications] digikam Reporter: spamless.9v5xj
Component: Setup-CollectionsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version First Reported In: 8.0.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=441077
Latest Commit: Version Fixed/Implemented In: 8.1.0
Sentry Crash Report:

Description spamless.9v5xj 2023-04-18 02:24:51 UTC
SUMMARY

As noted in https://bugs.kde.org/show_bug.cgi?id=227566, digiKam does not have support for SMB shares, which was resolved by instructing users to explicitly mount the folder natively. However, this recommendation is in direct conflict with the resolution of https://bugs.kde.org/show_bug.cgi?id=464705 that one should avoid using fstab and instead delegate network related file access to KIO-fuse.
Comment 1 caulier.gilles 2023-04-18 02:33:15 UTC
* KIO * Is not portable to non Unix systems and is the hell to bundle.

Gilles Caulier