9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] acme: can't create temp file: screen id in use
@ 2005-04-05 20:31 Robert Raschke
  2005-04-05 20:57 ` Russ Cox
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Raschke @ 2005-04-05 20:31 UTC (permalink / raw)
  To: 9fans

Hi,

I sometimes get this error when starting acme in riostart.  My
riostart looks like this:

#!/bin/rc

scr=(`{cat /dev/draw/new >[2]/dev/null || status=''})
wid=$scr(11)
ht=$scr(12)

a=`{echo $wid-35 | hoc }
b=`{echo $ht-50 | hoc }

window -hide auth/fgui	# needed when drawterming
window -r 0 0 100 120 stats -lme
window -r 100 0 $a 120 faces -i
window -r 10 120 $a $b acme -l acme.dump

Any ideas why this might happen?

Robby



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-06 21:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-05 20:31 [9fans] acme: can't create temp file: screen id in use Robert Raschke
2005-04-05 20:57 ` Russ Cox
2005-04-06 17:36   ` Robert Raschke
2005-04-06 17:40     ` boyd, rounin
2005-04-06 21:58     ` Charles Forsyth

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 NNTP newsgroup(s).