[Digikam-devel] [digikam] [Bug 325447] digiKam Doesn't Copy Pictures to Samba Share Mounted with autofs

Jesse TeKrony jtekspam at gmail.com
Mon Sep 30 20:45:10 BST 2013


https://bugs.kde.org/show_bug.cgi?id=325447

--- Comment #4 from Jesse TeKrony <jtekspam at gmail.com> ---
Using some bash-fu to search the source code gives me some results for
"KIO::SlaveBase", but I can't seem to find anything indicating the protocol.
(My knowledge of C++ is very basic)

digikam-3.4.0/core/libs/database/imagelisterreceiver.cpp:125:ImageListerSlaveBaseReceiver::ImageListerSlaveBaseReceiver(KIO::SlaveBase*
slave)
digikam-3.4.0/core/libs/database/imagelisterreceiver.cpp:156:ImageListerSlaveBasePartsSendingReceiver::ImageListerSlaveBasePartsSendingReceiver(KIO::SlaveBase*
slave, int limit)
digikam-3.4.0/core/libs/database/imagelisterreceiver.cpp:173:   
ImageListerSlaveBaseGrowingPartsSendingReceiver(KIO::SlaveBase* slave, int
start, int end, int increment)
digikam-3.4.0/core/kioslave/digikamalbums.cpp:112:// ------------------------
Implementation of KIO::SlaveBase ------------------------ //
digikam-3.4.0/core/kioslave/digikamsearch.cpp:52:    explicit
DuplicatesProgressObserver(KIO::SlaveBase* slave) : m_slave(slave) {}
digikam-3.4.0/core/kioslave/digikamsearch.cpp:65:    KIO::SlaveBase* m_slave;

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list