Looks like the DLNAExport Kipi plugin is missing in digiKam 4.6.0
(installed via Philip Johnsson's PPA). Has the plugin been removed from digiKam? For what reason? Thanks, Dmitri _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
It missing due to a missing dependencies on your computer.
For 4.6.0, i prepared some rules about external shared libs to use before to branch code for KF5. A manner to be clean with cmake scripts before to port code. To resume : you need libqtsoap to compile DLNA tool. Before 4.6.0, this lib was included as well in kipi-plugins. Gilles 2015-01-21 12:08 GMT+01:00 Dmitri Popov <[hidden email]>: > Looks like the DLNAExport Kipi plugin is missing in digiKam 4.6.0 > (installed via Philip Johnsson's PPA). Has the plugin been removed > from digiKam? For what reason? > > Thanks, > Dmitri > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Note : It's always a good idea to look in kipi-plugins README file
where dependencies are listed... Gilles 2015-01-21 14:41 GMT+01:00 Gilles Caulier <[hidden email]>: > It missing due to a missing dependencies on your computer. > > For 4.6.0, i prepared some rules about external shared libs to use > before to branch code for KF5. A manner to be clean with cmake scripts > before to port code. > > To resume : you need libqtsoap to compile DLNA tool. Before 4.6.0, > this lib was included as well in kipi-plugins. > > Gilles > > 2015-01-21 12:08 GMT+01:00 Dmitri Popov <[hidden email]>: >> Looks like the DLNAExport Kipi plugin is missing in digiKam 4.6.0 >> (installed via Philip Johnsson's PPA). Has the plugin been removed >> from digiKam? For what reason? >> >> Thanks, >> Dmitri >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks, Gilles!
Best, Dmitri On Wed, Jan 21, 2015 at 2:42 PM, Gilles Caulier <[hidden email]> wrote: > Note : It's always a good idea to look in kipi-plugins README file > where dependencies are listed... > > Gilles > > 2015-01-21 14:41 GMT+01:00 Gilles Caulier <[hidden email]>: >> It missing due to a missing dependencies on your computer. >> >> For 4.6.0, i prepared some rules about external shared libs to use >> before to branch code for KF5. A manner to be clean with cmake scripts >> before to port code. >> >> To resume : you need libqtsoap to compile DLNA tool. Before 4.6.0, >> this lib was included as well in kipi-plugins. >> >> Gilles >> >> 2015-01-21 12:08 GMT+01:00 Dmitri Popov <[hidden email]>: >>> Looks like the DLNAExport Kipi plugin is missing in digiKam 4.6.0 >>> (installed via Philip Johnsson's PPA). Has the plugin been removed >>> from digiKam? For what reason? >>> >>> Thanks, >>> Dmitri >>> _______________________________________________ >>> Digikam-users mailing list >>> [hidden email] >>> https://mail.kde.org/mailman/listinfo/digikam-users > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
DLNAExport isn't built with my kipi-plugins as ubuntu doesn't have libhupnp >= 2.0.0 but only 1.0.0 so it's not libqtsoap that's the problem. Might get DLNAExport back again when I have ported libhupnp >= 2.0.0 or there are official packages of it. /PhilipOn Wed, Jan 21, 2015 at 2:48 PM, Dmitri Popov <[hidden email]> wrote: Thanks, Gilles! _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Philip,
Yes, libhupnp must be >= 2.0.0, but as HUPNP team has not released yet this lib with 2.0.0 version, code from library is included in plugin as well. So it's not the problem here. Only libqtsoap is searched as external dependency from the tool. Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Dimitri, Is the DLNAExport feature something you really miss and want a updated of digikam 4.6 for it or can you wait a week or so for digikam 4.7 and get it with it?On Wed, Jan 21, 2015 at 5:29 PM, Gilles Caulier <[hidden email]> wrote: Philip, _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hi Philip,
I find the DLNA Export plugin rather useful, but I can wait till digiKam 4.7. Thanks! Best, Dmitri On Thu, Jan 22, 2015 at 5:04 PM, Philip Johnsson <[hidden email]> wrote: > Dimitri, > > Is the DLNAExport feature something you really miss and want a updated of > digikam 4.6 for it or can you wait a week or so for digikam 4.7 and get it > with it? > > /Philip > > > On Wed, Jan 21, 2015 at 5:29 PM, Gilles Caulier <[hidden email]> > wrote: >> >> Philip, >> >> Yes, libhupnp must be >= 2.0.0, but as HUPNP team has not released yet >> this lib with 2.0.0 version, code from library is included in plugin >> as well. >> >> So it's not the problem here. Only libqtsoap is searched as external >> dependency from the tool. >> >> Gilles >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Dmitri, I just uploaded digikam 4.7 for Ubuntu 14.10 to my PPA waiting to be built at the moment. It should now have the DLNA Export feature in kipi plugins again as I ported the dependent library as a package too that gives the feature... :)On Thu, Jan 22, 2015 at 7:01 PM, Dmitri Popov <[hidden email]> wrote: Hi Philip, _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thank you very much, Philip! Your work is greatly appreciated. I'll
test the DLNAExport Kipi plugin in digiKam 4.7, and let you know if there are any issues. Best, Dmitri On Tue, Feb 3, 2015 at 8:43 PM, Philip Johnsson <[hidden email]> wrote: > Dmitri, > > I just uploaded digikam 4.7 for Ubuntu 14.10 to my PPA waiting to be built > at the moment. It should now have the DLNA Export feature in kipi plugins > again as I ported the dependent library as a package too that gives the > feature... :) > > I can't test it in practice but now it's there at least. > > Regards, > > Philip > > PS. I will upload packages of digikam 4.7 for ubuntu 14.04 with kde 4.13 and > 4.14 as soon as I can. > > > On Thu, Jan 22, 2015 at 7:01 PM, Dmitri Popov <[hidden email]> wrote: >> >> Hi Philip, >> >> I find the DLNA Export plugin rather useful, but I can wait till >> digiKam 4.7. Thanks! >> >> Best, >> Dmitri >> >> On Thu, Jan 22, 2015 at 5:04 PM, Philip Johnsson >> <[hidden email]> wrote: >> > Dimitri, >> > >> > Is the DLNAExport feature something you really miss and want a updated >> > of >> > digikam 4.6 for it or can you wait a week or so for digikam 4.7 and get >> > it >> > with it? >> > >> > /Philip >> > >> > >> > On Wed, Jan 21, 2015 at 5:29 PM, Gilles Caulier >> > <[hidden email]> >> > wrote: >> >> >> >> Philip, >> >> >> >> Yes, libhupnp must be >= 2.0.0, but as HUPNP team has not released yet >> >> this lib with 2.0.0 version, code from library is included in plugin >> >> as well. >> >> >> >> So it's not the problem here. Only libqtsoap is searched as external >> >> dependency from the tool. >> >> >> >> Gilles >> >> _______________________________________________ >> >> Digikam-users mailing list >> >> [hidden email] >> >> https://mail.kde.org/mailman/listinfo/digikam-users >> > >> > >> > >> > _______________________________________________ >> > Digikam-users mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-users >> > >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |