Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E784CDCF for ; Wed, 16 May 2012 15:31:14 +0000 (UTC) Received: (qmail 99772 invoked by uid 500); 16 May 2012 15:31:14 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 99752 invoked by uid 500); 16 May 2012 15:31:14 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 99744 invoked by uid 99); 16 May 2012 15:31:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 15:31:14 +0000 X-ASF-Spam-Status: No, hits=-1997.8 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 15:31:11 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 929384867; Wed, 16 May 2012 15:30:50 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 117010] oo 3.3 oleautobridge.uno.dll is buggy Date: Wed, 16 May 2012 15:30:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: framework X-Bugzilla-Component: scripting X-Bugzilla-Keywords: regression X-Bugzilla-Severity: major X-Bugzilla-Who: adovi@liciel.fr X-Bugzilla-Status: VERIFIED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: arielch@apache.org X-Bugzilla-Target-Milestone: OOo 3.4 X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: multipart/alternative; boundary="1337182250.aE626Ecf1.45657"; charset="us-ascii" X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated MIME-Version: 1.0 --1337182250.aE626Ecf1.45657 Date: Wed, 16 May 2012 15:30:50 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://issues.apache.org/ooo/show_bug.cgi?id=117010 --- Comment #32 from Arnaud D --- NOT FIXED, I have done one full day of extensive tests and my results : it's not fixed and not stable at all Test environnement : -------------------- Vmware virtual machine with fresh XP SP3 Install up to date The virtual machine as 3 snapshots made just after the installation of OpenOffice 3.2.1, 3.3.0 and 3.4.0 (all releases) Code used to test : ------------------- A simple OpenFile() method posted in comment #28 TEST RESULTS: ------------- cli 3.2.1 + ooo 3.2.1 = OK cli 3.2.1 + ooo 3.3.0 = OK cli 3.2.1 + ooo 3.4.0 = OK cli 3.3.0 + ooo 3.3.0 = OK cli 3.3.0 + ooo 3.2.1 = FAILURE cli 3.3.0 + ooo 3.4.0 = OK cli 3.4.0 + ooo 3.2.1 = FAILURE cli 3.4.0 + ooo 3.3.0 = FAILURE cli 3.4.0 + ooo 3.4.0 = OK CONCLUSION: ----------- the cli version 3.2.1 are still the most stable to redistribute because they work with the 3 actual latest releases of OpenOffice to me cli 3.4.0 is just fixed for OpenOffice 3.4.0, but that's not enough , I would like cli to be cli 3.4.0 + ooo 3.2.1 = OK cli 3.4.0 + ooo 3.3.0 = OK cli 3.4.0 + ooo 3.4.0 = OK -- It's still buggy -- You are receiving this mail because: You are on the CC list for the bug. --1337182250.aE626Ecf1.45657--