enabling some optional features: AKONADICONTACTSUPPORT, KFILEMETADATASUPPORT, MEDIAPLAYER ...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

enabling some optional features: AKONADICONTACTSUPPORT, KFILEMETADATASUPPORT, MEDIAPLAYER ...

Rex Dieter
I see core/CMakeLists.txt has these 3 optional, but disabled by default
features:

ENABLE_KFILEMETADATASUPPORT "Build digiKam with KDE files indexer support
(default=OFF)"
ENABLE_AKONADICONTACTSUPPORT "Build digiKam with KDE Mail Contacts support
(default=OFF)"
ENABLE_MEDIAPLAYER  "Build digiKam with QtMultimedia support (default=OFF)"
ENABLE_MYSQLSUPPORT "Build digiKam with MySQL dabatase support
(default=OFF)"

Some of fedora's users are asking these be enabled... I assume there may be
some good reasons why they're not enabled by default yet though.  Any
advice?  "Go for it?"  "Bad idea?"

(Fwiw, I already enabled MYSQLSUPPORT, since users pretty much have to opt-
in to try to use that anyway).

-- Rex

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: enabling some optional features: AKONADICONTACTSUPPORT, KFILEMETADATASUPPORT, MEDIAPLAYER ...

Gilles Caulier-4
Hi, 

I don't recommend these one :

- KFileMetadata (Baloo synchronization) : This is for Plasma search engine. this part from KDE is full of bugs and crash digiKam as well very quickly. I think we will remove it in the future.

- Akonadi support : this for KDE contacts synchronization : To be hosnest, this part has never been test with Qt5 port and we don't have plan to work on it. This code will certainly disapear in the future as nobody is interested by this feature for the moment.
 
For these options :

Mediaplayer : for video support in digiKam with Qt5Multimedia. You need at least Qt5.6 else digiKam will stop at startup due to bug in previous Qt5 with GStreamer. With Qt5 >= 5.6 all is fine.

Mysql : I recommend to wait next release 5.1.0 planed in 2 weeks before to enable it. we have again killed a lots of bugs about Mysql support. We have a student working on this topic this summer.

Best

Gilles Caulier

2016-07-22 16:56 GMT+02:00 Rex Dieter <[hidden email]>:
I see core/CMakeLists.txt has these 3 optional, but disabled by default
features:

ENABLE_KFILEMETADATASUPPORT "Build digiKam with KDE files indexer support
(default=OFF)"
ENABLE_AKONADICONTACTSUPPORT "Build digiKam with KDE Mail Contacts support
(default=OFF)"
ENABLE_MEDIAPLAYER  "Build digiKam with QtMultimedia support (default=OFF)"
ENABLE_MYSQLSUPPORT "Build digiKam with MySQL dabatase support
(default=OFF)"

Some of fedora's users are asking these be enabled... I assume there may be
some good reasons why they're not enabled by default yet though.  Any
advice?  "Go for it?"  "Bad idea?"

(Fwiw, I already enabled MYSQLSUPPORT, since users pretty much have to opt-
in to try to use that anyway).

-- Rex

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel