Problem with winjava library (was RE: Fix for bug in Sqpe+6 for W indows)

Liaw, Andy andy_liaw at merck.com
Mon Aug 27 17:03:20 CEST 2001


Thanks to Prof. Heiberger and David Smith, the fix works nicely.

I do have one small problem:
When I run Sqpe+6 under ESS/XEmacs 21.4.3 (WinNT4), and load the
experimental winjava library (with library(winjava, first=T), the library
seems to load fine.  However, the first time I run java.graph(), there's no
Java device anywhere on my desktop.  dev.list() does show the java.graph
device, and plot commands run w/o any error, but no plots show up.  If I
close the device and open it up again (e.g., dev.off(); java.graph()) then I
do get the java.graph window and everything works fine.

I have tried running sqpe.exe in a command prompt window, and the java.graph
device shows up on the first try.

Has anyone seen this problem, or is it just me?

Cheers,
Andy


-----Original Message-----
From: Rich Heiberger [mailto:rmh at surfer.sbm.temple.edu]
Sent: Friday, August 24, 2001 5:55 PM
To: 'ess-help at stat.math.ethz.ch'; Pikounis, V. Bill
Subject: Fix for bug in Sqpe+6 for Windows



The fix for the missing interactive() behavior in Sqpe+6 for Windows
was supplied by David Smith of Insightful.

I committed the fix to the ESS development files and it will be in the
next release.  If you want to fix it yourself, change line 120 of
  lisp/essdsp6w.el
from
    (inferior-ess-start-args       . ""))
to
    (inferior-ess-start-args       . "ALWAYS_PROMPT=X")) ;;workaround for
bug in S-Plus 6 for Windows

Rich
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.
_._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the ESS-help mailing list