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 B91B0D151 for ; Thu, 9 Aug 2012 07:38:59 +0000 (UTC) Received: (qmail 48299 invoked by uid 500); 9 Aug 2012 07:38:59 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 47837 invoked by uid 500); 9 Aug 2012 07:38:51 -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 47803 invoked by uid 99); 9 Aug 2012 07:38:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 07:38:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of awf.aoo@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 07:38:40 +0000 Received: by bkcik5 with SMTP id ik5so39830bkc.6 for ; Thu, 09 Aug 2012 00:38:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=q+X3EV0lWtzm6QiCDuI1BAGQ+Fij2wXYuodUMPK6BIw=; b=B9Pi6WtzjykwWJDJMpx7t7jlw2b5txZhvGhIiA9PMGbPFdjcwfUeK4v5Flg7AGXfR7 2sBWGLZ2FiBW/lLl5YacVOAihDhi/PhDy32qHeS3D+lzTWamN+4EWCr0srfEHazenuC4 V236T8KfNvq0iYcatdkbWKxD863/O6kGYPWdKxAeI0d/HCzydTawH9QqYeXdTgm/c03C HNaOV2NXE6tdbQcS/+ITHpicuVHY30tDhYj53OCmOQxJl8/jBR3ypj5CnPun4ntvXQI2 X34Uf624vVu1c2PIDBXFa/TyIojw5QUeSuW+/Gj7cmxKqUqPU5CfbWp0HNqRQjVslxE6 6ZHw== Received: by 10.204.148.66 with SMTP id o2mr8655519bkv.43.1344497900420; Thu, 09 Aug 2012 00:38:20 -0700 (PDT) Received: from [9.155.131.21] (deibp9eh1--blueice2n2.emea.ibm.com. [195.212.29.172]) by mx.google.com with ESMTPS id j9sm175690bkv.0.2012.08.09.00.38.19 (version=SSLv3 cipher=OTHER); Thu, 09 Aug 2012 00:38:19 -0700 (PDT) Message-ID: <502368EC.9060306@googlemail.com> Date: Thu, 09 Aug 2012 09:38:20 +0200 From: Andre Fischer User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Quickstarter Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, I am currently testing a fix for showstopper bug 120476. I am doing this on a 64 bit Ubuntu 12.04 (building install sets is an order of magnitude faster than on windows.) During that I observed a hang when closing the office. It is caused by the quickstarter: starting OpenOffice with the command line option -quickstart=no lets me close the office cleanly. Now my question: did we activate the quickstarter on Linux on purpose? If so, we may have a small problem at least on Ubuntu 12.04 and probably on any Linux that uses a GTK based UI that is not Gnome-2: I have no quickstarter button anywhere on the screen, that would a) indicate that the quickstarter is active and that b) would allow me to deactivate it. Regards, Andre