I am using Manjaro stable with installed digikam and kipiplugins both version 5.7.0-1 libkipi 5.2.0 (17.08.1) and gwenview 17.08.1 KDE Frameworks 5.38.0 Qt 5.9.1 (compiled with 5.9.1) In Digikam and Gwenview I cant find the sendimage plugin to send an email attached picture anymore. There is no entry in the menues or context menues. I remember in Digikam it was in the tools menu before, in earlier versions in the export menu of the menubar, but neither there nor in the context menu is any entry for it. All other menues I looked through and didn't find anything related. In Digikam settings > plugins there is no email or sendimage plugin listed, like I saw before. There are 15 other plugins listed, I have only one choosen which appears in the menubar Then I opened Gwenview, not sure if there was a menue entry for sending pictures with email before. However, I don't find one now. I checked which files got installed with the kipi plugins in the /usr folder: kipiplugin_sendimages.desktop kipiplugin_sendimages.so kipiplugin_sendimagesui.rc plus a lot of kipiplugin_sendimages.mo files. Shouldn't be there an entry for using the plugin? Thank you for your attention!
Maik, The problem that you identify with XML RC file form digiKam is also prensent in kipi RC file : https://cgit.kde.org/kipi-plugins.git/tree/flickr/kipiplugin_flickrui.rc#n2 Look the place of comment line on the top. Right ? Gilles
DigiKam does not use the old sendimage kipi-plugin anymore. For the new tool look in digiKam under Tools-> Send by Mail.. If it is not available: rename / remove $HOME/.local/share/kxmlgui5/digikam This bug is fixed in current git/master for digiKam-5.8.0. Maik
Maik, Look well. For sendImage you are right, but for flickr tool for ex, the XML GUI file and the commented line, the problem still here. Right ? Gilles
Gilles, Yes, I will also patch the files from the kipi-plugins. Maik
Git commit ed39a5dcd0be43c5ea812b18a678a480a9164601 by Maik Qualmann. Committed on 03/10/2017 at 09:40. Pushed by mqualmann into branch 'master'. fix not updated local KXmlGui files M +1 -1 dropbox/kipiplugin_dropboxui.rc M +1 -1 facebook/kipiplugin_facebookui.rc M +1 -1 flashexport/kipiplugin_flashexportui.rc M +1 -1 flickr/kipiplugin_flickrui.rc M +1 -1 googleservices/kipiplugin_googleservicesui.rc M +1 -1 imageshack/kipiplugin_imageshackui.rc M +1 -1 imgur/kipiplugin_imgurui.rc M +1 -1 jalbum/kipiplugin_jalbumui.rc M +1 -1 kmlexport/kipiplugin_kmlexportui.rc M +1 -1 mediawiki/kipiplugin_wikimediaui.rc M +1 -1 piwigo/kipiplugin_piwigoui.rc M +1 -1 printimages/plugin/kipiplugin_printimagesui.rc M +1 -1 rajce/kipiplugin_rajceui.rc M +1 -1 remotestorage/kipiplugin_remotestorageui.rc M +1 -1 sendimages/kipiplugin_sendimagesui.rc M +1 -1 smug/kipiplugin_smugui.rc M +1 -1 vkontakte/kipiplugin_vkontakteui.rc M +1 -1 yandexfotki/kipiplugin_yandexfotkiui.rc https://commits.kde.org/kipi-plugins/ed39a5dcd0be43c5ea812b18a678a480a9164601
After a check with gwenview, sendimage or flickr is available. I close the bug now. Maik