From ooo-dev-return-24024-apmail-incubator-ooo-dev-archive=incubator.apache.org@incubator.apache.org Fri Aug 3 22:51:56 2012 Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1B6FDD804 for ; Fri, 3 Aug 2012 22:51:56 +0000 (UTC) Received: (qmail 21784 invoked by uid 500); 3 Aug 2012 22:51:55 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 21691 invoked by uid 500); 3 Aug 2012 22:51:55 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 21682 invoked by uid 99); 3 Aug 2012 22:51:55 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 22:51:55 +0000 Received: from localhost (HELO mail-ey0-f175.google.com) (127.0.0.1) (smtp-auth username arielch, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 22:51:55 +0000 Received: by eaad12 with SMTP id d12so325802eaa.6 for ; Fri, 03 Aug 2012 15:51:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.215.129 with SMTP id e1mr4055383eep.46.1344034313607; Fri, 03 Aug 2012 15:51:53 -0700 (PDT) Received: by 10.14.181.135 with HTTP; Fri, 3 Aug 2012 15:51:53 -0700 (PDT) In-Reply-To: References: <501B7D86.9030200@googlemail.com> <501C3A75.1030803@wtnet.de> Date: Fri, 3 Aug 2012 19:51:53 -0300 Message-ID: Subject: Re: icon issues with 3.4.x on Linux with KDE 4 From: Ariel Constenla-Haile To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Ricardo, On Fri, Aug 3, 2012 at 7:38 PM, RGB ES wrote: >> It was Philipp Lohmann, at it's at >> http://hg.services.openoffice.org/cws/kde4enable/ >> >> >> Regards > > Is this kde4 integration the same used by openSUSE on their LibO > version? Because that "integration" is not good: it offers the kde > file picker, yes, but the "look and feel" it provides is completely > wrong and historically it caused a lot of trouble: if you look at > openSUSE's forums you'll see many threads about problems with their > LibO that were solver by uninstalling the KDE4 "integration" > package... this CWS was more about making it possible to build with --enable-kde4 on Hamburg (I don't know what system they used to build, but it didn't have KDE4 libraries, IIRC what Philipp wrote once). The code in that CWS may not differ too much from what we have here. AOO does not build with KDE integration because the vcl plugin [simplifying, this plugin paints the user interface making it look like a KDE application] is rather broken (last time I built it, it had several painting issues). So, unless someone with deep knowledge of QT4/KDE4 joins here, it's very likely that AOO will remain a Gnome2 application on Linux (yes, we also need someone with Gtk3/Gnome3 knowledge). Regards