[Bug 939752] Re: Scilab xcos hangs on HDF5 error

2018-07-10 Thread john jairo sanabria sarmiento
Also happens with atoms manager

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939752

Title:
  Scilab xcos hangs on HDF5 error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scilab/+bug/939752/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 939752] Re: Scilab xcos hangs on HDF5 error

2018-07-10 Thread john jairo sanabria sarmiento
Also happens with atoms manager

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939752

Title:
  Scilab xcos hangs on HDF5 error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scilab/+bug/939752/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1767082] Re: Scilab 6.0.1 shows on start warning in terminal - /usr/share/java/jlatexmath-fop-1.0.6.jar, but there is /usr/share/java/jlatexmath-fop-1.0.7.jar in repository

2018-07-10 Thread john jairo sanabria sarmiento
solution works for me...
https://askubuntu.com/questions/1029163/how-to-get-scilab-6-0-1-working-on-ubuntu-18-04-lts
cd ~/Downloads
wget 
http://http.kali.org/pool/main/libj/libjlatexmath-java/libjlatexmath-fop-java_1.0.6-1_all.deb

(just in case it fails access the link and download it...)

sudo apt-get install ./libjlatexmath-fop-java_1.0.6-1_all.deb --allow-downgrades
sudo tee /etc/apt/preferences.d/pin-jlfop >/dev/null