If one tries to add files to any K3b project, there will be a warning message stating that "You can only select local files." Reproducible: Always Steps to Reproduce: 1. Open K3b 2. Navigate to Project > Add files 3. Select a network folder smb://Network_Driver/Folderx/Fodlerx-a 4. Click Open Actual Results: A warning message states "You can only select local files." Expected Results: K3b proceeds to add the selected file/folder.
With or without a plugin, this lack of functionality needs to be addressed.
Git commit d2a844994bcb1c5ca7c0d6c45183df1bd9f3b9e2 by Leslie Zhai. Committed on 26/08/2016 at 04:11. Pushed by lesliezhai into branch 'master'. Fix add local file issue. *NOT* support samba protocol (nonLocalFiles) yet! M +5 -12 src/k3b.cpp http://commits.kde.org/k3b/d2a844994bcb1c5ca7c0d6c45183df1bd9f3b9e2
Hi enkouyami, You can copy the file from samba into local directory ;-) Regards, Leslie Zhai