emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: bluedian <bluedian@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [babel] sreen : unable to run org-babel-screen-test
Date: Mon, 30 Nov 2009 08:13:14 +0000 (UTC)	[thread overview]
Message-ID: <loom.20091130T090153-831@post.gmane.org> (raw)

Hi,

When running "org-babel-screen-test", a xterm appear with its prompt, but no
message appear. Emacs hangs and my cpu is à 100%.

When hitting c-G (whit debug mode activated), I get this message :
Debugger entered--Lisp error: (quit)
  (not (file-readable-p tmpfile))
  (while (not (file-readable-p tmpfile)) (format "org-babel-screen: File not
readable yet."))
  (let* ((session "org-babel-testing") (random-string ...) (tmpfile
"/tmp/org-babel-screen.test") (body ...) process tmp-string)
(org-babel-execute:screen body org-babel-default-header-args:screen) (while (not
...) (format "org-babel-screen: File not readable yet.")) (setq tmp-string
(with-temp-buffer ... ...)) (delete-file tmpfile) (message (concat
"org-babel-screen: Setup " ...)))
  org-babel-screen-test()
  call-interactively(org-babel-screen-test)
  (unwind-protect (call-interactively chosen) (smex-rank chosen)
(smex-show-key-advice chosen))
  (let ((chosen ...)) (unwind-protect (call-interactively chosen) (smex-rank
chosen) (smex-show-key-advice chosen)))
  smex()
  call-interactively(smex nil nil)

In the * message * buffer, I get this :
Sending source code block to interactive terminal session...
Warning: Tried to connect to session manager, None of the authentication
protocols specified are supported
Entering debugger...

the last sentence "None of the authentication protocols specified are supported"
is surely the key, but I didn't understand it as I have xterm, sh and screen
installed and correctly configurated.

I'm on Ubuntu 9.04 - Jaunty Jackalope, Emacs 23, the last (this morning)
org-mode version on the git repository (I use org-track-update).

Other parts of babel are correctly working (shell and emacs mode without the
screen part)

             reply	other threads:[~2009-11-30  8:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30  8:13 bluedian [this message]
2009-11-30 11:32 ` sreen : unable to run org-babel-screen-test Benjamin Andresen
2009-11-30 11:59   ` Benjamin Andresen
2009-11-30 14:26     ` Eric Schulte
2009-12-01  7:50       ` bluedian
2009-12-01 12:20         ` Benjamin Andresen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20091130T090153-831@post.gmane.org \
    --to=bluedian@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).