Re: [Scilab-users] Using Scilab on Linux Mint

2023-10-19 Thread COUVERT Vincent
Hi Frederico,

CI failed this night and the link is broken.

Here is a temporary link to the Linux nightly-build version built two days ago: 
https://gitlab.com/scilab/scilab/-/jobs/5306192564/artifacts/file/scilab-branch-main-f2eea82a.bin.x86_64-linux-gnu.tar.xz

Vincent

Cordialement / Best Regards,
Vincent COUVERT
Numerical Computation / Scripting Application Senior Manager

–––
Office: +33 2 9927 1857
vincent.couv...@3ds.com
http://www.3ds.com
–––
Dassault Systèmes SE | 15 Rue Claude Chappe, Zac des Champs Blancs, Batiment B 
| 35510 Cesson Sevigne | France



-Original Message-
From: users  On Behalf Of Federico Miyara
Sent: Thursday, October 19, 2023 10:02 AM
To: users@lists.scilab.org
Subject: Re: [Scilab-users] Using Scilab on Linux Mint


Vincent,

I don't seem to be able to download anything from that link.

Regards,

Federico Miyara

On 16/10/2023 03:54, COUVERT Vincent wrote:
> Hi all,
>
> Can you try to use a "main branch" nightly-build version (see 
> https://gitlab.com/scilab/scilab/-/wikis/Developers/active-branches)?
> We recently switched to Java 17 and JoGL 2.5.0 (what fixed some similar 
> issues).
>
> Best regards.
>
> -Original Message-
> From: users  On Behalf Of
> hibr-l...@gmx.de
> Sent: Sunday, October 15, 2023 10:40 PM
> To: users@lists.scilab.org
> Subject: Re: [Scilab-users] Using Scilab on Linux Mint
>
> Right, it is a problem since since 6.1.
>
> If one does not want to start Scilab in the terminal, I have written a
> how-to at
> https://blog.hani-ibrahim.de/en/scilab-6-1-1-ubuntu-22-04-install.html
> #h3 for an elegant solution including integration into the menu
> system.
>
> Regards, Hani
>
> Am 14.10.23 um 13:50 schrieb Samuel Enibe:
>> This has been a recurring problem since SCILAB version 6.1
>>
>> Following suggestions on this forum, I solved it on my UBUNTU
>> installation by typing the following commands on the console:
>>
>> export _JAVA_OPTIONS="-Djogl.disable.openglcore"
>>
>> scilab &
>>
>> Samuel Ogbonna Enibe
>> BEng (Nig), MSc (Reading, England), PhD (Nig) Professor of Mechanical
>> Engineering Formerly Dean, Faculty of Engineering (01/08/2014 to
>> 31/07/2016) University of Nigeria, Nsukka, Nigeria
>>
>> On Fri, Oct 13, 2023 at 9:12 PM Federico Miyara
>> mailto:fmiy...@fceia.unr.edu.ar>> wrote:
>>
>>
>>  Dear All,
>>
>>  I'm trying to use Scilab on Linux Mint 21.2 (which is similar to or
>>  derived from Ubuntu) and I can't plot anything. The figure window is
>>  created but it appears completely blank when plot() is used.
>>
>>  Any help, please?
>>
>>  Thanks in advance.
>>
>>  Regards,
>>
>>  Federico Miyara
>>
>>
>>  --
>>  Este correo electrónico ha sido analizado en busca de virus por el
>>  software antivirus de Avast.
>>  www.avast.com 
>>  ___
>>  users mailing list - users@lists.scilab.org
>>  
>>  Click here to unsubscribe:
>>  >  >
>>  https://lists.scilab.org/mailman/listinfo/users
>>  
>>  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 

Re: [Scilab-users] Using Scilab on Linux Mint

2023-10-19 Thread Federico Miyara


Vincent,

I don't seem to be able to download anything from that link.

Regards,

Federico Miyara

On 16/10/2023 03:54, COUVERT Vincent wrote:

Hi all,

Can you try to use a "main branch" nightly-build version (see 
https://gitlab.com/scilab/scilab/-/wikis/Developers/active-branches)?
We recently switched to Java 17 and JoGL 2.5.0 (what fixed some similar issues).

Best regards.

-Original Message-
From: users  On Behalf Of hibr-l...@gmx.de
Sent: Sunday, October 15, 2023 10:40 PM
To: users@lists.scilab.org
Subject: Re: [Scilab-users] Using Scilab on Linux Mint

Right, it is a problem since since 6.1.

If one does not want to start Scilab in the terminal, I have written a how-to at
https://blog.hani-ibrahim.de/en/scilab-6-1-1-ubuntu-22-04-install.html#h3
for an elegant solution including integration into the menu system.

Regards, Hani

Am 14.10.23 um 13:50 schrieb Samuel Enibe:

This has been a recurring problem since SCILAB version 6.1

Following suggestions on this forum, I solved it on my UBUNTU
installation by typing the following commands on the console:

export _JAVA_OPTIONS="-Djogl.disable.openglcore"

scilab &

Samuel Ogbonna Enibe
BEng (Nig), MSc (Reading, England), PhD (Nig) Professor of Mechanical
Engineering Formerly Dean, Faculty of Engineering (01/08/2014 to
31/07/2016) University of Nigeria, Nsukka, Nigeria

On Fri, Oct 13, 2023 at 9:12 PM Federico Miyara
mailto:fmiy...@fceia.unr.edu.ar>> wrote:


 Dear All,

 I'm trying to use Scilab on Linux Mint 21.2 (which is similar to or
 derived from Ubuntu) and I can't plot anything. The figure window is
 created but it appears completely blank when plot() is used.

 Any help, please?

 Thanks in advance.

 Regards,

 Federico Miyara


 --
 Este correo electrónico ha sido analizado en busca de virus por el
 software antivirus de Avast.
 www.avast.com 
 ___
 users mailing list - users@lists.scilab.org
 
 Click here to unsubscribe:
 >
 https://lists.scilab.org/mailman/listinfo/users
 
 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:

https://lists.scilab.org/mailman/listinfo/users

___
users mailing list - users@lists.scilab.org Click here to unsubscribe: 

https://lists.scilab.org/mailman/listinfo/users
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
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