[prev in list] [next in list] [prev in thread] [next in thread] 

List:       scilab-dev
Subject:    [Scilab-Dev] untrackable recent gdf() changes?
From:       Samuel Gougeon <sgougeon () free ! fr>
Date:       2018-07-20 11:58:32
Message-ID: a1c64eea-c35f-b694-23fa-6b18ca22b6d9 () free ! fr
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Dear devs,

On the period [2018-02-15 (6.0.1 release), 2018-06-21 (my 6.0-branch 
session)], something was changed since at the session startup, 
*gdf().figure_name* returns

  * *"Figure n °%d"*  with 6.0.1 official
  * *"Graphic window number %d" * with 6.0-branch of 2018-06-21

This impacts and was detecting while running the test

*test_run graphics clf show_error*

that now fails due to this change.*
*

The only code file where *"Graphic window number %d"* is set is
   scilab/modules/graphics/src/c/InitObjects.c (1 hit)
     Line 116:     setGraphicObjectProperty(iFiguremdlUID, __GO_NAME__, 
_("Graphic window number %d"), jni_string, 1);

and http://gitweb.scilab.org/?p=scilab.git;a=history;f=... tells that 
its latest change was on *2016-05*

The only code file where *"Figure %d"* is set is
C:\Users\Samuel\Desktop\DOSSIERS\Scilab\scripts\dev\_netbeans\Scilab\scilab\modules\graphics\sci_gateway\cpp\sci_xset.cpp \
 (1 hit)
     Line 357:             setGraphicObjectProperty(iFigureUID, 
__GO_NAME__, _("Figure n °%d"), jni_string, 1);

and http://gitweb.scilab.org/?p=scilab.git;a=history;f=... tells that 
its latest change was on *2017-02*

So, the cause of the issue looks not direct.
Any idea about the underlaying change causing the trouble?

Samuel


[Attachment #5 (text/html)]

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear devs,
    <p>On the period [2018-02-15 (6.0.1 release), 2018-06-21 (my
      6.0-branch session)], something was changed since at the session
      startup, <b>gdf().figure_name</b> returns<br>
    </p>
    <ul>
      <li><b>"Figure n°%d"</b>  with 6.0.1 official<br>
      </li>
      <li><b>"Graphic window number %d" </b> with 6.0-branch of
        2018-06-21</li>
    </ul>
    <p>This impacts and was detecting while running the test</p>
    <p><b><tt>test_run graphics clf show_error</tt></b></p>
    <p>that now fails due to this change.<b><tt><br>
        </tt></b></p>
    <p>The only code file where <b>"Graphic window number %d"</b> is
      set is<br>
        scilab/modules/graphics/src/c/InitObjects.c (1 hit)<br>
          Line 116:     setGraphicObjectProperty(iFiguremdlUID,
      __GO_NAME__, _("Graphic window number %d"), jni_string, 1);</p>
    <p>and <a class="moz-txt-link-freetext" \
href="http://gitweb.scilab.org/?p=scilab.git;a=history;f=">http://gitweb.scilab.org/?p=scilab.git;a=history;f=</a>... \
tells  that its latest change was on <b>2016-05</b><br>
    </p>
    <p>The only code file where <b>"Figure %d"</b> is set is<br>
       
C:\Users\Samuel\Desktop\DOSSIERS\Scilab\scripts\dev\_netbeans\Scilab\scilab\modules\graphics\sci_gateway\cpp\sci_xset.cpp
  (1 hit)<br>
          Line 357:             setGraphicObjectProperty(iFigureUID,
      __GO_NAME__, _("Figure n°%d"), jni_string, 1);<br>
    </p>
    <p>and <a class="moz-txt-link-freetext" \
href="http://gitweb.scilab.org/?p=scilab.git;a=history;f=">http://gitweb.scilab.org/?p=scilab.git;a=history;f=</a>... \
tells  that its latest change was on <b>2017-02</b><br>
    </p>
    <p>So, the cause of the issue looks not direct.<br>
      Any idea about the underlaying change causing the trouble?</p>
    Samuel<br>
    <br>
  </body>
</html>



_______________________________________________
dev mailing list
dev@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic