Hello Clement,

You were correct that a thread is left running but I don’t know enough about 
JAVA to diagnose it further. This is a GUI application with many windows and 
all that I am doing when quitting is closing all the windows, obviously missing 
something important. Is there any documentation on how to properly exit a GUI 
application? Thanks very much.

Best regards,
Frank

From: users <users-boun...@lists.scilab.org> On Behalf Of DAVID Clément
Sent: Monday, September 30, 2024 3:32 AM
To: Users mailing list for Scilab <users@lists.scilab.org>
Subject: Re: [Scilab-users] Scilab not completely closing

Hello Franck,

In Scilab 2024.1.0, we made some modification to exit the JVM properly for 
call_scilab / javasci fixes. There might be some Java Thread running from the 
code you are running. To get more insight, you can get the list of running 
thread at exit using the jstack command from the Java SDK and the WScilex.exe 
process id.

Cordialement / Best Regards,

Clément DAVID
Numerical Computation / Scripting Software Engineering Manager
Office: +33 2 9927 1858
Dassault Systèmes SE | 15 Rue Claude Chappe, Zac des Champs Blancs, Batiment B 
| 35510 Cesson Sevigne | France

[3DS Logo]


From: users 
<users-boun...@lists.scilab.org<mailto:users-boun...@lists.scilab.org>> On 
Behalf Of Francis Testa
Sent: Saturday, September 28, 2024 3:09 PM
To: users@lists.scilab.org<mailto:users@lists.scilab.org>
Subject: [Scilab-users] Scilab not completely closing

On Windows 10, when running my application in Scilab 2024.1.0, closing using 
Quit from the Console file menu leaves a Scilab 2024.1.0 (Desktop) running as a 
background process. If I simply open and close Scilab without running my 
script, it appears briefly in the background and then disappears. I’m likely 
causing this in my complex application but don’t know where to look. I would 
greatly appreciate any suggestions. Thanks very much

Frank

This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/

_______________________________________________
users mailing list - users@lists.scilab.org
Click here to unsubscribe: <mailto:users-unsubscr...@lists.scilab.org>
https://lists.scilab.org/mailman/listinfo/users

Reply via email to