viewmat now fixed to run under jconsole, please update pacman and upgrade
viewmat and test again.

Птн, 31 Дек 2010, jerome fontaine писал(а):
> NB.     ------linux32--debian packages---------------------------------------
> 
> NB.    Engine: j701/beta/2010-11-24/22:45
> NB.    Library: 7.01.026
> NB.    Platform: Linux 32
> NB.    Installer: j701abeta_linux32.sh
> NB.    InstallPath: /home/jerome/j701
> 
> NB.    test with:
> NB.    icon quick launch with /usr/share/applications/jcons.destop
> NB.    icon quick launch with /usr/share/applications/jgtk.destop
> NB.    icon quick launch with /usr/share/menu/jcons_term
> NB.    test with blocks copy/paste to Jconsole
> NB.    test with ./jconsole  and  loadd
> 
> NB.   NB.  loadd '~/j701/bugs/jconsole_closed_by_2_viewmats.ijs'
> 
> NB. in Jconsole only
> NB. ubuntu 9.04 9.10
> NB. linux mint LMDE
> NB. linux mint LMDE 'clean' install
> 
> -----------------------------------------------------------
> NB.  drag this 3 lignes in linux32 Jconsole: it closes and looses history
> 
>       load 'plot'
>       load 'viewmat'
>       viewmat i. 4 12
> 
> NB.  as exit ''
> 
> 
> NB. -----------------------------------------------------------
> NB.  drag this 5 lines in linux32 Jconsole:
> NB.  it closes if close one empty viewmat (force to quit)
> 
>    NB. close the graph window to continue
>    load 'plot'                 NB. line 1
>    plot 3+*:i.11               NB. line 2
>    load 'viewmat'              NB. line 3
>    viewmat i. 4 12             NB. line 4
> 
>    NB. nothing
> 
>    NB. redo the same
>       viewmat i. 4 12        NB. line 5  NB. two empty viewmats open
> |value error: Swh_jgtkide_
> |   txy=.txy**./    Swh_jgtkide_>:txy+siz
>      viewmat i. 4 12           NB. line 6
> |value error: Swh_jgtkide_
> |   txy=.txy**./    Swh_jgtkide_>:txy+siz
> 
> NB. close one viewmat
> 
>    Processus arrêté
> jer...@jerome-compaq:~/j701/bin$
> 
> NB. -----------------------------------------------------------

> NB.     ------linux32--debian packages---------------------------------------
> 
> NB.    Engine: j701/beta/2010-11-24/22:45
> NB.    Library: 7.01.026
> NB.    Platform: Linux 32
> NB.    Installer: j701abeta_linux32.sh
> NB.    InstallPath: /home/jerome/j701
> 
> NB.    test with:
> NB.    icon quick launch with /usr/share/applications/jcons.destop
> NB.    icon quick launch with /usr/share/applications/jgtk.destop
> NB.    icon quick launch with /usr/share/menu/jcons_term
> NB.    test with blocks copy/paste to Jconsole
> NB.    test with ./jconsole  and  loadd
> 
> NB.   NB.  loadd '~/j701/bugs/jconsole_closed_by_2_viewmats.ijs'
> 
> NB. in Jconsole only
> NB. ubuntu 9.04 9.10
> NB. linux mint LMDE
> NB. linux mint LMDE 'clean' install
> 
> -----------------------------------------------------------
> NB.  drag this 3 lignes in linux32 Jconsole: it closes and looses history
> 
>       load 'plot'
>       load 'viewmat'
>       viewmat i. 4 12
> 
> NB.  as exit ''
> 
> 
> NB. -----------------------------------------------------------
> NB.  drag this 5 lines in linux32 Jconsole:
> NB.  it closes if close one empty viewmat (force to quit)
> 
>    NB. close the graph window to continue  
>    load 'plot'                 NB. line 1
>    plot 3+*:i.11               NB. line 2
>    load 'viewmat'              NB. line 3
>    viewmat i. 4 12             NB. line 4
>    
>    NB. nothing
>    
>    NB. redo the same
>       viewmat i. 4 12        NB. line 5  NB. two empty viewmats open
> |value error: Swh_jgtkide_
> |   txy=.txy**./    Swh_jgtkide_>:txy+siz
>      viewmat i. 4 12           NB. line 6  
> |value error: Swh_jgtkide_
> |   txy=.txy**./    Swh_jgtkide_>:txy+siz
> 
> NB. close one viewmat
> 
>    Processus arrêté
> jer...@jerome-compaq:~/j701/bin$
> 
> NB. -----------------------------------------------------------
> 
> 
> 

> NB.     begin of .ijs 
> NB.     -----------------------------------------------
>       48#a:
> 
> NB.    Engine: j701/beta/2010-11-24/22:45
> NB.    Library: 7.01.026
> NB.    Platform: Linux 32
> NB.    Installer: j701abeta_linux32.sh
> NB.    InstallPath: /home/jerome/j701
> 
> NB.    test with:
> NB.    icon quick launch with /usr/share/applications/jcons.destop
> NB.    icon quick launch with /usr/share/applications/jgtk.destop
> NB.    test with blocks copy/paste to Jconsole
> NB.    idem with ./jconsole  and  loadd
> 
> NB.   NB.  loadd '~/j701/bugs/jconsole_closed_by_2_viewmats.ijs'
> 
> NB. in Jconsole only
> NB. ubuntu 9.04 9.10
> NB. linux mint LMDE
> NB. linux mint LMDE 'clean' install
> 
>       36#a:
> 
> NB. ┬┬┬┬┬┬┐ close the graph window to continue
> 
> load 'plot'
> plot 3+*:i.11
> 
> load 'viewmat'
> viewmat i. 4 12
> 
> NB. nothing
> 
> NB. type the same
>       viewmat i. 4 12
> 
> NB. two empty windows
> 
> NB. close one viewmat window
> NB. "force to quit'
> 
> NB. Jconsole is closed without history
> 
> NB.   NB.  loadd '~/j701/bugs/jconsole_closed_by_2_viewmats.ijs'
> 
>       48#a:
> NB.     ----------------------------------------------------------------
> NB.     end of the .ijs 
> 
> ----------------------------------------------------------------
> run the file
> ----------------------------------------------------------------
>    loadd '~/j701/bugs/jconsole_closed_by_2_viewmats.ijs'
>       48#a:
> ┌┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┐
> │││││││││││││││││││││││││││││││││││││││││││││││││
> └┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┘
>    NB. in Jconsole only
>    NB. ubuntu 9.04 9.10
>    NB. linux mint LMDE
> 
>     NB. close the graph window to continue  
>    load 'plot'
>    plot 3+*:i.11
>  
>    load 'viewmat'
>    viewmat i. 4 12
>    
>    NB. nothing
>    
>    NB. type the same
>       viewmat i. 4 12
> |value error: Swh_jgtkide_
> |   txy=.txy**./    Swh_jgtkide_>:txy+siz
>      viewmat i. 4 12
> |value error: Swh_jgtkide_
> |   txy=.txy**./    Swh_jgtkide_>:txy+siz
>    Processus arrêté
> jer...@jerome-compaq:~/j701/bin$
> 
>  
> jer...@jerome-compaq:~/j701/bin$ ls -l
> total 2260
> -rw-r--r-- 1 jerome jerome      28 2010-12-30 06:53 address
> ....
> 
> jer...@jerome-compaq:~/j701/bin$ 
> 
> -----------------------------------------------------------
> can also have this
> and Jconsole is not closed
> 
> I think it's the sequence plot , viewmat who closes J
> If jgtk is launch could be different
> 
> jer...@presario900-lmde ~/j701/bin $ ./jconsole 
>    load 'viewmat'
>    viewmat i. 4 12
> |value error: newwindow
> |       newwindow TITLE
>    viewmat i. 4 12
> |value error: newwindow
> |       newwindow TITLE
>    i.10
> 0 1 2 3 4 5 6 7 8 9
>       viewmat i. 4 12
> |value error: newwindow
> |       newwindow TITLE
>       6#a:
> ┌┬┬┬┬┬┐
> │││││││
> └┴┴┴┴┴┘
> -----------------------------------------------------------
> no sreen: jconsole has closed suddenly
> load 'plot'    without plot?
> 
> confirmed:
>       load 'plot'
>       load 'viewmat'
>       viewmat i. 4 12
> is as exit ''
> ----------------------------------------------------------- 
>       load 'viewmat'
>       viewmat i. 4 12
> |value error: newwindow
> |       newwindow TITLE
>       viewmat i. 4 12
> |value error: newwindow
> |       newwindow TITLE
>    i.10
> 0 1 2 3 4 5 6 7 8 9
>       load 'plot'
>       plot 3+*:i.11
>       plot 3+*:i.11
>       viewmat i. 4 12
>       viewmat i. 4 12
> |value error: Swh_jgtkide_
> |   txy=.txy**./    Swh_jgtkide_>:txy+siz
> the two empty viewmat are here
>    i.10
> 0 1 2 3 4 5 6 7 8 9
> ---------------------------------
> 
>    NB. /usr/share/applications/jgtk.destop actived
>          load 'viewmat'
>          viewmat i. 4 12
> |value error: newwindow
> |       newwindow TITLE
>          viewmat i. 4 12
> |value error: newwindow
> |       newwindow TITLE
>          load 'plot'
>          plot 3+*:i.11
>          viewmat i. 4 12
>          viewmat i. 4 12
> |value error: Swh_jgtkide_
> |   txy=.txy**./    Swh_jgtkide_>:txy+siz
>   the two empty viewmat are here
> ------------------------------------------------------ 

> Engine: j701/beta/2010-11-24/22:45
> Library: 7.01.026
> Platform: Linux 32
> Installer: j701abeta_linux32.sh
> InstallPath: /home/jerome/j701
> 
> 
> fist lauch after a new install on a partition whitout any J701
> ----------------------------------------
> 
> jer...@jerome-compaq:~/temp$ sh ~/temp/j701abeta_linux32.sh -install
> 
> Run jconsole (console front end) with: "/home/jerome/j701/bin/jconsole"
> 
> Run jhs (http server front end) with: "/home/jerome/j701/bin/jhs"
> 
> Run jgtk (gtk front end) with: "/home/jerome/j701/bin/jgtk"
> jer...@jerome-compaq:~/temp$ /home/jerome/j701/bin/jgtk
> 
> NB.  try to launch jgtk/help
> 
> sh: /usr/bin/google-chrome: not found
> 
> --------------------------------------------------------
> Help with jgtk needs  google-chrome as default browser
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> first: Install google-chrome if not done
>        or change it for jgtk with Edit/Configure/Base
> 
> Run jconsole (console front end) with: "~/j701/bin/jconsole"
> 
> Run jhs (http server front end) with: "~/j701/bin/jhs"
> 
> Run jgtk (gtk front end) with: "~/j701/bin/jgtk"
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 
> 
> Page Web introuvable
> 
> Aucune page Web trouvée à l'adresse :file:///home/jerome/j701/help/index.htm
> 
>   Plus d'informations sur cette erreur
> 
> file:///home/jerome/j701/help/index.htm
>        /home/jerome/j701/addons/docs/help/index.htm
> file:///home/jerome/j701/addons/docs/help/index.htm
> 
> from Bill Lam:
> edit the file ~bin/profile.ijs
> change the line
>   help=.    install,'/help'
> to
>   help=.    addons,'/docs/help'
> 
> bad: duplicate the help in ~/j701/help  but no updates with pacman, I think 
> 
>       24#a:

>       48#a:
> 
> NB.    Engine: j701/beta/2010-11-24/22:45
> NB.    Library: 7.01.026
> NB.    Platform: Linux 32
> NB.    Installer: j701abeta_linux32.sh
> NB.    InstallPath: /home/jerome/j701
> 
> 
> NB.   Jvocabulary     Logarithm
> 
> NB.    log(0) en base 0 
>    
>       logtable=: ^./~...@i.
>       <6j2 ": logtable 6
> NB.   |NaN error: logtable
> NB.   |   <6j2":    logtable 6
> NB.   |[-1] 
>    
>      0^.0
> NB.   |NaN error
> NB.   |   0    ^.0
> NB.   |[-0] 
>    
>      0 1 2 3 4 ^./ 1 2 3 4
> NB.   0       0        0       0
> NB.   0       _        _       _
> NB.   0       1  1.58496       2
> NB.   0 0.63093        1 1.26186
> NB.   0     0.5 0.792481       1
> 
>            1 2 3 4 ^./ 0 1 2 3 4
> NB.   __ 0       _        _       _
> NB.   __ 0       1  1.58496       2
> NB.   __ 0 0.63093        1 1.26186
> NB.   __ 0     0.5 0.792481       1
>    
> 
>             0  1 2 3 4 ^./ 0 1 2 3 4
> NB.   |NaN error
> NB.   |   0 1 2 3 4    ^./0 1 2 3 4
> NB.   |[-0] 
>    
> NB.           works in J504, not in j602
> 
> NB.   Release Notes contents: don't find    ^.
> 
> NB.    NB.  loadd '~/j701/bugs/Logarithm.ijs'
> NB.   copy/past in Jconsole the lines after errors to terminate
> 
>       48#a:
> 

> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm


-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to