Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 558BB10C38 for ; Tue, 18 Jun 2013 08:31:54 +0000 (UTC) Received: (qmail 4479 invoked by uid 500); 18 Jun 2013 08:31:53 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 4416 invoked by uid 500); 18 Jun 2013 08:31:52 -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 4403 invoked by uid 99); 18 Jun 2013 08:31:52 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2013 08:31:52 +0000 Received: from localhost (HELO mail-qa0-f48.google.com) (127.0.0.1) (smtp-auth username arielch, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2013 08:31:52 +0000 Received: by mail-qa0-f48.google.com with SMTP id cm16so1974119qab.0 for ; Tue, 18 Jun 2013 01:31:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=cB61ZyrnS5fQN/0+nIS1DPWeMc2c0VPbh4yqlI1VvDI=; b=GSLZnI4qPEtjORc6wAGa2suNdxQYh5KPhxfYNW/cJSCiO9TADtPdh4HETTdPw+3YUI akQIrgwo8BO6HdpWuFTPLjNBJBFLrbbyyLOABF/C7agb6ebkWNANXNOZvmpBtxqwCGzZ rY23p3MCujxscmvhWLx9roOvwu1pX8PDSuvJmUWYDNU8+MQCbAHSDnoDgJnt+4dgoCC6 wTogP82FIGP7So5IAlPkrTDVeP8ukdpY2Op3AMTuCpoHDqIBdQhtt5SKBbN2zpj34ejd NIepgWJW2PlIF6OhQ/xIO18TW3uR7kKEYuX++oALHth/b3+smCKqeAjiRY5k1R9JDNhN gQoA== MIME-Version: 1.0 X-Received: by 10.229.23.136 with SMTP id r8mr7871507qcb.115.1371544311164; Tue, 18 Jun 2013 01:31:51 -0700 (PDT) Received: by 10.229.234.198 with HTTP; Tue, 18 Jun 2013 01:31:50 -0700 (PDT) In-Reply-To: <51C01888.9030400@googlemail.com> References: <1D35A2254CFC4DD3B23B9725BEA40777@gmail.com> <51AE4768.7070001@laposte.net> <95B5D6E9B67E4D4591709E8F00B32200@gmail.com> <51AE5C0E.7070401@laposte.net> <51AF3C35.8060309@googlemail.com> <51AF9B1D.90804@laposte.net> <51BA3D50.2070705@apache.org> <51BEC0F0.3010600@googlemail.com> <51C00BBB.6090406@apache.org> <51C01192.3030203@googlemail.com> <20130618080523.GA4767@localhost> <51C01888.9030400@googlemail.com> Date: Tue, 18 Jun 2013 05:31:50 -0300 Message-ID: Subject: Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed From: Ariel Constenla-Haile To: dev@openoffice.apache.org Content-Type: text/plain; charset=UTF-8 On Tue, Jun 18, 2013 at 5:21 AM, Oliver-Rainer Wittmann wrote: >>> On the blacklist will be the Presenter Screen and the Presentation >>> Minimizer as they are now integrated into OpenOffice. >> >> >> These wouldn't work anyway; after the STLport change, former C++ >> extensions do not work on Windows and Linux 32 bit (I guess also in >> MacOS, as this affects 32 bit archs, where stlport was used). If there >> is a way to tell the migration service not to migrate C++ (excepting Linux >> 64 bit), it might be good to turn this option on. >> >> > > I do not know of such an option. > Do you know how this can be found out by observing the extension? > > Do you have one or two C++ extension at hand (except former Presenter Screen > and former Presenation Minizer) for testing? The PDF Import extension: http://extensions.openoffice.org/en/project/pdfimport MySQL Connector: http://extensions.openoffice.org/en/project/mysql_connector My version of this last one: http://code.google.com/a/apache-extras.org/p/aoo-my-sdbc/ Regards --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org