Version: 1.9.0 (using KDE 4.5.5) OS: Linux i have 2 movies .mov 144 Mo (~ 2mn) 160 Mo (~ 3 mn) picasaweb fails always to send them after a moment it opens a window with : "unable to send" "continuer" "cancel" with Picasa 3 (MS Windows) never any pb Reproducible: Always OS: Linux (i686) release 2.6.33.7-server-2mnb Compiler: gcc Mandriva 2010.2 32 bit
Philippe, This file still valid using kipi-plugins 2.4 ? Gilles Caulier
digikam 2.5 i export a .mov 160 Mb after 25 mn i have an error window : Impossible de transférer les photos vers PicasaWeb. (unable to transfert photos to picasaweb) Impossible d'envoyer la photo (inable to send photo) Voulez-vous continuer ? do you want to keep go on ?) then i cancel i made 2 tries : the 2 fails
opensuse 13.1 , kde 4.12 , digikam 3.5 randomly it fails i assume the protocol used to transfert movie from digikam to picasaweb is not rock solid to face throughput variation . after a delay it finishes connexion then digikam warns that video export failed .
*** Bug 215664 has been marked as a duplicate of this bug. ***
WARNING : with digiKam 6.0.0 and later, we will not support kipi interface anymore. All tools are now located in digiKam core as well for a plan to provide a more power-full integration with Batch Queue Manager and to be able to export a workflow on a web-service. All export tools are now available everywhere : album view, Image editor, Light table, and Showfoto. Previously, only album view from digiKam core was able to deal with export tools through libkipi. All export tools are now located here : https://cgit.kde.org/digikam.git/tree/core/utilities/assistants/webservices All export tools use now a dedicated interface to communicate with the application : - digiKam (database) : https://cgit.kde.org/digikam.git/tree/core/libs/database/utils/ifaces/dbinfoiface.h - Showfoto (files metadata) : https://cgit.kde.org/digikam.git/tree/core/utilities/assistants/common/dmetainfoiface.h There is not direct use of digiKam database for compatibility with Showfoto. We plan later to provide a dynamic loading of export tools using a plugins mechanism. This will reduce overloading of the internal core libraries. A dedicated devel branch have been created for that, but it's not yet complete: https://cgit.kde.org/digikam.git/tree/?h=development/dplugins But take a care, digiKam export tools as plugins will not be shared with another external application. API will still private and only shared between Showfoto and digiKam core. The experience with libkipi was bad and complex to maintain/extend in time. Gilles Caulier
obsolete, i close it
This one is not obsolete. export tools must be able to propose to export video files if remote web services support this kind of files. Gilles Caulier