From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey Spencer Subject: Backtrace of Error when running org-mobile-push Date: Fri, 29 Jun 2012 17:55:26 +1000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0438932b53b31c04c397c689 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkW3S-0000C0-0f for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 03:55:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SkW3N-0004x6-9t for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 03:55:49 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:48617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkW3M-0004wz-V0 for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 03:55:45 -0400 Received: by eaan1 with SMTP id n1so1447602eaa.0 for ; Fri, 29 Jun 2012 00:55:41 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --f46d0438932b53b31c04c397c689 Content-Type: text/plain; charset=ISO-8859-1 When I run org-mobile push I get this error: Debugger entered--Lisp error: (wrong-type-argument window-live-p #) select-window(#) org-mobile-push() call-interactively(org-mobile-push t nil) execute-extended-command(nil) call-interactively(execute-extended-command nil nil) I can't seem to figure out the issue but does anyone have any idea? It seems to only happen if I have an agenda view open and run org-mobile-push. --f46d0438932b53b31c04c397c689 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable When I run org-mobile push I get this error:

Debugg= er entered--Lisp error: (wrong-type-argument window-live-p #<window 3>= ;)
=A0 select-window(#<window 3>)
=A0 org-mobile-= push()
=A0 call-interactively(org-mobile-push t nil)
=A0 execute-ex= tended-command(nil)
=A0 call-interactively(execute-extended-comma= nd nil nil)


I can't seem = to figure out the issue but does anyone have any idea? It seems to only hap= pen if I have an agenda view open and run org-mobile-push.
--f46d0438932b53b31c04c397c689--