Version: 0.9.2-final (using KDE 3.5.8, Kubuntu (gutsy) 4:3.5.8-0ubuntu3.1) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.22-14-generic I created a camera of type "Mounted Camera" for reading images from a CF card mounted on a networked computer. The Camera Mount Path is "fish://paul@office/media/EOS_DIGITAL". If I open this URL in Konqueror, I see images. When I try to download these images from the Camera menu, I get an error dialog saying "Failed to list files in fish://paul@office/media/EOS_DIGITAL"
Maybe this can be related to "Bug 132745: Can not save image to fish:// protocol" also.
Klaus, no, it's not the same part of the program. Gilles Caulier
In 0.10.0, the "fish://<hostname> is stripped off after saving the path, leaving only /media/EOS_DIGITAL. This still requires that the image card be located on the local computer :-(
Re-assigned to KIOSlave kipi-plugin... Gilles Caulier
(In reply to comment #4) > Re-assigned to KIOSlave kipi-plugin... As far as I can see, I don't see any chance to generalize over import and export tool. So I think a separate plugin would be the best solution.
do not create a new plugin, but add new menu entry in current one. We mst limit and factorize plugins to reduce startup time of kipi host. Look like GPSYnc has ore than one tools available for ex. Gilles
Ok, didn't consider that.
SVN commit 1031268 by jwienke: You can now also import images with old KioExport plugin. Therefore renamed plugin to KioExportImport. BUG: 154183 M +4 -2 CMakeLists.txt AM KioImportWidget.cpp [License: GPL (v2+)] AM KioImportWidget.h [POSSIBLY UNSAFE: system] [License: GPL (v2+)] AM KioImportWindow.cpp [License: GPL (v2+)] AM KioImportWindow.h [License: GPL (v2+)] M +1 -1 Messages.sh D kipiplugin_kioexport.desktop AM kipiplugin_kioexportimport.desktop kipiplugin_kioexport.desktop#1031197 D plugin_kioexport.cpp D plugin_kioexport.h AM plugin_kioexportimport.cpp plugin_kioexport.cpp#1031197 [License: GPL (v2+)] AM plugin_kioexportimport.h plugin_kioexport.h#1031197 [License: GPL (v2+)] WebSVN link: http://websvn.kde.org/?view=rev&revision=1031268