Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-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 E401C96DE for ; Thu, 23 Aug 2012 20:02:57 +0000 (UTC) Received: (qmail 98475 invoked by uid 500); 23 Aug 2012 20:02:57 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 98436 invoked by uid 500); 23 Aug 2012 20:02:57 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 98428 invoked by uid 99); 23 Aug 2012 20:02:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2012 20:02:57 +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 (athena.apache.org: domain of brian.leroux@gmail.com designates 74.125.83.47 as permitted sender) Received: from [74.125.83.47] (HELO mail-ee0-f47.google.com) (74.125.83.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2012 20:02:53 +0000 Received: by eekb57 with SMTP id b57so369960eek.6 for ; Thu, 23 Aug 2012 13:02:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=yZGVKcxLnIg/U60qSBFbx6mMihFRhOoYaroZosekVUY=; b=xOiZ73joRvwEWgIVqCvpDofi+eO2UtdGJq5fEZDWNxEfCt7yv7vK3hZ/e9MBW7YrDm U9UKw+DjC76rUjWkAPr87lGtDydTTiXnL4ykXO/WdzeZxh2wgUqCWdSf6rLVmmiIo//i x/Uw4sSCCMVJ5HC7L1JMP3BEhC2QOEUuXgR4t7hnrrw6Ns/6nFyciT3vtudjbhfuQ62b 61s4QiBeMKsZcdkulhG2RnJlmDqBjiUuZaA2uU568WSxWRHmZn2ZA6m4ADFCjhj5tCid 6/IITNQZqk6vsUECoPST6yuqd3sIM/8rmUZ9t8ChT6JUDzix6yxpLQR+hIeSdv0pZxVT ZDrA== MIME-Version: 1.0 Received: by 10.14.179.200 with SMTP id h48mr3831998eem.12.1345752151098; Thu, 23 Aug 2012 13:02:31 -0700 (PDT) Sender: brian.leroux@gmail.com Received: by 10.14.95.75 with HTTP; Thu, 23 Aug 2012 13:02:30 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 Aug 2012 13:02:30 -0700 X-Google-Sender-Auth: GhXVBU04sfN-gYrV_9xmMeL2ohY Message-ID: Subject: Re: Android misses screen repaints when debugger is connected From: Brian LeRoux To: callback-dev@incubator.apache.org Content-Type: multipart/mixed; boundary=047d7b603f74ec04c904c7f45621 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b603f74ec04c904c7f45621 Content-Type: text/plain; charset=ISO-8859-1 problem: solved. On Thu, Aug 23, 2012 at 8:19 AM, Andrew Grieve wrote: > meh, can't seem to repro it today. > > > On Wed, Aug 22, 2012 at 11:59 AM, Brian LeRoux wrote: > >> eh Andrew, haven't seen this one myself, how are you reproducing it? >> >> On Tue, Aug 21, 2012 at 5:44 PM, Andrew Grieve wrote: >> > This happens to me on both device and emulator. >> > >> > For me, it's fairly consistently happening on the Network Connection page >> > in the mobile spec. I'll open the page, and click the button and nothing >> > happens. Rotating the screen makes the messages appear. >> > >> > I'm guessing this is all fine (yet annoying) because I haven't seen it >> > happen when the debugger is not connected, but I'm wondering if others >> have >> > noticed this behaviour? >> > >> > Andrew >> --047d7b603f74ec04c904c7f45621--