Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C2DE3200CCB for ; Thu, 20 Jul 2017 10:23:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C15FC16AD10; Thu, 20 Jul 2017 08:23:28 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3A73216AD0F for ; Thu, 20 Jul 2017 10:23:28 +0200 (CEST) Received: (qmail 34665 invoked by uid 500); 20 Jul 2017 08:23:26 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 34653 invoked by uid 99); 20 Jul 2017 08:23:26 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2017 08:23:26 +0000 Received: from mail-lf0-f51.google.com (mail-lf0-f51.google.com [209.85.215.51]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 6D0681A00C5 for ; Thu, 20 Jul 2017 08:23:25 +0000 (UTC) Received: by mail-lf0-f51.google.com with SMTP id l200so9337743lfb.2 for ; Thu, 20 Jul 2017 01:23:24 -0700 (PDT) X-Gm-Message-State: AIVw11081es/60NP5scwMMCq+DR+0yM0L+FS9rYLDPRWwhsmrKHSn5h6 ict8uMITJp5VhNvIRersa8eAS3O1SA== X-Received: by 10.25.25.136 with SMTP id 130mr1186909lfz.59.1500539003162; Thu, 20 Jul 2017 01:23:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.33.194 with HTTP; Thu, 20 Jul 2017 01:23:02 -0700 (PDT) From: Damjan Jovanovic Date: Thu, 20 Jul 2017 10:23:02 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Drop the KDE address book? To: Apache OO Content-Type: multipart/alternative; boundary="001a11401336415c440554bb760b" archived-at: Thu, 20 Jul 2017 08:23:29 -0000 --001a11401336415c440554bb760b Content-Type: text/plain; charset="UTF-8" Hi Our KDE address book database driver (main/connectivity/source/drivers/kab) only supports the KDE 3.2 - 3.6 address book API, not the more recent 4 and 5 which apparently use DBUS instead. KDE 4 has been out since 2008, so the KDE address book hasn't been working for KDE users for the past 9 years anyway. LibreOffice has apparently also dropped it. It would also make porting connectivity to gbuild much easier, as the only way to test it, is to use KDE 3 to build AOO... Let's get rid of it? Damjan --001a11401336415c440554bb760b--